snowleo
|
0c4d4688f0
|
Sell & Buy Sign
|
2011-06-12 22:33:47 +02:00 |
|
snowleo
|
e1a624b3e7
|
To make things consistent:
permissions: essentials.signs.break.signname and essentials.signs.signname.break
|
2011-06-12 21:58:09 +02:00 |
|
snowleo
|
eba9a3acea
|
Updated french translation by Nelo
|
2011-06-12 18:41:50 +02:00 |
|
snowleo
|
2abf96aa48
|
Correct header
|
2011-06-12 18:31:33 +02:00 |
|
snowleo
|
0bcd0e7b2c
|
Sort all messages, so diffs are easier.
|
2011-06-12 18:30:24 +02:00 |
|
snowleo
|
2f58115792
|
Fix for calling command for plugins that are loaded after Essentials.
|
2011-06-12 17:52:46 +02:00 |
|
snowleo
|
da547981a8
|
Prevent lava bucket placed in air (far away from user)
event.isCancelled() does not return the expected value
|
2011-06-12 16:15:50 +02:00 |
|
snowleo
|
627a75657c
|
Another missing part
|
2011-06-12 14:54:56 +02:00 |
|
snowleo
|
ba6ef52438
|
The permission is essentials.protect.ownerinfo
|
2011-06-12 14:32:28 +02:00 |
|
snowleo
|
05b2e36e51
|
Merge branch 'master' of https://github.com/essentials/Essentials
|
2011-06-12 02:48:50 +02:00 |
|
snowleo
|
501118f784
|
Fix for Craftbukkit Bug 912
|
2011-06-12 02:47:50 +02:00 |
|
ementalo
|
00f4586500
|
Protect: Remove protection when attached block is destroyed
|
2011-06-11 16:05:14 +01:00 |
|
snowleo
|
2e6062fcb8
|
Merge branch 'master' of https://github.com/essentials/Essentials
|
2011-06-11 13:03:10 +02:00 |
|
snowleo
|
57c913c916
|
Merge branch 'release'
Conflicts:
.gitignore
lib/bukkit-0.0.1-SNAPSHOT.jar
|
2011-06-11 13:02:34 +02:00 |
|
snowleo
|
34e4584911
|
Update version number of Bukkit
|
2011-06-11 12:42:00 +02:00 |
|
snowleo
|
4b06d53535
|
Update for the changes in Bukkit
|
2011-06-11 12:36:17 +02:00 |
|
snowleo
|
76ed9277de
|
CB #860 B#716
|
2011-06-11 12:27:42 +02:00 |
|
snowleo
|
69f4bbc333
|
Ignore all build files
|
2011-06-11 12:25:55 +02:00 |
|
snowleo
|
a053e89e1f
|
gitignore for .DS_Store files
|
2011-06-11 12:25:33 +02:00 |
|
ementalo
|
3f736d9713
|
Protect: Get block owners on right click block only
|
2011-06-11 08:37:05 +01:00 |
|
snowleo
|
7caef4feba
|
Merge pull request #2 from khobbits/master
gm aliases
|
2011-06-08 17:28:01 -07:00 |
|
KHobbits
|
aa1e0cdc59
|
Adding group permission alias
|
2011-06-08 17:41:48 +01:00 |
|
KHobbits
|
776cf202a6
|
Adding user permission alias
|
2011-06-08 17:36:43 +01:00 |
|
KHobbits
|
74da9b5ee9
|
Adding manload
|
2011-06-08 17:32:37 +01:00 |
|
KHobbits
|
b3afc15d5f
|
Adding some GM aliases
|
2011-06-08 17:20:51 +01:00 |
|
snowleo
|
685e9ce76f
|
Catch NumberFormatException
|
2011-06-08 03:44:16 +02:00 |
|
snowleo
|
c6f75a2242
|
Cleanup
|
2011-06-08 03:40:00 +02:00 |
|
snowleo
|
4461153f73
|
The sign permissions will be:
essentials.signs.create.*
essentials.signs.use.*
essentials.signs.break.*
|
2011-06-08 03:30:32 +02:00 |
|
snowleo
|
1b984f60a5
|
Refactoring of the signs
Todo: Eco signs, Protection signs
New permission: essentials.signs.[signname].break
|
2011-06-08 03:18:33 +02:00 |
|
snowleo
|
ce8d75df94
|
Added developer readme and settings.
|
2011-06-07 23:01:28 +02:00 |
|
snowleo
|
40a919c9aa
|
Fix save inventory after logout for new players.
|
2011-06-07 22:18:57 +02:00 |
|
snowleo
|
ca6957bec1
|
Remove unused imports
|
2011-06-07 22:17:55 +02:00 |
|
snowleo
|
396ee62393
|
Fix dependency
Loading from lib won't work, so back to the old method.
|
2011-06-07 21:55:31 +02:00 |
|
snowleo
|
2ab7214afc
|
The rest of Wundarks commit, cleaned
|
2011-06-07 01:55:39 +02:00 |
|
Wundark
|
53d4f8cd91
|
Added [Time] Sign
|
2011-06-07 07:46:42 +08:00 |
|
Wundark
|
6adcce7d9b
|
Changed MOTD
|
2011-06-07 07:33:13 +08:00 |
|
snowleo
|
b9fb85751c
|
Merge branch 'permissions3'
|
2011-06-07 01:23:37 +02:00 |
|
snowleo
|
0a57b22ea6
|
ignore build directories
|
2011-06-07 01:23:07 +02:00 |
|
snowleo
|
85e9ba171c
|
Fix the tests.
|
2011-06-07 01:11:00 +02:00 |
|
snowleo
|
95e7c8009f
|
Only import what we really need.
|
2011-06-07 01:08:31 +02:00 |
|
snowleo
|
8581c28acf
|
Bukkit #704
|
2011-06-07 01:07:16 +02:00 |
|
snowleo
|
fb6f13cc88
|
Cleanup
/manuadd command
|
2011-06-07 00:54:36 +02:00 |
|
snowleo
|
cc22792d79
|
Permissions 3.1.4
Added Code for Perm2, Perm3 and Config Permissions
Cleaned EssentialsChat
|
2011-06-07 00:24:39 +02:00 |
|
snowleo
|
275c865de3
|
Major cleanup of the Protect code
|
2011-06-06 22:29:08 +02:00 |
|
snowleo
|
3586bffc3a
|
Ignore all build files
|
2011-06-06 14:16:56 +02:00 |
|
snowleo
|
3172152a09
|
gitignore for .DS_Store files
|
2011-06-06 12:08:54 +00:00 |
|
snowleo
|
1cd99baaee
|
cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1593 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-06-06 12:06:41 +00:00 |
|
snowleo
|
e70551e344
|
cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1592 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-06-06 12:04:37 +00:00 |
|
snowleo
|
fcfef828a1
|
cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1591 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-06-06 12:02:33 +00:00 |
|
snowleo
|
710b024428
|
Cleaned InventoryWorkaround
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1590 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-06-06 12:01:56 +00:00 |
|