KHobbits
02d6eade28
Foundation for speed command - not yet implemented.
2012-08-25 19:23:41 +01:00
KHobbits
e324a21b60
New command: /enderchest [player] (alias /endersee and /echest)
...
This command lets you look inside your or another players enderchest
New Permissions:
essentials.enderchest - Access to the command
essentials.enderchest.others - Lets you look at other enderchests
essentials.enderchest.modify - Lets you modify other enderchests
2012-08-21 20:44:09 +01:00
KHobbits
7d5e0352d2
Fix /warp command matching in console.
2012-08-18 15:25:14 +01:00
KHobbits
c40b23d80e
Add command name matching to /gamemode
...
This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter.
2012-08-12 01:13:52 +01:00
KHobbits
f17a790d78
Improve player matching in /gamemode
...
Add extra aliases to /gamemode
2012-08-12 01:12:10 +01:00
Iaccidentally
bdf67db6ed
fix name length check in /kill
2012-08-10 07:17:05 -04:00
Iaccidentally
3e203d193c
fix msg and pay to accept 2 character names
2012-08-10 06:54:42 -04:00
KHobbits
a92eb4dee6
Throw warning when using /kill without valid player.
2012-08-10 02:40:05 +01:00
KHobbits
ed411ee217
Add console log message when player is /kicked
2012-08-10 02:35:05 +01:00
KHobbits
368d3a4046
Add console log message when player is /banned
2012-08-10 02:27:10 +01:00
KHobbits
8aab57e86b
Fix yaml issue with /kit
2012-08-10 02:26:23 +01:00
KHobbits
17adafecf9
Fix /top so that glass counts as a real block.
2012-08-08 23:00:09 +01:00
KHobbits
dd12e5db66
Fix tp permissions check to check player typing command not teleportee.
...
If you don't want players inviting players to other worlds, do not give them essentials.world.<currentworld>
2012-08-08 22:50:54 +01:00
KHobbits
ba6cc5a9ee
Fix minor Exp discrepancy
...
Add 'l<level>' syntax to /exp command
EG: /exp set l20
2012-08-08 02:07:47 +01:00
KHobbits
101ae201d6
Fix /day /night /sun and /storm aliases to actually set to the current status if used without parameters.
...
fixes #2365
2012-08-08 00:52:43 +01:00
Iaccidentally
4ca09cea2d
update gc for all worlds (thanks to Yofel)
2012-08-06 06:54:55 -04:00
KHobbits
9e975568be
New command: /workbench (aliases /wb and /wbench)
...
Permission: essentials.workbench
2012-08-06 00:26:42 +01:00
Alexander Schepp
7beab59c1a
Fix /gamemode 2 playername
2012-08-04 14:17:41 +03:00
snowleo
bd6614328b
Ignore case on /gm command
2012-08-03 10:41:23 +02:00
snowleo
45cd9597c9
Code cleanup
2012-08-03 10:39:45 +02:00
snowleo
c8a07ecdb5
Another fix for /exp
2012-08-03 10:29:22 +02:00
snowleo
ab82f550cf
Fix broken output of /itemdb
2012-08-03 10:02:47 +02:00
ementalo
fc288718b7
Switching the syntax of gamemode /gm mode player and adding mode aliases
...
Fixing translation keys
Fix plugin.yml gamemode syntax
2012-08-02 17:43:58 +01:00
ementalo
766f9b4dbd
CB #2267 Bukkit #1505
...
Updates to gamemode command, mode is now mandatory [creative|survival|adventure]
Updates to gamemode sign, now requires another line with gamemode
2012-08-02 13:52:11 +01:00
Paul A.
a1ac58d17c
Check the player we are bringing has permission to enter the world vs the initiating user the final frontier
2012-08-01 16:04:13 +02:00
Paul A.
2fbdf7e4d6
re: re: Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:56:58 +02:00
Paul A.
d5ed474be7
Check the player we are bringing has permission to enter the world vs the initiating user part 4
2012-08-01 15:55:04 +02:00
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
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
9f852b3a41
Using /exp, show can't find player message, if no matching player is found.
2012-06-16 18:22:31 +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
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
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
4f2f166824
Adding mute status to /whois
2012-06-12 00:16:09 +01: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
KHobbits
aa1205f42d
i should prefer boolean to Boolean.
2012-06-11 00:08:31 +01:00
KHobbits
2e15de483d
Make /whois throw an error if no matching players are found.
2012-06-11 00:07:22 +01:00