0

241 Commits

Author SHA1 Message Date
Pepich
bc22232b0b Reverted last commit (derp) 2017-05-05 00:11:25 +02:00
Pepich
e88276967c idk git stop complaining? I did nothing with these 2017-05-05 00:07:35 +02:00
Pepich
771b83c7d1 Added getModule function 2017-05-05 00:07:07 +02:00
Pepich
bb95bf2700 Fixed sendErrorMessage throwing NPEs 2017-03-31 14:19:23 +02:00
Pepich
ca0582cafe Fixed postinit to be run twice, as well as double linking listeners 2017-03-30 18:25:20 +02:00
Pepich
bcaabdce17 Removed unnecessary comments (see config file) 2017-03-30 14:46:43 +02:00
Pepich
5b9537c650 Dynamically loaded modules will have their autolisteners now respected 2017-03-30 14:46:20 +02:00
Pepich
3ee9f7be1b Fixed NPE 2017-03-29 21:39:57 +02:00
Pepich
54bd7ba4ac Moved loadFromConfig functionality from Main to ModuleLoader 2017-03-29 14:56:42 +02:00
Pepich
7e01ec6c56 Suppressing deprecation warning for seamless backwards compatibility 2017-03-29 14:51:46 +02:00
Pepich
d9ffac4678 Made module auto loading config based 2017-03-29 14:46:33 +02:00
Pepich
b5eebeddab Fixed mutli-class modules to be unrelodaable 2017-03-29 12:47:35 +02:00
Pepich
6ad9e5e7e6 Merge branch 'master' of
https://github.com/RedstonerServer/New_JavaUtils.git

Conflicts:
	src/com/redstoner/coremods/moduleLoader/ModuleLoader.java
2017-03-29 09:56:21 +02:00
Pepich
8f8859277e Disallowed sudoing the modules command as of API v3.1 2017-03-29 09:32:17 +02:00
Pepich
0f2d365743 Updated to API v3.1 2017-03-29 09:31:57 +02:00
Pepich
dbca8263a0 Added dynamic loading functionality, Updated API to v3.1.0 2017-03-29 09:30:15 +02:00
Pepich
0db0c9b5f6 Moved moduleloader cmd into seperate file; Prepared load cmd 2017-03-24 10:56:57 +01:00
Pepich
29460573f7 Updated log outputs to API v3 2017-03-23 11:33:40 +01:00
Minenash
68d0c54541 Changed Utils.log to Utils.info 2017-03-14 15:34:31 -04:00
Pepich
81c10e62c2 Added getName method, made documentation more clear 2017-03-10 20:49:23 +01:00
Pepich
4df0754970 Added getDate method 2017-03-10 15:54:51 +01:00
Pepich
f2631772d1 Updated documentation 2017-03-10 15:46:49 +01:00
Pepich
becd57dcdf Added warn level info message. Renamed "log" to "info" 2017-03-10 15:20:41 +01:00
Pepich
1c9d972aa5 Fixed compatibility check to no longer throw NPE 2017-03-10 14:21:05 +01:00
Pepich
39fa3e2122 Merge branch 'master' of https://github.com/RedstonerServer/New_JavaUtils.git 2017-03-10 13:48:15 +01:00
Pepich
34037a186c Added new modules to main class 2017-03-10 13:47:18 +01:00
Pepich
507f11577d Initial commit for planned modules 2017-03-10 13:46:31 +01:00
Pepich
0fcf9b3856 Added unsubscribe command 2017-03-10 13:45:45 +01:00
Pepich
63edc545e8 Expanded functionality to allow more control in the module 2017-03-10 13:45:14 +01:00
Pepich
7b21e33aac Command registration is now up to the module 2017-03-10 13:44:53 +01:00
Pepich
cacc6a2b95 Expanded functionality of VersionHelper 2017-03-10 13:44:00 +01:00
Minenash
56a3a262ab Changed to UUID saving and Fixed grammar/spelling errors. 2017-03-04 11:52:11 -05:00
Minenash
57899690b2 Fixed version num 2017-03-04 11:20:43 -05:00
Minenash
e26775eea1 Fixed stuff. 2017-03-04 11:20:05 -05:00
Minenash
d1a68a36ba Added a period. 2017-03-03 21:19:07 -05:00
Minenash
c4c6db7f61 Fixed accidental line deletion. 2017-03-03 20:45:44 -05:00
Minenash
858d290d75 Fixed Colors 2017-03-03 20:42:51 -05:00
Minenash
a900dc18d4 Added FirstSeen Module 2017-03-03 20:34:25 -05:00
minenash
2e308f2c7b Added defaults for onEnable and onDisable 2017-03-02 18:37:29 -05:00
minenash
f766925bde Removed onEnable and/or onDisable 2017-03-02 18:36:08 -05:00
Pepich
a0940ba9e4 Fixed chatgroup join/leave messages 2017-03-02 21:36:29 +01:00
Pepich
9422b8183b Made webtoken accept more datatypes 2017-03-02 21:27:06 +01:00
Pepich
1cccf6450f Made listeners monitor level to override essentials 2017-03-02 21:16:06 +01:00
Pepich
381682c188 Made mentio search greedy 2017-03-02 21:00:41 +01:00
Pepich
8b2f2cce44 Hid join/leave messages when vanished 2017-03-02 20:50:45 +01:00
Pepich
20486543cb Fixed mentio only working when a space followed on the mentio word 2017-03-02 20:44:43 +01:00
Pepich
a20169c60f Fixed stone generators 2017-03-02 20:31:47 +01:00
Pepich
ca849074aa Updated API
API Version 2.0.0

Modules no longer have to keep track of their enabled status, the
ModuleLoader is now responsible for this. This allows for easier module
development and finer control over modules through the loader and the
debugger. More features to follow in a future update.
2017-03-02 20:07:44 +01:00
Pepich
b0358d6235 Added clear module 2017-03-02 19:39:48 +01:00
Pepich
44281b3cc0 Removed console output when trying to leave groups when not in one 2017-03-02 19:33:04 +01:00