Erik Broes
|
a7508b7837
|
Revert "Added the ability to register commands dynamically."
This reverts commit 737d6347b1.
Because this is *NOT* how it should be.
|
2011-10-13 18:27:34 +02:00 |
|
sk89q
|
737d6347b1
|
Added the ability to register commands dynamically.
|
2011-10-13 01:17:10 -07:00 |
|
Dinnerbone
|
8831a00b4e
|
Commands now have the ability to set a permission required before execution
|
2011-09-02 19:27:12 +01:00 |
|
Erik Broes
|
c4d444ce98
|
Whitespace + general cleanup
|
2011-05-15 14:06:02 +02:00 |
|
Dinnerbone
|
79f7cea622
|
All previous deprecated methods removed (OH GOD EVERYTHING BROKEN)
|
2011-03-14 15:05:46 +00:00 |
|
sk89q
|
56e06ccdcb
|
Fixed alias parsing for commands. object.toString().split(",") is NOT how you parse a YAML list!
|
2011-02-16 21:47:05 -08:00 |
|
Erik Broes
|
8039c05c9f
|
General cleanup (deprecated+whitespace)
|
2011-02-02 00:28:41 +01:00 |
|
VictorD
|
7a9ecbef53
|
Updated commands to have optional aliases, and to fallback to /pluginName:cmdName on name conflict.
|
2011-01-18 01:12:50 +01:00 |
|