Logan Fick
7ca3bc7379
Reformatted code.
2019-02-08 18:49:51 -05:00
Logan Fick
6dfe3195cd
Properly fixed usage of incorrect Java version.
2019-02-08 18:47:48 -05:00
Logan Fick
3e9626f67a
Fixed usage of incorrect Java version.
2019-02-08 18:33:07 -05:00
Logan Fick
5ca44c3419
Added IntelliJ IDEA configuration files.
2019-02-08 18:21:44 -05:00
Logan Fick
3df7778efc
Licensed ModuleLoader under Creative Commons Zero v1.0 Universal.
2019-02-08 17:20:36 -05:00
Logan Fick
95482305f3
Improved coverage of gitignore file.
2019-02-08 17:16:59 -05:00
Logan Fick
2a094897a0
Merged pull request #8 .
v5.2.0
2019-02-08 11:29:54 -05:00
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
Logan Fick
bc4ec4561e
Reverted commit unintentionally pushed to master.
2018-12-11 18:39:17 -05:00
Minenash
fd3823f2d9
Added ChatAPI Message support in broadcasts
2018-12-11 18:34:43 -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
Minenash
6a90e47e77
Fixed memory leak in Config's load method.
2018-11-12 12:43:34 -05: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
Pepich
54a6cbf4c8
Fixed racecondition on saving
2018-03-12 02:44:11 +01:00
minenash
6179b901b6
Fixed bug where module name would have a $# at the end. Made getCaller
...
slightly more efficient.
2018-03-11 17:29:31 -04:00
minenash
6c4b9f3573
Fixed spelling in JavaDocs
2018-01-14 17:40:27 -05:00
minenash
d41eb32af7
Fixed Version number
2018-01-14 17:29:38 -05:00
minenash
b3fd712633
Added isUUID
2018-01-14 17:28:53 -05:00
Pepich
e0101bbd1d
Merge pull request #6 from RedstonerServer/APIv4_spigot_1.12
...
APIv4, support for spigot 1.12 (and up)
2017-10-31 16:53:30 +01:00
Pepich
55635334d0
Made Vault a soft dependency
2017-10-25 18:47:16 +02:00
Pepich
95896beadc
Fixed improper version respecting
2017-10-16 20:42:25 +02:00
Pepich
d2810d09f7
Broadcast no longer color translates
2017-10-13 18:03:40 +02:00
Pepich
5ccfe4b121
Update to APIv4. I hope this no borke git.
2017-09-17 15:35:08 +02:00
Pepich
a5c54126bc
Added ChatAPI and ChestAPI to manifest.mf
2017-07-27 16:27:07 +02:00
Pepich
4524fd19f0
General cleanup, reseting all versions to 4.0 in preparation of release
2017-07-27 16:26:04 +02:00
Pepich
c81082600f
Updated plugin.yml
2017-07-09 13:28:07 +02:00
Minenash
14af1d6fff
Added sendMessage and sendErrorMessage methods w/o the prefix argument.
2017-07-08 15:11:24 -04:00
Pepich
110e599632
Added getID method
2017-07-08 12:45:27 +02:00
Pepich
5855fce2e4
Made previous change to getCaller grant backwards compatibility
2017-07-08 12:18:32 +02:00