jessenic
|
e24c053b95
|
Adding a command deprecated notice for players
|
2011-06-22 07:44:01 +08:00 |
|
jessenic
|
798d4458d4
|
Deleting my name xD
|
2011-06-22 07:44:01 +08:00 |
|
jessenic
|
a228708138
|
Fixing typo in EssentialsPermissionsCommands plugin.yml. And adding my name there :P
|
2011-06-22 07:44:00 +08:00 |
|
snowleo
|
5d8f5cecee
|
Translation error (german)
|
2011-06-19 13:09:29 +02:00 |
|
snowleo
|
34f650e270
|
Moved some code from EssentialsSign to SignTrade, because it's only needed there.
|
2011-06-13 15:15:19 +02:00 |
|
snowleo
|
49bdf5719e
|
Trade sign
|
2011-06-13 15:05:31 +02:00 |
|
snowleo
|
fd2d2456b9
|
Renamed the Charge class to Trade
|
2011-06-13 15:05:11 +02:00 |
|
snowleo
|
adc7502115
|
Use the new Workaround in buy signs.
|
2011-06-12 22:58:37 +02:00 |
|
snowleo
|
631c7f30b6
|
Workaround methods are static
|
2011-06-12 22:57:43 +02:00 |
|
snowleo
|
46cba7a9a7
|
Use the correct maxStackSize, when adding things to the inventory.
|
2011-06-12 22:55:08 +02:00 |
|
snowleo
|
246383804a
|
Limit buy signs amount to a full inventory of a player.
|
2011-06-12 22:40:25 +02:00 |
|
snowleo
|
32bbe877aa
|
Sell & Buy Sign
|
2011-06-12 22:33:47 +02:00 |
|
snowleo
|
0eee5acac7
|
To make things consistent:
permissions: essentials.signs.break.signname and essentials.signs.signname.break
|
2011-06-12 21:58:09 +02:00 |
|
snowleo
|
7d112a957c
|
Updated french translation by Nelo
|
2011-06-12 18:41:50 +02:00 |
|
snowleo
|
76c06ce17a
|
Correct header
|
2011-06-12 18:31:33 +02:00 |
|
snowleo
|
350a951e8b
|
Sort all messages, so diffs are easier.
|
2011-06-12 18:30:24 +02:00 |
|
snowleo
|
6cc742b139
|
Fix for calling command for plugins that are loaded after Essentials.
|
2011-06-12 17:52:46 +02:00 |
|
snowleo
|
ebc56c0e15
|
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
|
f0c503dd13
|
Another missing part
|
2011-06-12 14:54:56 +02:00 |
|
snowleo
|
bfa8b26661
|
The permission is essentials.protect.ownerinfo
|
2011-06-12 14:32:28 +02:00 |
|
snowleo
|
772bf4c7d0
|
Merge branch 'master' of https://github.com/essentials/Essentials
|
2011-06-12 02:48:50 +02:00 |
|
snowleo
|
edefb21142
|
Fix for Craftbukkit Bug 912
|
2011-06-12 02:47:50 +02:00 |
|
ementalo
|
01f69b3f2b
|
Protect: Remove protection when attached block is destroyed
|
2011-06-11 16:05:14 +01:00 |
|
snowleo
|
26c9b34744
|
Merge branch 'master' of https://github.com/essentials/Essentials
|
2011-06-11 13:03:10 +02:00 |
|
snowleo
|
dfad01d558
|
Merge branch 'release'
Conflicts:
.gitignore
lib/bukkit-0.0.1-SNAPSHOT.jar
|
2011-06-11 13:02:34 +02:00 |
|
snowleo
|
4051a377c3
|
Update version number of Bukkit
|
2011-06-11 12:42:00 +02:00 |
|
snowleo
|
fc13bc5d34
|
Update for the changes in Bukkit
|
2011-06-11 12:36:17 +02:00 |
|
snowleo
|
752600e518
|
CB #860 B#716
|
2011-06-11 12:27:42 +02:00 |
|
snowleo
|
4754b9fcca
|
Ignore all build files
|
2011-06-11 12:25:55 +02:00 |
|
snowleo
|
ce0164583c
|
gitignore for .DS_Store files
|
2011-06-11 12:25:33 +02:00 |
|
ementalo
|
b974410dd9
|
Protect: Get block owners on right click block only
|
2011-06-11 08:37:05 +01:00 |
|
snowleo
|
d01e2e0a3b
|
Merge pull request #2 from khobbits/master
gm aliases
|
2011-06-08 17:28:01 -07:00 |
|
KHobbits
|
5a544fd251
|
Adding group permission alias
|
2011-06-08 17:41:48 +01:00 |
|
KHobbits
|
f5fac6f9f5
|
Adding user permission alias
|
2011-06-08 17:36:43 +01:00 |
|
KHobbits
|
5d925aa338
|
Adding manload
|
2011-06-08 17:32:37 +01:00 |
|
KHobbits
|
8136179e55
|
Adding some GM aliases
|
2011-06-08 17:20:51 +01:00 |
|
snowleo
|
dea44d7cbc
|
Catch NumberFormatException
|
2011-06-08 03:44:16 +02:00 |
|
snowleo
|
e0597f2df1
|
Cleanup
|
2011-06-08 03:40:00 +02:00 |
|
snowleo
|
99268b9d9e
|
The sign permissions will be:
essentials.signs.create.*
essentials.signs.use.*
essentials.signs.break.*
|
2011-06-08 03:30:32 +02:00 |
|
snowleo
|
bcf81d9f0a
|
Refactoring of the signs
Todo: Eco signs, Protection signs
New permission: essentials.signs.[signname].break
|
2011-06-08 03:18:33 +02:00 |
|
snowleo
|
775c8d34dd
|
Added developer readme and settings.
|
2011-06-07 23:01:28 +02:00 |
|
snowleo
|
75973f69a5
|
Fix save inventory after logout for new players.
|
2011-06-07 22:18:57 +02:00 |
|
snowleo
|
f04b7133eb
|
Remove unused imports
|
2011-06-07 22:17:55 +02:00 |
|
snowleo
|
b1446154bf
|
Fix dependency
Loading from lib won't work, so back to the old method.
|
2011-06-07 21:55:31 +02:00 |
|
snowleo
|
640f51564a
|
The rest of Wundarks commit, cleaned
|
2011-06-07 01:55:39 +02:00 |
|
Wundark
|
5c258c03dc
|
Added [Time] Sign
|
2011-06-07 07:46:42 +08:00 |
|
Wundark
|
bc8aa0c77a
|
Changed MOTD
|
2011-06-07 07:33:13 +08:00 |
|
snowleo
|
cc18f95bc9
|
Merge branch 'permissions3'
|
2011-06-07 01:23:37 +02:00 |
|
snowleo
|
9e5c64ae9c
|
ignore build directories
|
2011-06-07 01:23:07 +02:00 |
|
snowleo
|
7bbb62ce50
|
Fix the tests.
|
2011-06-07 01:11:00 +02:00 |
|