mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-12 05:44:02 +01:00
7804c4a867
This is a bit of a hack. The AbstractCommand class had to be pulled apart to enable the ArgumentHandler to be imported by another plugin without the other plugin having to extend AbstractCommand, which is something it does not want to do because it is not defining a new command, but just adding arguments. There's too much passing of arguments in this implementation, but it works. I'll see if I can simplify it. |
||
---|---|---|
.. | ||
commands | ||
events |