0

279 Commits

Author SHA1 Message Date
Pepich
6fda1c92f2 Re-enabled debugger cuz Pep derped. Will disable it properly now 2017-02-06 23:32:19 +01:00
Pepich
7ab077f8f1 Disabled the Debugger for the production server 2017-02-06 23:17:15 +01:00
Pepich
ec964dd299 Added mentio module 2017-02-06 23:14:47 +01:00
Pepich
f837b02999 Added mentio module 2017-02-06 23:13:32 +01:00
Pepich
a2f730a77c Denied regex wildcard (.*) as an alias key 2017-02-06 22:52:38 +01:00
Pepich
12c0be8202 Fixed console command listener 2017-02-06 22:11:34 +01:00
Pepich
1731483792 Added nametags (tabsorter) module 2017-02-06 22:10:51 +01:00
Pepich
8813d6bf95 Added chatalias module 2017-02-06 21:47:08 +01:00
Pepich
cf806e107f Added missing brackets 2017-02-06 21:35:57 +01:00
Pepich
f4674fe8a6 After spending half an hour trying to fix them, DELETED them instead. 2017-02-05 20:52:06 +01:00
Pepich
5b93b97de9 Added misc module 2017-02-05 18:51:42 +01:00
Pepich
8b4c57a5fe Added tag module 2017-02-05 17:46:23 +01:00
Pepich
9ae59f42cf Removed unused debug function 2017-02-05 17:03:58 +01:00
Pepich
a2b0f37589 Added 15s delay (14s-0s <- that's intended) 2017-02-05 16:45:06 +01:00
Pepich
a85ecdad08 sendErrorMessage no longer logs to console. Use Utils.error instead. 2017-02-05 16:40:09 +01:00
Pepich
fa2a82cfcf Added saylol module 2017-02-05 16:33:05 +01:00
Pepich
66823ad7ba Fixed wrong color for broadcast prefix 2017-02-05 16:08:33 +01:00
Pepich
8228d1bec6 Added color translating broadcast method 2017-02-05 12:30:31 +01:00
Pepich
f8c2665c84 Fixed some issues with vanish and relogging 2017-02-03 21:53:46 +01:00
Pepich
d6b4b166cc Made pmtoggle leave message gender neutral (yay, tumblr) 2017-02-03 21:18:47 +01:00
Pepich
8bd355ac25 Added pmtoggle module 2017-02-03 21:17:42 +01:00
Pepich
cb6f40e3e8 Made vanish no longer be async as bukkit can't deal with that 2017-02-03 21:15:40 +01:00
Pepich
44fcd913aa Added cycle module 2017-02-02 23:51:34 +01:00
Pepich
dd56ff77b0 Fixed missing/wrong permission nodes 2017-02-02 23:09:46 +01:00
Pepich
bc81b20eb4 Fixed missing/wrong permission nodes 2017-02-02 23:09:26 +01:00
Pepich
00958fdcdf Added cycle and calc back to TODO list 2017-02-02 23:01:25 +01:00
Pepich
690f185dc4 Enabled nametags as of 398f712 2017-02-02 23:00:48 +01:00
psrcek
398f71255c Created nametags 2017-02-02 22:57:27 +01:00
psrcek
295a1bf2b6 Merge branch 'master' of https://github.com/RedstonerServer/New_JavaUtils.git 2017-02-02 22:56:44 +01:00
Pepich
4b86f56b00 Added vanish module 2017-02-02 22:52:27 +01:00
psrcek
5202fe025e Added the command definition to mentio (derp) 2017-02-02 22:15:21 +01:00
Pepich
3720529589 Enabled Mentio module after d900233 2017-02-02 22:06:58 +01:00
psrcek
d900233bf4 Created mentio 2017-02-02 22:05:52 +01:00
Pepich
d9746526ca Added abot module 2017-02-02 22:00:14 +01:00
Pepich
29689d51cc Updated Version number, removed "questioned" modules from TODO list 2017-02-02 21:27:37 +01:00
Pepich
ed08a31a90 Added Webtoken module 2017-02-02 21:25:57 +01:00
Pepich
8fe86c8901 Fixed errors using the wrong method 2017-02-02 21:14:06 +01:00
Pepich
71dfb97f56 Added Config.java 2017-02-02 21:04:32 +01:00
Pepich
311d871bf9 Changed to use Utils sendMessage, now canceling event when setting ds 2017-02-02 20:59:40 +01:00
Pepich
907c68525b try/catched module enabling 2017-02-02 20:49:10 +01:00
Pepich
fb5e6fa10b Updated to implement default onEnable/onDisable 2017-02-02 20:41:15 +01:00
Pepich
3851c60306 Implemented onDisable() method 2017-02-02 20:37:52 +01:00
Pepich
3712fa1851 Removed default onEnable/onDisable implementations 2017-02-02 20:37:23 +01:00
Pepich
f59d7e924c Made modules use lowercase json files 2017-02-02 20:30:37 +01:00
Pepich
cce1fdaf4a Deleted FolderRegistry 2017-02-02 20:29:11 +01:00
Pepich
d89761c436 Added missing MysqlHander.init() call 2017-02-02 20:23:09 +01:00
Pepich
7d058d8379 Added missing FolderRegistry.init() call 2017-02-02 20:19:51 +01:00
Pepich
acad9422ba Changed file initialization 2017-02-02 20:19:37 +01:00
Pepich
851230f58c Added missing return statements 2017-02-02 20:03:28 +01:00
Pepich
2562896d26 Changed error outputs to use Utils class 2017-02-02 20:03:02 +01:00