Logan Fick
619c603a4f
Reformatted code.
2019-02-08 16:53:55 -05:00
Minenash
3df8bfa31a
Removed debug statements and uncommented 2 lines of code
2019-01-13 00:35:34 -05:00
Minenash
ff281241b5
Added the ability to unload using the fallback.*
...
* Unfortunately it still won't remove the commands from the TabComplete
* Also, changed the error msg from an unregistered command to help
lessen the confusion on the previous issue.
2019-01-13 00:32:55 -05:00
Minenash
8f2200619e
Changed /command:command to /module:command
2018-12-28 23:56:26 -05:00
Minenash
5f2da4a9da
Updated to 1.13.
2018-11-13 17:14:48 -05:00
Dico200
a7514074e2
Convert to Maven
2017-11-15 18:46:37 +00:00
Nemes
df122f639f
Added command unregistration
2017-11-03 17:20:41 +01:00
Pepich
b61ba96fa5
Fixed gettingName never being reset after the name was read
2017-05-11 14:05:07 +02:00
Nemes
a6ca6448bd
Fixed "alias" not being a possible name for a command or alias
2017-05-09 20:46:57 +02:00
NEMESIS13cz
9f2cdcf418
Changed quote escaping to space escaping
2017-05-09 18:48:27 +02:00
NEMESIS13cz
98f34d1dcd
Added alias support
2017-05-09 15:31:13 +02:00
Pepich
6ca0abc74a
Added functionality to unregister commands
2017-05-05 09:44:03 +02:00
Pepich
570e627330
Made Executable able to override existing commands
2017-03-30 00:56:42 +02:00
Nemes
49e7a1b28d
Fixed file loader not appending NL
2017-03-10 15:18:44 +01:00
Pepich
67a6b13f64
Added support for Async commands
2017-02-01 11:55:02 +01:00
psrcek
0cc02e51ca
Added missing package to example
2016-11-19 20:01:59 +01:00
psrcek
8f9389128d
Moved examples out of gradle tests
2016-11-19 19:24:24 +01:00
psrcek
436da98907
Converted to a gradle project
2016-11-19 18:35:46 +01:00