mirror of
https://github.com/Brettflan/WorldBorder.git
synced 2024-11-10 20:49:34 +01:00
cd9ee900ae
Replacing the monolithic and crude "if...else if...else if..." command handler in WBCommand.java with every command crammed in there, each command is now handled in a separate subclass in the new "com.wimbli.WorldBorder.cmd" package. This is inspired by the way the Factions plugin handles subclassed commands. This is the first pass of the command handling rework. I still need to do some further testing, and I plan to further improve feedback for input errors to also show some basic help info along with the command examples. |
||
---|---|---|
.. | ||
WorldBorder |