summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29Implemented better MySQL connection handling (NEEDS TESTING!)devDavid Panić
2019-04-17Bumped version + added devs as authorsDavid Panić
2019-02-10Made versions show directly in chat if you add -v to /modulesDavid Panić
2019-02-10Fixed gradle resourcesDavid Panić
2019-02-10Added bin folder to gitignoreDavid Panić
2019-02-08Updated dependencies.v5.2.1Logan Fick
2019-02-08Reformatted code.Logan Fick
2019-02-08Properly fixed usage of incorrect Java version.Logan Fick
2019-02-08Fixed usage of incorrect Java version.Logan Fick
2019-02-08Added IntelliJ IDEA configuration files.Logan Fick
2019-02-08Licensed ModuleLoader under Creative Commons Zero v1.0 Universal.Logan Fick
2019-02-08Improved coverage of gitignore file.Logan Fick
2019-02-08Merged pull request #8.v5.2.0Logan Fick
2019-02-08Added missing Log4j dependency.Logan Fick
2019-02-08Added Gradle wrapper.Logan Fick
2019-02-07Added Travis CI configuration file.Logan Fick
2019-02-07Merged descriptor branch into gradle branch.Logan Fick
2019-02-01Added the ability to hide or replace the log message for commandsMinenash
2019-01-13Fixed module loading, with caveats*.Minenash
2019-01-12Fixed broadcast(String, Message, BroadcastFilter) sending to consoleMinenash
2019-01-08Merge pull request #7 from RedstonerServer/descriptorMinenash
2018-12-30Fixed VersionMinenash
2018-12-28Now only looks for the info file if the module has a major version of 5Minenash
2018-12-28Added prefix for logger's infoMinenash
2018-12-28Added Descriptor Files and redid `/modules [list]`Minenash
2018-12-15Added getPlugin functionDavid Panić
2018-12-12Jitpack force rebuild (hopefully last one)David Panić
2018-12-12Jitpack force rebuildDavid Panić
2018-12-12Jitpack rebuildDavid Panić
2018-12-11Added ChatAPI Message in broadcastsMinenash
2018-12-11Reverted commit unintentionally pushed to master.Logan Fick
2018-12-11Added ChatAPI Message support in broadcastsMinenash
2018-11-14Added .idea to gitignoreDavid Panić
2018-11-14Moved ModuleLoader command file to resourcesDavid Panić
2018-11-13Updated spigot to 1.13.2David Panić
2018-11-12Fixed memory leak in Config's load method.Minenash
2018-11-10Added the sourceJar gradle taskDavid Panić
2018-11-10Added stuff to gitignoreDavid Panić
2018-11-07gitignore + created gradle build file and moved manifest props into itDavid
2018-11-06Moved files to use the gradle structureDavid
2018-03-12Fixed racecondition on savingPepich
2018-03-11Fixed bug where module name would have a $# at the end. Made getCallerminenash
2018-01-14Fixed spelling in JavaDocsminenash
2018-01-14Fixed Version numberminenash
2018-01-14Added isUUIDminenash
2017-10-31Merge pull request #6 from RedstonerServer/APIv4_spigot_1.12Pepich
2017-10-25Made Vault a soft dependencyPepich
2017-10-16Fixed improper version respectingPepich
2017-10-13Broadcast no longer color translatesPepich
2017-09-17Update to APIv4. I hope this no borke git.Pepich