summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-08Reformatted code.HEADv1masterLogan Fick
2019-01-13Removed debug statements and uncommented 2 lines of codeMinenash
2019-01-13Added the ability to unload using the fallback.*Minenash
2018-12-28Changed `/command:command` to `/module:command`Minenash
2018-11-13Updated to 1.13.Minenash
2017-11-15Convert to MavenDico200
2017-11-03Added command unregistrationNemes
2017-05-11Fixed gettingName never being reset after the name was readPepich
2017-05-09Fixed "alias" not being a possible name for a command or aliasNemes
2017-05-09Changed quote escaping to space escapingNEMESIS13cz
2017-05-09Added alias supportNEMESIS13cz
2017-05-05Added functionality to unregister commandsPepich
2017-03-30Made Executable able to override existing commandsPepich
2017-03-10Fixed file loader not appending NLNemes
2017-02-01Added support for Async commandsPepich
2016-11-19Added missing package to examplepsrcek
2016-11-19Moved examples out of gradle testspsrcek
2016-11-19Converted to a gradle projectpsrcek