0

199 Commits

Author SHA1 Message Date
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
Pepich
7883bc2831 Fixed a bug allowing people to modify the default alias set 2017-02-18 17:15:52 +01:00
Pepich
d73e15eecd Made wildcard catch only apply to regex aliases 2017-02-18 17:02:04 +01:00
Pepich
73f7f0da50 Fixed formatting and some smaller bugs 2017-02-18 16:33:44 +01:00
Pepich
9eec4c9240 Added a way to other operations than "WHERE" selectors 2017-02-18 16:33:18 +01:00
Pepich
3d83c1dff8 Fixed special chars to work as cgkeys properly 2017-02-18 16:16:07 +01:00
minenash
6e65173ba6 Added Naming Module 2017-02-12 12:01:25 -05:00
minenash
a5d8cbe017 Added Illumination Module 2017-02-12 10:45:23 -05:00
Minenash
4e62479a6f Merge pull request #3 from Minenash/Challenge
Challenge
2017-02-12 10:37:01 -05:00
Minenash
51118f2e73 Merge branch 'master' into Challenge 2017-02-12 10:36:39 -05:00
Minenash
5613758ce7 Merge pull request #4 from Minenash/ClearOnJoin
Clear on join
2017-02-12 10:28:20 -05:00
minenash
a2a2334be6 Added ClearOnJoin Module 2017-02-11 11:42:19 -05:00
minenash
b0b2469937 Added Challenge Module 2017-02-09 18:10:01 -05:00
minenash
3a8927169a Back to defualt. 2017-02-09 17:02:45 -05:00
minenash
e49ceec376 Added Chat Feedback to Illumination 2017-02-08 17:18:14 -05:00
minenash
b30d8228bb Added Illumination to Main 2017-02-08 17:07:50 -05:00
minenash
ad8c9e213d Added Illumination module. 2017-02-08 16:00:22 -05:00
Pepich
fc37f84884 Actually fixed chatalias imports this time. 2017-02-07 21:05:55 +01:00
Pepich
74819a80cc Added missing space 2017-02-07 21:02:51 +01:00