Bukkit/Spigot
ec40583deb
Improved readability for /whitelist list. Addresses BUKKIT-772
...
By: Feildmaster <admin@feildmaster.com >
2012-02-18 15:04:02 -06:00
Bukkit/Spigot
75fd934339
Deprecation cleanup.
...
By: Erik Broes <erikbroes@grum.nl >
2012-01-30 21:32:48 +01:00
Bukkit/Spigot
b7a973b822
Fixed typos and add usage message to timings command.
...
By: Travis Watkins <amaranth@ubuntu.com >
2012-02-10 13:48:53 -06:00
Bukkit/Spigot
f7f18879e3
[Bleeding] Added Vanish API for hiding players from each other.
...
Adds Player.hidePlayer, Player.showPlayer, and Player.canSee for managing
what players are hidden from a player. When someone is hidden from a player
the player cannot see them in the user list or /list and they cannot /tell
them so they appear to be completely gone from the server.
By: Travis Watkins <amaranth@ubuntu.com >
2012-01-31 13:50:12 -06:00
Bukkit/Spigot
f2ec9604cb
Added spacing to BanListCommand output.
...
By: EvilSeph <evilseph@gmail.com >
2012-01-23 20:30:21 -05:00
Bukkit/Spigot
05b6ad92d1
Updated timing code for new event system
...
By: Tahg <tahgtahv@gmail.com >
2012-01-16 15:03:41 -05:00
Bukkit/Spigot
4c80a49933
Generic cleaning
...
By: Erik Broes <erikbroes@grum.nl >
2012-01-15 14:37:30 +01:00
Bukkit/Spigot
387d09faa1
Added timings command.
...
By: Tahg <tahgtahv@gmail.com >
2012-01-09 01:09:10 -05:00
Bukkit/Spigot
05581b02a4
Added data argument to vanilla give command
...
By: Tahg <tahgtahv@gmail.com >
2012-01-09 01:09:36 -05:00
Bukkit/Spigot
0f21027498
Added banlist command. Fixes BUKKIT-373. Thanks md-5!
...
By: EvilSeph <evilseph@gmail.com >
2012-01-07 19:54:02 -05:00
Bukkit/Spigot
aaab1cba23
Generic cleanup of warnings, whitespace and style.
...
By: Erik Broes <erikbroes@grum.nl >
2011-12-25 16:02:30 +01:00
Bukkit/Spigot
f3ddaaf09f
Added cause to PlayerTeleportEvent
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-12-04 11:03:32 +00:00
Bukkit/Spigot
1c103e443d
Added /xp and /toggledownfall commands from vanilla
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-12-02 06:37:42 +00:00
Bukkit/Spigot
d29402070b
Made /version output same as startup output
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-11-23 05:55:32 +00:00
Bukkit/Spigot
04d50c0f67
Fixed the /me command missing a space
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-10-26 07:08:41 +01:00
Bukkit/Spigot
b50b4ca047
Few more style cleanups
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-10-11 02:16:44 +01:00
Bukkit/Spigot
903b75184d
Made the Ban command kick a matching player if they are online.
...
By: EvilSeph <evilseph@gmail.com >
2011-10-03 01:31:38 -04:00
Bukkit/Spigot
55312ce475
Fixed typo in OpCommand.
...
By: EvilSeph <evilseph@gmail.com >
2011-09-21 17:36:55 -04:00
Bukkit/Spigot
a7f6bb5cd4
addition of PlayerGameModeChangeEvent
...
By: sunkid <sunkid@iminurnetz.com >
2011-09-16 19:49:56 -07:00
Bukkit/Spigot
3b756e3464
Made SayCommand display output in purple, as per vanilla spec.
...
By: EvilSeph <evilseph@gmail.com >
2011-09-15 22:11:20 -04:00
Bukkit/Spigot
3afaee9337
Fixed GameModeCommand and GiveCommand error/response display.
...
By: EvilSeph <evilseph@gmail.com >
2011-09-14 22:18:28 -04:00
Bukkit/Spigot
9f604a909d
Fixed "unknown command" on vanilla commands with no args (even though it's intended behavior...)
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-09-15 03:04:55 +01:00
Bukkit/Spigot
453084c971
Added GameMode command.
...
By: EvilSeph <evilseph@gmail.com >
2011-09-14 17:22:50 -04:00
Bukkit/Spigot
42235114ca
Fixed /say command not allowing more than one argument
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-09-04 16:28:40 +01:00
Bukkit/Spigot
48bf69084d
Fixed dupe message when console /says
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-09-03 17:29:00 +01:00
Bukkit/Spigot
715dcf90c8
Moved all vanilla commands into Bukkit
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-09-03 04:37:23 +01:00
Bukkit/Spigot
e60edf31eb
Commands now have the ability to set a permission required before execution
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-09-02 19:20:54 +01:00