Commit Graph

42 Commits

Author SHA1 Message Date
NikkyAI b12704d507 remove gson dependency, update dependency checks 2018-12-11 15:02:28 +13:00
NikkyAI ef66087044 fix potential library mismatch.. again 2018-11-25 23:37:07 +01:00
NikkyAI d4802d372f fix idiotic errors in config 2018-11-23 04:00:38 +01:00
NikkyAI 34887a833c update to kotlin 1.3
[1.7.10] fixed send to player NPE
2018-11-02 04:22:56 +01:00
nikky 79c9ac1572 revert dropping 1.7.10, adding 1.9.4 instead of 1.10/1.11 2018-08-16 23:54:50 +02:00
nikky 6cdd7ade7c drop 1.7.10 support 2018-08-08 20:44:42 +02:00
nikky ac9066225d improve color stripping 2018-08-06 17:38:58 +02:00
nikky 43d6589572 add update checks to jenkins builds 2018-07-15 17:18:06 +02:00
nikky 58ff1a3d8f cleanup gradle stuff 2018-07-11 23:29:02 +02:00
nikky 93c86463c4 improve logging 2018-07-11 20:56:07 +02:00
nikky 83501c867f fixed crash due to runtime constraints 2018-07-11 00:30:09 +02:00
nikky 4627a60c9d execute bridge commands ingame 2018-07-10 05:54:51 +02:00
nikky 42dcd2c543 paste long output 2018-07-10 02:54:21 +02:00
nikky 0057b3037b add linking chat accounts to uuid
implement global timeouts for all commands
improved permission requests
2018-07-08 02:02:38 +02:00
nikky 3a79834e4c added permisssion request commands 2018-06-25 14:12:14 +02:00
nikky 5eb79935ba switch main config to hjson 2018-06-25 02:28:30 +02:00
nikky 240bff1677 add jankson dependency 2018-06-22 11:58:51 +02:00
nikky 68144ae512 add colorcode stripping
fix potential infinite crash loop
2018-05-24 03:45:17 +02:00
nikky 07bc1736e6 allow `execute` commands to run as op 2018-05-21 13:54:23 +02:00
nikky fd7fd69306 hotfix, blame past me 2018-05-10 00:56:28 +02:00
nikky 1522269e44 Added submodule api 2018-05-08 01:09:50 +02:00
nikky 3de56755be Badges on all the README's and code formatting 2018-05-05 16:44:10 +02:00
NikkyAI 6f9da8f2e3 support displayname changing mods like ConventionalChat 2018-04-15 19:57:19 +02:00
NikkyAI 02c9cb076d fix 1.7.10 relations, update license 2018-03-08 16:01:20 +01:00
Nikky Ai 08affaf9ec update update checker 2018-03-07 23:04:06 +01:00
NikkyAI 4e8fba5725
improve command aliases (#4)
* redo alias in commands and use hocon for commands and permission

* fix packaging issue on 1.1x.2 builds

* revert attempts at hocon
2018-02-26 05:15:43 +01:00
NikkyAI 3591044368 how did i miss this.. ? 2018-02-22 18:28:24 +01:00
NikkyAI c7146ce7df improve docs and reconnection handling 2018-02-21 22:34:16 +01:00
Nikky Ai e5cd059313 remove offending tickCounter 2018-02-21 06:00:38 +01:00
Nikky Ai d5fd7328c7 improve update check and add handleTick 2018-02-21 05:52:01 +01:00
Nikky Ai 172305482d refactor config and add connect / disconnect announcements as debug option 2018-02-21 03:13:49 +01:00
NikkyAI 1ac7bee4cc more curseGradle fixes 2018-02-19 21:06:08 +01:00
NikkyAI c42f91c966 curseforge uploaded recompiled the wrong files and everything broke 2018-02-19 20:42:12 +01:00
NikkyAI 894b6d78bd fix 1.7.10 receive and send messaes to chat 2018-02-19 18:49:11 +01:00
NikkyAI 82c550f37f experimental 1.7.10 fixes, improved version comparison in update checker 2018-02-19 16:03:37 +01:00
NikkyAI 6a77fbc3f3 fix some invalid commands being passed through 2018-02-19 01:04:05 +01:00
NikkyAI 41c8776993 format all the things 2018-02-19 00:19:13 +01:00
DaMachinator 6c5a381903 finished loading custom commands and permissions from file 2018-02-18 23:58:34 +01:00
DaMachinator 968ff1aacc WIP custom commands and permissions loading from json 2018-02-18 20:22:27 +01:00
NikkyAI 4d51894628 fix duplicate achievment display 2018-02-18 06:05:06 +01:00
NikkyAI 7fd8b31474 restructure configuration, fix connection errors, register events properly on 1.7.10 2018-02-18 04:50:58 +01:00
NikkyAI 67d0aab64e add 1.7.10 2018-02-17 23:52:29 +01:00