Bukkit/Spigot
|
98583f6462
|
Revert "Added the ability to register commands dynamically."
This reverts commit 737d6347b1d74e13191df7c521d8db30fa174c9b.
Because this is *NOT* how it should be.
By: Erik Broes <erikbroes@grum.nl>
|
2011-10-13 18:27:34 +02:00 |
|
Bukkit/Spigot
|
fa0a9be46c
|
Added the ability to register commands dynamically.
By: sk89q <the.sk89q@gmail.com>
|
2011-10-13 01:05:20 -07: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 |
|
Bukkit/Spigot
|
855f4133b6
|
Whitespace + general cleanup
By: Erik Broes <erikbroes@grum.nl>
|
2011-05-14 23:22:54 +02:00 |
|
Bukkit/Spigot
|
7e9974d53c
|
All previous deprecated methods removed (OH GOD EVERYTHING BROKEN)
By: Dinnerbone <dinnerbone@dinnerbone.com>
|
2011-03-14 15:05:46 +00:00 |
|
Bukkit/Spigot
|
d3b62214a6
|
Fixed alias parsing for commands. object.toString().split(",") is NOT how you parse a YAML list!
By: sk89q <the.sk89q@gmail.com>
|
2011-02-16 21:45:15 -08:00 |
|
Bukkit/Spigot
|
474817bf11
|
General cleanup (deprecated+whitespace)
By: Erik Broes <erikbroes@grum.nl>
|
2011-02-02 00:02:08 +01:00 |
|
Bukkit/Spigot
|
ab6f5d4bc2
|
Updated commands to have optional aliases, and to fallback to /pluginName:cmdName on name conflict.
By: VictorD <victor.danell@gmail.com>
|
2011-01-18 01:12:50 +01:00 |
|