Ali Moghnieh
|
83b944eb4b
|
Use User#isAuthorized() instead of Player#hasPermission().
|
2016-07-22 15:33:26 +01:00 |
|
vemacs
|
f94e242a75
|
Change spectator mode string matching to be consistent with other gamemodes
|
2016-03-01 08:05:00 -07:00 |
|
drtshock
|
ee2018416e
|
Add gamemode check when game moding self.
|
2015-08-10 09:58:20 -05:00 |
|
drtshock
|
8bec43f7a2
|
New permission for changing all gamemodes. Fixes #79.
Need to give players essentials.gamemode.all or each gamemode permission on top of essentials.gamemode to be able to change.
|
2015-08-07 16:54:08 -05:00 |
|
vemacs
|
a224894380
|
Fix inverted boolean value, fixes #53
|
2015-06-04 08:41:19 -06:00 |
|
drtshock
|
9a265aac48
|
Add /createkit.
Allows you to create a kit in game using your inventory.
|
2015-04-20 12:51:22 -05:00 |
|
drtshock
|
5b052c170f
|
Per gamemode permissions. Adds #16.
|
2015-04-17 16:54:25 -05:00 |
|
drtshock
|
b113bb59d4
|
Spectate gamemode.
|
2015-04-16 08:54:46 -05:00 |
|
drtshock
|
dde0b20775
|
Reformat
|
2015-04-14 23:06:16 -05:00 |
|
KHobbits
|
6269ce9a3f
|
Update essentials to support 3rd party vanish toggling.
|
2014-06-27 01:46:37 +01:00 |
|
KHobbits
|
36e580474f
|
Converted emulated player class calls to use base class.
|
2014-04-13 01:01:49 +01:00 |
|
FearFree
|
5724c0c8df
|
Future Java versions may not support _ as identifier.
|
2014-03-22 16:08:11 +11:00 |
|
Luke Anderson (stuntguy3000)
|
077074c855
|
Add missing language pointers
|
2014-03-09 17:14:09 +00:00 |
|
KHobbits
|
6f85761f7f
|
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
|
2013-10-16 21:05:33 +01:00 |
|
KHobbits
|
1abacf00df
|
More cleanup
|
2013-07-07 13:02:40 +01:00 |
|
KHobbits
|
52ba151b81
|
Clean up exception types.
|
2013-06-22 16:33:22 +01:00 |
|
KHobbits
|
889157371c
|
[Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players.
|
2013-03-20 01:00:50 +00:00 |
|
KHobbits
|
896e14670f
|
Add some missing hidden checks
|
2013-03-19 23:24:06 +00:00 |
|
KHobbits
|
8f6c61fa99
|
Try to unify player matching for hidden users:
kill, lightning and ptime still need cleanup
|
2013-03-19 23:17:34 +00:00 |
|
evonuts
|
83120f707f
|
Allow for console based gamemode shortcuts. Fixes ticket #3173
|
2012-11-08 15:19:07 +13:00 |
|
KHobbits
|
9b88107897
|
Fix gamemode other perm check
|
2012-10-02 21:06:28 +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
|
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 |
|
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 |
|
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
|
a48f6c8c30
|
Force 3 letters before matching players for /god /gamemode and /fly
|
2012-05-07 00:30:09 +01:00 |
|
KHobbits
|
767703bfc9
|
Optional second param to /gm to force gamemode on other players.
|
2012-04-02 02:31:31 +01:00 |
|
KHobbits
|
b03a327f9b
|
Patching gamemode and god toggles to not match on ' '
|
2011-12-02 21:32:32 +00:00 |
|
snowleo
|
220d68f375
|
Switch to the new I18n class and format cleanup of all classes
|
2011-11-21 02:55:26 +01:00 |
|
KHobbits
|
a9b77b3486
|
Updating gamemode to allow essentials.gamemode.other.
|
2011-11-18 12:08:27 +00:00 |
|
KHobbits
|
c0d046841f
|
Gamemode sign, standard sign permissions.
|
2011-11-16 00:21:55 +00:00 |
|
KHobbits
|
6e4bf932ec
|
Adding game mode command for quick toggling (/gm /creative /gamemode)
|
2011-11-03 23:39:13 +00:00 |
|