0

Commit Graph

  • 855ce84f7a
    Implemented better MySQL connection handling (NEEDS TESTING!) dev David Panić 2019-04-29 23:50:49 +02:00
  • 2bc14973af
    Merge branch 'dev' master v5.2.2 David Panić 2019-04-17 19:59:35 +02:00
  • 7d3e2a04b2
    Bumped version + added devs as authors David Panić 2019-04-17 19:55:42 +02:00
  • ec716782e2
    Made versions show directly in chat if you add -v to /modules David Panić 2019-02-10 02:16:04 +01:00
  • d67e0015b6
    Fixed gradle resources David Panić 2019-02-10 01:07:29 +01:00
  • cb4b081672
    Added bin folder to gitignore David Panić 2019-02-10 00:44:06 +01:00
  • 30e33a4e58
    Updated dependencies. v5.2.1 Logan Fick 2019-02-08 19:04:08 -05:00
  • 7ca3bc7379
    Reformatted code. Logan Fick 2019-02-08 18:49:51 -05:00
  • 6dfe3195cd
    Properly fixed usage of incorrect Java version. Logan Fick 2019-02-08 18:47:48 -05:00
  • 3e9626f67a
    Fixed usage of incorrect Java version. Logan Fick 2019-02-08 18:33:07 -05:00
  • 5ca44c3419
    Added IntelliJ IDEA configuration files. Logan Fick 2019-02-08 18:21:44 -05:00
  • 3df7778efc
    Licensed ModuleLoader under Creative Commons Zero v1.0 Universal. Logan Fick 2019-02-08 17:20:36 -05:00
  • 95482305f3
    Improved coverage of gitignore file. Logan Fick 2019-02-08 17:16:59 -05:00
  • 2a094897a0
    Merged pull request #8. v5.2.0 Logan Fick 2019-02-08 11:29:54 -05:00
  • 335a5b57d3
    Added missing Log4j dependency. Logan Fick 2019-02-08 09:30:00 -05:00
  • bdd8ee8233
    Added Gradle wrapper. Logan Fick 2019-02-08 08:43:42 -05:00
  • 46be8ab62c
    Added Travis CI configuration file. Logan Fick 2019-02-07 16:40:44 -05:00
  • c689055501
    Merged descriptor branch into gradle branch. Logan Fick 2019-02-07 16:29:42 -05:00
  • c402986304 Added the ability to hide or replace the log message for commands Minenash 2019-02-01 23:16:25 -05:00
  • ae5494f203 Fixed module loading, with caveats*. Minenash 2019-01-13 00:42:29 -05:00
  • bf0b5994f0 Fixed broadcast(String, Message, BroadcastFilter) sending to console Minenash 2019-01-12 18:05:11 -05:00
  • ffac80e347
    Merge pull request #7 from RedstonerServer/descriptor Minenash 2019-01-08 09:42:37 -05:00
  • 259c4b8d37 Fixed Version Minenash 2018-12-30 15:54:33 -05:00
  • 47e0796eff Now only looks for the info file if the module has a major version of 5 Minenash 2018-12-28 15:33:20 -05:00
  • 57998e8550 Added prefix for logger's info Minenash 2018-12-28 13:01:52 -05:00
  • f0713d781a Added Descriptor Files and redid /modules [list] Minenash 2018-12-28 12:53:24 -05:00
  • 82fbf34f3a
    Added getPlugin function David Panić 2018-12-15 22:08:28 +01:00
  • fb81c65ccb
    Jitpack force rebuild (hopefully last one) David Panić 2018-12-12 23:25:19 +01:00
  • 0aafd3e302
    Jitpack force rebuild David Panić 2018-12-12 23:08:39 +01:00
  • ee8596f9da
    Jitpack rebuild David Panić 2018-12-12 22:54:19 +01:00
  • da695a7fc0 Added ChatAPI Message in broadcasts Minenash 2018-12-11 18:41:11 -05:00
  • bc4ec4561e
    Reverted commit unintentionally pushed to master. Logan Fick 2018-12-11 18:39:17 -05:00
  • fd3823f2d9 Added ChatAPI Message support in broadcasts Minenash 2018-12-11 18:34:43 -05:00
  • 0ef0d4f74e
    Added .idea to gitignore David Panić 2018-11-14 00:43:55 +01:00
  • 9326b93fbb
    Moved ModuleLoader command file to resources David Panić 2018-11-14 00:43:38 +01:00
  • d838bc4963
    Updated spigot to 1.13.2 David Panić 2018-11-13 23:11:34 +01:00
  • 6a90e47e77 Fixed memory leak in Config's load method. Minenash 2018-11-12 12:43:34 -05:00
  • 919d4870e5
    Added the sourceJar gradle task David Panić 2018-11-10 21:26:57 +01:00
  • f2a6c967ba
    Added stuff to gitignore David Panić 2018-11-10 21:26:36 +01:00
  • 41741bebc4
    gitignore + created gradle build file and moved manifest props into it David 2018-11-07 17:47:29 +01:00
  • 4810dcf339
    Moved files to use the gradle structure David 2018-11-06 16:16:01 +01:00
  • 54a6cbf4c8 Fixed racecondition on saving Pepich 2018-03-12 02:44:11 +01:00
  • 6179b901b6 Fixed bug where module name would have a $# at the end. Made getCaller slightly more efficient. minenash 2018-03-11 17:29:31 -04:00
  • 6c4b9f3573 Fixed spelling in JavaDocs minenash 2018-01-14 17:40:27 -05:00
  • d41eb32af7 Fixed Version number minenash 2018-01-14 17:29:38 -05:00
  • b3fd712633 Added isUUID minenash 2018-01-14 17:28:53 -05:00
  • e0101bbd1d
    Merge pull request #6 from RedstonerServer/APIv4_spigot_1.12 Pepich 2017-10-31 16:53:30 +01:00
  • 55635334d0 Made Vault a soft dependency Pepich 2017-10-25 18:47:16 +02:00
  • 95896beadc Fixed improper version respecting Pepich 2017-10-16 20:42:25 +02:00
  • d2810d09f7 Broadcast no longer color translates Pepich 2017-10-13 18:03:40 +02:00
  • 5ccfe4b121 Update to APIv4. I hope this no borke git. Pepich 2017-09-17 15:35:08 +02:00
  • a5c54126bc Added ChatAPI and ChestAPI to manifest.mf Pepich 2017-07-27 16:27:07 +02:00
  • 4524fd19f0 General cleanup, reseting all versions to 4.0 in preparation of release Pepich 2017-07-27 16:26:04 +02:00
  • c81082600f Updated plugin.yml Pepich 2017-07-09 13:28:07 +02:00
  • 14af1d6fff Added sendMessage and sendErrorMessage methods w/o the prefix argument. Minenash 2017-07-08 15:11:24 -04:00
  • 110e599632 Added getID method Pepich 2017-07-08 12:45:27 +02:00
  • 5855fce2e4 Made previous change to getCaller grant backwards compatibility Pepich 2017-07-08 12:18:32 +02:00
  • ca3aee41a6 Preparation for APIv4, general code cleanup Pepich 2017-07-08 12:12:30 +02:00
  • 25294b4e5f Switched to bukkit ChatColor instead of Bungee Pepich 2017-06-12 16:18:29 +02:00
  • f82e541285 Made ModuleLoader compatible with 1.12 (exclusively) Pepich 2017-06-10 00:39:08 +02:00
  • 438c1ae72e Fixed getCaller always returning "Thread" Pepich 2017-05-31 13:17:09 +02:00
  • f6d3537d93 Changed getCaller() to no longer abuse Exceptions Pepich 2017-05-29 14:18:08 +02:00
  • b218d77d20 Removed improperly placed "@throws" from javadocs Pepich 2017-05-14 23:53:32 +02:00
  • 45093f653f Added custom manifest file to jar to make cmdmanager an external lib Pepich 2017-05-11 14:09:23 +02:00
  • 0140aeee02 Updated version ._. Pepich 2017-05-09 11:24:30 +02:00
  • ed4da2e766 Updated getCaller method Pepich 2017-05-09 11:24:11 +02:00
  • da9d341182 Fixed "external" getCaller method Pepich 2017-05-09 11:19:28 +02:00
  • db6ac8ed38 Added option to change "module-header-name" Pepich 2017-05-05 10:51:44 +02:00
  • 7f5994c486 Improved color handling (&&a now is a literal '&a' instead of green) Pepich 2017-05-05 10:26:35 +02:00
  • e6625fd379 Moved colorify method into Utils class Pepich 2017-05-05 10:23:30 +02:00
  • d2e8b5fa36 Updated version Pepich 2017-05-05 10:10:54 +02:00
  • df786c7c3e Fixed NPE Pepich 2017-05-05 10:10:40 +02:00
  • 538560a8cd Fixed potential memory leak Pepich 2017-05-05 10:08:44 +02:00
  • 55badbb875 Fixed modules not being removed from memory properly Pepich 2017-05-05 10:07:37 +02:00
  • 71906eb107 Updated to APIv3.2 Pepich 2017-05-05 09:43:31 +02:00
  • 1ee4a123d2 Updated API to version 3.2 Pepich 2017-05-05 09:21:19 +02:00
  • 205cdb2d86 Removed old files after moving over to new Repository Pepich 2017-05-05 00:19:42 +02:00
  • bc22232b0b Reverted last commit (derp) Pepich 2017-05-05 00:11:25 +02:00
  • e88276967c idk git stop complaining? I did nothing with these Pepich 2017-05-05 00:07:35 +02:00
  • 771b83c7d1 Added getModule function Pepich 2017-05-05 00:07:07 +02:00
  • bb95bf2700 Fixed sendErrorMessage throwing NPEs Pepich 2017-03-31 14:19:23 +02:00
  • ca0582cafe Fixed postinit to be run twice, as well as double linking listeners Pepich 2017-03-30 18:25:20 +02:00
  • bcaabdce17 Removed unnecessary comments (see config file) Pepich 2017-03-30 14:46:43 +02:00
  • 5b9537c650 Dynamically loaded modules will have their autolisteners now respected Pepich 2017-03-30 14:46:20 +02:00
  • 3ee9f7be1b Fixed NPE Pepich 2017-03-29 21:39:57 +02:00
  • 54bd7ba4ac Moved loadFromConfig functionality from Main to ModuleLoader Pepich 2017-03-29 14:56:42 +02:00
  • 7e01ec6c56 Suppressing deprecation warning for seamless backwards compatibility Pepich 2017-03-29 14:51:46 +02:00
  • d9ffac4678 Made module auto loading config based Pepich 2017-03-29 14:46:33 +02:00
  • b5eebeddab Fixed mutli-class modules to be unrelodaable Pepich 2017-03-29 12:47:35 +02:00
  • 6ad9e5e7e6 Merge branch 'master' of https://github.com/RedstonerServer/New_JavaUtils.git Pepich 2017-03-29 09:56:21 +02:00
  • 8f8859277e Disallowed sudoing the modules command as of API v3.1 Pepich 2017-03-29 09:32:17 +02:00
  • 0f2d365743 Updated to API v3.1 Pepich 2017-03-29 09:31:57 +02:00
  • dbca8263a0 Added dynamic loading functionality, Updated API to v3.1.0 Pepich 2017-03-29 09:30:15 +02:00
  • 0db0c9b5f6 Moved moduleloader cmd into seperate file; Prepared load cmd Pepich 2017-03-24 10:56:57 +01:00
  • 29460573f7 Updated log outputs to API v3 Pepich 2017-03-23 11:33:40 +01:00
  • eb6153c0a9 Merge 47b8de87cf3cb9521b307140c6809172af777a48 into 68d0c545410864eaef9e3de5a028e10565a253e8 ludvigk 2017-03-16 21:47:12 +00:00
  • 68d0c54541 Changed Utils.log to Utils.info Minenash 2017-03-14 15:34:31 -04:00
  • 81c10e62c2 Added getName method, made documentation more clear Pepich 2017-03-10 20:49:23 +01:00
  • 4df0754970 Added getDate method Pepich 2017-03-10 15:54:51 +01:00
  • f2631772d1 Updated documentation Pepich 2017-03-10 15:46:49 +01:00