snowleo
6bc3d7f0f4
Fix the gap
2012-12-15 14:22:52 +01:00
snowleo
e706614a3b
Align /tp syntax with Minecraft /tp command
2012-12-15 14:12:34 +01:00
KHobbits
d8c6587532
Add missing import.
2012-12-10 17:45:32 +00:00
KHobbits
d600f160fe
Update metrics to r6
2012-12-10 17:43:06 +00:00
KHobbits
d23c324035
Metrics Diff
2012-12-10 17:40:15 +00:00
KHobbits
3dcb2a828e
Delay sending respawn event until we actually try to respawn user.
2012-12-09 17:32:02 +00:00
KHobbits
4f21490ec8
Move null bed check to teleport code
2012-12-09 17:10:12 +00:00
KHobbits
ba380e61ee
Some nice friendly messages to help debugging command costs.
2012-12-08 15:51:33 +00:00
KHobbits
bbc306970f
Throw error when using /more on full stack
2012-12-07 00:46:13 +00:00
KHobbits
7b997634ef
Remove unused variable
2012-12-06 23:27:43 +00:00
KHobbits
1efbc3856c
Make BPerms sign group checking behave similarly to same as GM and PEX
2012-12-06 23:26:48 +00:00
kukelekuuk00
3f69473072
Added a total profit message for /sell all|blocks
2012-12-05 15:40:17 +01:00
KHobbits
d7bcf6508d
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-12-03 09:09:17 +00:00
KHobbits
61c4d8cb5e
Update afk status on block interact
2012-12-03 09:08:56 +00:00
snowleo
0ed29c029d
Add log color removal.
...
(This could already be done with the bukkit setting "log-strip-color")
2012-11-27 19:54:32 +01:00
KHobbits
61903355cd
Fix kit timers, kit times more than 25 years will be treated as single use.
2012-11-27 18:27:23 +00:00
KHobbits
889f60e58e
Userdata cleanup
2012-11-27 17:47:08 +00:00
KHobbits
42872650d2
Add tptoggle others Essentials style.
2012-11-16 01:37:47 +00:00
Iaccidentally
5728f964a5
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
Iaccidentally
fbb3d7344f
update tptoggle to allow toggling other players :: new permission: essentials.tptoggle.others
2012-11-11 14:34:56 -05:00
KHobbits
8b660d32ac
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
98bccf6cec
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
936606ce7c
Mob comment.
2012-11-11 17:04:16 +00:00
Necrodoom
a63748ca3a
Update Essentials/src/com/earth2me/essentials/Mob.java
2012-11-11 18:58:05 +02:00
Iaccidentally
a1ce340ce0
Make playerFishEvent cancel AFK :: fixes #3192
2012-11-11 11:43:10 -05:00
evonuts
b11a1a7cf2
Fix fly specific settings for other players (eg. /fly evonuts on)
2012-11-10 22:17:39 +13:00
evonuts
6a8a2dd28b
Update fly command to allow for /fly on|*ena*|1 and inversely, /fly off|*dis*|0.
2012-11-10 13:40:48 +13:00
KHobbits
8c9b755671
Extra perm check in /home
2012-11-08 11:53:26 +00:00
md_5
6c1da1d552
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
evonuts
83120f707f
Allow for console based gamemode shortcuts. Fixes ticket #3173
2012-11-08 15:19:07 +13:00
Iaccidentally
a50b0ac71d
CB 2455 :: Bukkit 1593
2012-11-04 17:52:35 -05:00
KHobbits
d674e65c11
Allow the 'userIsNotAway' and 'userIsAway' translation messages to be empty.
2012-11-04 22:41:35 +00:00
Alexander Schepp
4967279b8c
Allow the noNewMail translation to be empty
2012-11-04 22:34:47 +01:00
KHobbits
4722e687fa
Code comments.
2012-11-04 21:31:23 +00:00
Iaccidentally
332a59f3fc
allow money to be put in kits using the currency symbol before the amount
2012-11-04 16:25:09 -05:00
KHobbits
10244d5f90
Fix godmode pvp protection not blocking thrown pots and arrows.
2012-11-04 17:31:57 +00:00
KHobbits
c8f8680ce9
Limit tnt disable on /nuke to 10s
2012-11-04 02:18:51 +00:00
Alexander Schepp
b22e97b3cf
remove all L
2012-10-31 21:30:57 +01:00
Iaccidentally
dcf90cbf5a
Make /exp accept L before or after the amount, add extra checks
2012-10-31 16:25:13 -04:00
Alexander Schepp
4dc2e2e3fd
Handle int overflow in SetExpFix
2012-10-31 21:06:30 +01:00
Iaccidentally
651a62890a
fix minimum required bukkit version.
2012-10-29 14:26:51 -03:00
Iaccidentally
39b38f0619
CB 2420 :: Bukkit 1570 :: Update FakeServer and OfflinePlayer
2012-10-29 13:17:56 -04:00
ementalo
bea3583192
Fix mail
2012-10-28 20:00:15 +00:00
Iaccidentally
5e476f4d61
Update Essentials/src/com/earth2me/essentials/commands/Commandtppos.java
...
2.9 too
2012-10-28 15:01:54 -03:00
Iaccidentally
4a18130354
CB #2415
2012-10-28 12:23:47 -04:00
Iaccidentally
6f213c23e2
update tppos to not accept coords over 30000000
2012-10-28 11:09:49 -04:00
Iaccidentally
520427239f
CB #2406 Bukkit #1568
2012-10-28 09:11:50 -04:00
md_5
e2bd22d984
No idea why this still refuses to compile locally. Stupid ant.
2012-10-28 20:01:27 +11:00
md-5
7c9375ce2e
Merge pull request #176 from necrodoom/patch-14
...
update files to minecraft 1.4
2012-10-28 01:37:22 -07:00
KHobbits
48d04216a7
Reduce calls to bukkit getPlayer();
2012-10-26 21:34:36 +01:00