0

12 Commits

Author SHA1 Message Date
Logan Fick
2a094897a0
Merged pull request #8. 2019-02-08 11:29:54 -05:00
Minenash
c402986304 Added the ability to hide or replace the log message for commands
Mainly used for sensitive information, like passwords
2019-02-01 23:16:25 -05:00
Minenash
ae5494f203 Fixed module loading, with caveats*.
* Unfortunately it still won't remove the commands from the TabComplete
* ChatAPI's error message for now unregistered commands, have been
changed to lessen the confusion.
2019-01-13 00:42:29 -05:00
Minenash
bf0b5994f0 Fixed broadcast(String, Message, BroadcastFilter) sending to console 2019-01-12 18:05:11 -05:00
Minenash
259c4b8d37 Fixed Version 2018-12-30 15:54:33 -05:00
Minenash
47e0796eff Now only looks for the info file if the module has a major version of 5 2018-12-28 15:33:20 -05:00
Minenash
57998e8550 Added prefix for logger's info 2018-12-28 13:01:52 -05:00
Minenash
f0713d781a Added Descriptor Files and redid /modules [list] 2018-12-28 12:53:24 -05:00
David Panić
82fbf34f3a
Added getPlugin function 2018-12-15 22:08:28 +01:00
Minenash
da695a7fc0 Added ChatAPI Message in broadcasts 2018-12-11 18:41:11 -05:00
David Panić
9326b93fbb
Moved ModuleLoader command file to resources 2018-11-14 00:43:38 +01:00
David
4810dcf339
Moved files to use the gradle structure 2018-11-06 16:16:01 +01:00