Logan Fick
335a5b57d3
Added missing Log4j dependency.
2019-02-08 09:30:00 -05:00
Logan Fick
bdd8ee8233
Added Gradle wrapper.
2019-02-08 08:43:42 -05:00
Logan Fick
46be8ab62c
Added Travis CI configuration file.
2019-02-07 16:40:44 -05:00
Logan Fick
c689055501
Merged descriptor branch into gradle branch.
2019-02-07 16:29:42 -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
ffac80e347
Merge pull request #7 from RedstonerServer/descriptor
...
Added Descriptor Files and redid `/modules [list]`
2019-01-08 09:42:37 -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
David Panić
fb81c65ccb
Jitpack force rebuild (hopefully last one)
2018-12-12 23:25:19 +01:00
David Panić
0aafd3e302
Jitpack force rebuild
2018-12-12 23:08:39 +01:00
David Panić
ee8596f9da
Jitpack rebuild
2018-12-12 22:54:19 +01:00
Minenash
da695a7fc0
Added ChatAPI Message in broadcasts
2018-12-11 18:41:11 -05:00
David Panić
0ef0d4f74e
Added .idea to gitignore
2018-11-14 00:43:55 +01:00
David Panić
9326b93fbb
Moved ModuleLoader command file to resources
2018-11-14 00:43:38 +01:00
David Panić
d838bc4963
Updated spigot to 1.13.2
2018-11-13 23:11:34 +01:00
David Panić
919d4870e5
Added the sourceJar gradle task
2018-11-10 21:26:57 +01:00
David Panić
f2a6c967ba
Added stuff to gitignore
2018-11-10 21:26:36 +01:00
David
41741bebc4
gitignore + created gradle build file and moved manifest props into it
2018-11-07 17:47:29 +01:00
David
4810dcf339
Moved files to use the gradle structure
2018-11-06 16:16:01 +01:00