KHobbits
a7e834e5f9
Couple extra /info aliases.
2012-09-11 05:05:55 +01:00
KHobbits
6fd82480a3
Add support for /gamemode toggle | /gamemode t and /gmt to toggle between the 3 gamemodes.
2012-09-02 06:54:58 +01:00
KHobbits
56cfc47ef6
Manually merge Nickshelton80's alias change.
2012-08-28 02:08:58 +01:00
KHobbits
ba8d060927
Fix minor typo in plugin.yml
...
Remove 'essentials.interact' permission from antibuild - Not needed
2012-08-27 23:59:29 +01:00
KHobbits
616f92c214
Missing [player] param syntax on /afk
2012-08-26 20:26:06 +01:00
KHobbits
298f3dc3b2
Comment out/remove the /speed walk code, until the client properly supports this function.
2012-08-26 19:53:58 +01:00
KHobbits
65741403e0
New command /speed [walk|fly] <speed> [player]
...
New permissions:
essentials.speed = access to the command
essentials.speed.others = ability to change the speed of another player
essentials.speed.bypass = override max speed limits in config.yml
New config options:
max-fly-speed
max-walk-speed
2012-08-26 19:35:39 +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
47c708fd33
Merge pull request #115 from necrodoom/patch-3
...
grammar check on plugin.yml
2012-08-11 18:08:50 -07:00
KHobbits
f17a790d78
Improve player matching in /gamemode
...
Add extra aliases to /gamemode
2012-08-12 01:12:10 +01:00
necrodoom
8fdd32a210
sets, not setting
2012-08-08 11:32:21 +03: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
KHobbits
9e975568be
New command: /workbench (aliases /wb and /wbench)
...
Permission: essentials.workbench
2012-08-06 00:26:42 +01: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
KHobbits
edca2cbdff
Added missing syntax to plugin.yml
2012-06-16 17:56:12 +01:00
Iaccidentally
f0b3acf491
fix Portuguese translation with new messages
2012-06-11 22:34:40 -04:00
KHobbits
23283426e0
Allow syntax: /god <player> <on/off>
2012-06-10 19:20:43 +01:00
KHobbits
024aff0af5
Remove dura command and merge into itemdb.
2012-06-10 18:31:28 +01:00
kukelekuuk00
98de950ae2
some more aliases for /durability
2012-06-02 00:36:27 +02:00
kukelekuuk00
96eb9c5db7
added /dura a durability check
2012-05-30 13:42:38 +02:00
md_5
0559b935e9
Add new command /hat and update translate keys as well as fix colour codes.
2012-05-27 17:24:49 +10:00
KHobbits
32fa834f3f
Forgot to update plugin syntax.
...
Added missing perm checks.
2012-05-19 22:02:42 +01:00
KHobbits
051af644a7
Exp command cleanup
2012-05-19 21:52:54 +01:00
KHobbits
9b9a6a3148
Merge pull request #70 from kukelekuuk00/master
...
/exp [set|give|player] [player] [amount]
2012-05-19 12:42:33 -07:00
kukelekuuk00
853d7cb668
Fixes made, added /exp fix [playername] this fixes negative exp.
2012-05-17 14:39:40 +02:00
md_5
1247401a5f
Add a LagMeter (ticks per second) to the /gc command. This command can now be accessed with /lag as well. Also added a simple /vanish command, with the extra node essentials.vanish.see
...
If you require a more advanced vanish solution checkout VanishNoPacket from mbaxter.
2012-05-17 20:25:02 +10:00
kukelekuuk00
9846362836
small description change
2012-05-14 11:43:57 +02:00
kukelekuuk00
16fc88b50c
new command /exp [set|give|player] [player] [amount]
...
perms are essentials.exp, essentials.exp.others, essentials.exp.set, essentials.exp.set.others, essentials.exp.give and essentials.exp.give.others
2012-05-14 11:36:44 +02:00
kukelekuuk00
5020f6b990
Added an /exp command that shows the amount of exp you have and how much you need for the next level.
...
Permissions are essentials.exp and essentials.exp.needed
2012-05-13 13:44:41 +02:00
KHobbits
fe95cfe03b
New ingame command syntax: /kit <kit> <playername>
...
New Permission: essentials.kit.others - allows giving kits to other people.
New console commands: /kit & /kit <kit> <playername>
2012-04-07 03:34:01 +01:00
KHobbits
e7d1cb8bb6
Updating plugin.yml to add sendall syntax.
2012-04-04 23:02:13 +01:00
KHobbits
2cc96e995b
Update tp to check if target player has tptoggle disabled.
...
Update tpo to allow player to player tp.
2012-03-25 23:32:04 +01:00
KHobbits
b7221516dc
Invsee now shows a live player inventory in a window, rather than cloning players inventory.
...
New Permission: essentials.invsee.modify - Player with this permission will be able to add/remove items from the other players inventory.
2012-03-25 02:33:52 +01:00
KHobbits
71358629f4
New command: /fly
...
New perm: essentials.fly.others
2012-03-22 22:59:52 +00:00
KHobbits
1746569e1a
Extra Trees
2012-03-22 17:25:13 +00:00
KHobbits
14bce8fd82
Shorten help messages.
2012-03-18 03:01:44 +00:00
KHobbits
8dcd591beb
Update setworth to allow /setworth <price> ingame
...
Allow /setworth to be used from console.
2012-03-11 23:59:59 +00:00
KHobbits
e55aa3cea7
Extra command alias.
2012-03-04 16:17:16 +00:00
KHobbits
7a0f4da860
Extra command aliases
2012-03-02 17:05:55 +00:00
KHobbits
1bbbfe1c96
Make the antioch message optional.
2012-03-02 17:03:34 +00:00
snowleo
21a248e94d
Will be removed until the next release XD
2012-03-02 01:30:52 +01:00
KHobbits
e1749fecd1
Extra command aliases.
2012-02-22 01:29:37 +00:00
md_5
ad05516fd5
Fix formatting in the config.yml and plugin.yml files. Add a new author.
2012-02-15 17:57:53 +11:00
KHobbits
6a5fefb102
Optional second argument to /tpaccept, it will only accept the request if the sender matched that string.
2012-01-29 04:59:30 +00:00
KHobbits
5137502646
Switch website URL's to point at wiki.
2012-01-28 00:20:46 +00:00
KHobbits
505460349f
Fixing killall command definition.
2011-12-13 09:38:20 +00:00
snowleo
70bd9bd1f3
Renamed /butcher to /killall and fixes to the code.
2011-12-13 10:28:15 +01:00
KHobbits
c0e903c1f3
New permissions: essentials.powertool.append.
2011-12-09 21:42:36 +00:00
snowleo
879d4913dc
/balancetop now has pages instead of max argument
...
Test #1210
2011-12-07 10:53:06 +01:00