Paul A.
1d92cb0e0a
Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:53:30 +02:00
Paul A.
ab7a19b6e6
Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:52:55 +02:00
Paul A.
7b94adfac8
Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:50:28 +02:00
Alexander Schepp
33d7776a8e
Fix "x times" on signs.
2012-07-31 13:13:18 +03:00
KHobbits
0badd09ad3
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-07-29 17:16:10 +01:00
KHobbits
cfc8faa43a
Recommit Keep Exp on death permission
...
Permission: essentials.keepxp
Code by Iaccidentially.
2012-07-29 17:15:44 +01:00
Alexander Schepp
b0586abc67
Prevent that Essentials breaks other plugins signs
2012-07-28 00:26:04 +03:00
KHobbits
41235b6ee1
Revert optimization, doesn't find glass blocks.
2012-07-17 21:05:13 +01:00
KHobbits
141a2bb190
Add small optimization tweak to new safe block function.
2012-07-17 01:28:20 +01:00
KHobbits
fb71ebdfdf
Remove debugging messages.
2012-07-17 00:47:23 +01:00
KHobbits
66ae1d5b94
Try to do a little better when searching for safe teleport locations.
2012-07-17 00:46:07 +01:00
Chris Ward
45367b17a5
Adding enchantment aliases for fire protection
2012-07-15 19:47:53 +10:00
KHobbits
b0cec9782d
Add missing triggers from /mute block list
2012-07-11 02:46:45 +02:00
Alexander Schepp
71e552c0d1
Another NPE fix for bots
2012-07-10 15:56:12 +03:00
ementalo
0395b5d222
Revert "add essentials.keepxp to allow a player to keep their level after death."
...
This reverts commit 3b25235755
.
2012-06-25 21:40:22 +01:00
Iaccidentally
3b25235755
add essentials.keepxp to allow a player to keep their level after death.
2012-06-24 23:27:30 -04:00
KHobbits
4d17b73291
Revert "fix /back resetting on logout"
...
This is desired behavior, and required for other features.
This reverts commit 329f93a4f6
.
2012-06-23 13:33:36 +01:00
Alexander Schepp
2c6a81a916
Prevent NPEs in KeywordReplacer
2012-06-22 19:16:40 +03:00
Iaccidentally
329f93a4f6
fix /back resetting on logout
2012-06-22 03:44:19 -04:00
Timothy Aveni
38a2e2bcfd
Fix /vanish with no arguments doing nothing
2012-06-21 06:17:26 -04:00
KHobbits
8dfb3c03c7
*borrows snowleo's strainer*
2012-06-19 20:57:40 +01:00
KHobbits
65025d47c5
Little safety check for bad plugins.
2012-06-19 09:03:37 +01:00
KHobbits
4f23e8aaeb
Patch to allow plugins to use ignore lookup, without updating their own code.
2012-06-19 08:59:26 +01:00
KHobbits
aea2c00a95
Add optional 2n'd param to temp ban reason TL key.
2012-06-19 08:46:33 +01:00
ementalo
3975ceb2a0
Fixing vanish on off arguments
2012-06-18 15:35:21 +01:00
ementalo
0a3ecbcd0e
Use the assigned variable when looking at durability in itemdb
2012-06-18 10:28:37 +01:00
KHobbits
9679a90d88
Add sign throttle config option.
...
Allows you to limit how often an Essentials sign can be spammed per player.
2012-06-17 19:28:59 +01:00
KHobbits
9f852b3a41
Using /exp, show can't find player message, if no matching player is found.
2012-06-16 18:22:31 +01:00
KHobbits
c578302d7c
Fix playerlistname update when prefix/suffix option is disabled.
...
Fixes #2216
2012-06-16 17:42:42 +01:00
KHobbits
669edfc048
Prevent joinbots from triggering join code, unless they are actually connected to the server and online.
2012-06-16 17:31:33 +01:00
KHobbits
0a9c88a990
Added TL key for ban syntax,
...
Default message: "Banned: <reason>"
Default reason: The Ban Hammer has spoken!
Optional 2nd param to banReason, {1}, will contain user who made the ban.
Example use: "banReason=Banned for {0} by {1}"
2012-06-16 17:10:47 +01:00
KHobbits
4e5e5a9684
Fix teleport cooldowns - thanks @basicsensei
...
Fixes #2260
2012-06-16 16:46:40 +01:00
KHobbits
97eada7dd6
Players should not be able to ignore Console
...
Also implement chat exempt permission in other commands.
2012-06-16 16:22:51 +01:00
KHobbits
4c5a88929c
Fix /exp so it can be used in the console
2012-06-16 14:26:29 +01:00
KHobbits
af7e427545
Avoid silent command failures on /hat (ie typing /hat fish will no longer silently return as if broken)
2012-06-16 14:02:13 +01:00
KHobbits
4638c5ab55
Added missing TL key 'hatRemoved'
2012-06-16 13:56:36 +01:00
KHobbits
0c2e63baad
Make /vanish follow the same rules as /fly, /god and /gamemode
2012-06-16 13:53:46 +01:00
kukelekuuk00
641a4b9dff
Allow your hat to be removed with /hat remove
2012-06-15 22:36:26 +02:00
kukelekuuk00
d1a1559dca
args[0] instead of args[1]
...
derp
2012-06-15 11:41:06 +02:00
kukelekuuk00
0d56b700bf
/vanish [on|off]
2012-06-15 11:02:04 +02:00
KHobbits
10d902e730
Revert "Invert teleport timer."
...
This reverts commit 0436962ee7
.
2012-06-13 03:06:42 +01:00
KHobbits
0436962ee7
Invert teleport timer.
2012-06-13 02:51:47 +01:00
KHobbits
2bebb0bd61
3 char min length on /pay and /msg
2012-06-13 00:49:36 +01:00
KHobbits
3b43f7bf03
Messing around with whois syntax
...
(TL's probably need some love)
2012-06-12 01:43:20 +01:00
KHobbits
79f8699174
Fixing messed enchantment.
2012-06-12 00:18:53 +01:00
KHobbits
602681dcc2
Merge pull request #76 from necrodoom/patch-2
...
pull request for expanding enchant database
2012-06-11 16:17:53 -07:00
KHobbits
4f2f166824
Adding mute status to /whois
2012-06-12 00:16:09 +01:00
necrodoom
425c548611
pull request for expanding enchant database
2012-06-11 15:08:12 +03:00
md_5
8cff4348a6
Fix the vanish command for good.
2012-06-11 09:18:06 +10:00
KHobbits
40271f2ddf
I spied some more big Booleans.
2012-06-11 00:14:19 +01:00