0

277 Commits

Author SHA1 Message Date
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
Pepich
bfa6d6fa07 Fixed unchecked cast resulting in error when console leaves chatgroups 2017-03-02 19:29:33 +01:00
Pepich
51405c1f43 Made WebToken autoreconnect 2017-03-02 19:24:22 +01:00
Pepich
37f7a1db88 Made check connection auto reconnect to prevent timeouts breaking stuff 2017-03-02 19:23:29 +01:00
Pepich
54cd39f7f3 Added group join/leave messages 2017-03-02 11:46:13 +01:00
Pepich
02d582f57e Added colors for everyone in chatgroups 2017-03-02 11:40:33 +01:00
Pepich
db2a8e18a3 Fixed NPE 2017-03-01 16:30:35 +01:00
Pepich
fc98fd6a01 Added missing colorcode indicator 2017-02-18 19:27:23 +01:00
Pepich
75a3885c4f Removed debug output (again?!) 2017-02-18 19:01:45 +01:00
Pepich
f511ab1a0c Removed %s from string 2017-02-18 18:54:19 +01:00
Pepich
0481ed52fe Fixed counting/error messages 2017-02-18 18:41:36 +01:00
Pepich
323abffb5e Made error messages consistant 2017-02-18 18:41:13 +01:00
Pepich
efadb07df5 Fixed some formatting/counting mistakes 2017-02-18 18:39:40 +01:00
Pepich
c0ffbedda8 Fixed NPE for /name and /lore 2017-02-18 18:34:13 +01:00
Pepich
e18501417d Fixed NPE when there's no lols defined 2017-02-18 18:32:15 +01:00