0

217 Commits

Author SHA1 Message Date
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
Pepich
57767aab0f Fixed NPE when no challenges are defined 2017-02-18 18:31:12 +01:00
Pepich
32ab517ac7 Removed unnecessary newlines from cmdstring 2017-02-18 18:15:32 +01:00
Pepich
4bb5a4c584 Fixed cmdstring 2017-02-18 18:14:37 +01:00
Pepich
becdd677d1 Ran formatter 2017-02-18 18:14:08 +01:00
Pepich
1f20c06e91 Ran formatter, removed unnecessary newline in cmdstring 2017-02-18 18:13:00 +01:00
Pepich
04c4806dad Added version, ran formatted, removed TODO comment 2017-02-18 18:11:59 +01:00
Pepich
208ae3f256 Merge branch 'master' of https://github.com/RedstonerServer/New_JavaUtils.git 2017-02-18 18:10:24 +01:00
Pepich
634da4a59d Removed unnecessary SuppressWarnings 2017-02-18 18:06:19 +01:00
Pepich
aeb6be6841 Idk what I changed but for some reason it looks like I gotta commit? ._. 2017-02-18 18:05:53 +01:00
Pepich
4978c47d51 Fixed a bug where webtoken could not generate new tokens 2017-02-18 17:20:13 +01:00