ElgarL
3254a1a2a0
Fix recursive error detection when partial mirroring the main world
2012-11-20 14:55:06 +00:00
snowleo
5a0632be73
Better fix for last commit
2012-11-19 22:03:25 +01:00
snowleo
2f43296358
Fix for the plugin conflict with any plugin that contains a log4j library
2012-11-19 20:28:12 +01:00
KHobbits
15f1af8e71
Merge branch 'release' of github.com:essentials/Essentials into 2.9
2012-11-19 14:28:28 +00:00
KHobbits
db47c5d23f
Add tptoggle others Essentials style.
2012-11-16 01:37:47 +00:00
Iaccidentally
8e02af5fde
Merge remote-tracking branch 'remotes/origin/release' into 2.9
2012-11-13 22:57:14 -05:00
ElgarL
7d0056b154
Update bukkit.jar to #1593 in lib so we can reference the new
...
interfaces.
2012-11-13 10:17:15 +00:00
Iaccidentally
c54ec648ba
Merge pull request #195 from evonuts/2.9
...
Update fly command to allow for /fly on|*ena*|1 and inversely, /fly off|...
2012-11-11 14:21:18 -08:00
ElgarL
0857d498e5
Prevent GM commands from being used on CommandBlocks.
2012-11-11 20:56:07 +00:00
ElgarL
bf196eb2dc
Add support for Rcon.
2012-11-11 20:39:03 +00:00
Iaccidentally
5cdd6498c3
update tptoggle to allow toggling other players :: new permission: essentials.tptoggle.others
2012-11-11 14:34:56 -05:00
KHobbits
12cb2f2a82
Cleanup spawnmob classes
...
Spawnmob sign nolonger calls Command
Spawnmob other, now spawns at targets feet, rather than where the target is looking
Console can now spawnmob other
2012-11-11 18:55:02 +00:00
Iaccidentally
60138da699
Merge pull request #197 from necrodoom/patch-21
...
Update Essentials/src/com/earth2me/essentials/Mob.java
2012-11-11 09:10:33 -08:00
KHobbits
16703b4e32
Mob comment.
2012-11-11 17:04:16 +00:00
Necrodoom
30a57e82b0
Update Essentials/src/com/earth2me/essentials/Mob.java
2012-11-11 18:58:05 +02:00
Iaccidentally
b471970edc
Make playerFishEvent cancel AFK :: fixes #3192
2012-11-11 11:43:10 -05:00
KHobbits
12004632f6
Merge branch '2.9' of github.com:essentials/Essentials into release
2012-11-11 14:55:00 +00:00
KHobbits
640459290b
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
2012-11-11 14:54:19 +00:00
KHobbits
8eb1ce0f5c
Merge branch '2.9' of github.com:essentials/Essentials into release
2012-11-11 14:53:42 +00:00
Iaccidentally
889d2efa80
Merge pull request #196 from necrodoom/patch-20
...
update ID 101, by andrewkm request
2012-11-10 09:53:16 -08:00
Necrodoom
626c98898c
update ID 101, by andrewkm request
2012-11-10 19:12:25 +02:00
evonuts
b587bf34f8
Fix fly specific settings for other players (eg. /fly evonuts on)
2012-11-10 22:17:39 +13:00
evonuts
eab1895364
Update fly command to allow for /fly on|*ena*|1 and inversely, /fly off|*dis*|0.
2012-11-10 13:40:48 +13:00
ElgarL
b929bb4f83
Merge pull request #194 from necrodoom/patch-19
...
correct spaces at plugin.yml
2012-11-09 05:51:52 -08:00
ElgarL
c2741ccd5c
Merge pull request #193 from necrodoom/patch-18
...
GroupManager typo fix
2012-11-09 05:51:15 -08:00
ElgarL
b248d192e1
Merge pull request #190 from necrodoom/patch-16
...
fix typos and update ingame error message
2012-11-09 05:50:39 -08:00
Necrodoom
b495ee2480
correct spaces at plugin.yml
2012-11-08 16:35:57 +02:00
Necrodoom
3e9e477583
GroupManager typo fix
2012-11-08 16:31:49 +02:00
KHobbits
68f8bbdfc0
Extra perm check in /home
2012-11-08 11:53:26 +00:00
md_5
7ece478d68
Set a players sleeping ignored status synchronously, just in case! Thanks for the hint mbaxter & Wolvereness. Closes ticket 3179.
2012-11-08 18:57:44 +11:00
Iaccidentally
ca84cfc868
Merge pull request #192 from evonuts/2.9
...
Allow for console based gamemode shortcuts. Fixes ticket #3173
2012-11-07 18:39:39 -08:00
evonuts
3261ed2307
Allow for console based gamemode shortcuts. Fixes ticket #3173
2012-11-08 15:19:07 +13:00
Iaccidentally
26b657c85c
fix build
2012-11-04 19:04:10 -05:00
Iaccidentally
b1bf072a39
CB 2455 :: Bukkit 1593
2012-11-04 17:52:35 -05:00
KHobbits
2aae8206c9
Allow the 'userIsNotAway' and 'userIsAway' translation messages to be empty.
2012-11-04 22:41:35 +00:00
Alexander Schepp
42129c046f
Allow the noNewMail translation to be empty
2012-11-04 22:34:47 +01:00
KHobbits
8d123a3cd5
Code comments.
2012-11-04 21:31:23 +00:00
Iaccidentally
50d9799999
allow money to be put in kits using the currency symbol before the amount
2012-11-04 16:25:09 -05:00
KHobbits
e31d317678
Use durability instead of itemdata for antibuild checks.
...
Fixes potion blocking using antibuild.
2012-11-04 18:02:36 +00:00
KHobbits
d9e4e00d28
Fix godmode pvp protection not blocking thrown pots and arrows.
2012-11-04 17:31:57 +00:00
KHobbits
2d8c0eb75d
Fix missing mob target block
2012-11-04 16:45:02 +00:00
KHobbits
911ea62826
Fix a few more errors in plugin.yml
2012-11-04 13:29:39 +00:00
KHobbits
4aa6516a8e
Fix plugin.yml typo.
2012-11-04 13:16:05 +00:00
KHobbits
c29dff5970
Code comments
2012-11-04 02:24:54 +00:00
KHobbits
d7559683ab
Limit tnt disable on /nuke to 10s
2012-11-04 02:18:51 +00:00
md_5
f85bbbf80e
Update Spanish translations thanks to nikooo14.
2012-11-03 11:47:39 +11:00
Necrodoom
c62e6cf831
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java
2012-11-02 18:21:26 +02:00
Alexander Schepp
61d5c898a4
remove all L
2012-10-31 21:30:57 +01:00
Iaccidentally
f257a13e91
Make /exp accept L before or after the amount, add extra checks
2012-10-31 16:25:13 -04:00
Alexander Schepp
a9ae2267c9
Handle int overflow in SetExpFix
2012-10-31 21:06:30 +01:00