nikky
|
ac9066225d
|
improve color stripping
|
2018-08-06 17:38:58 +02:00 |
nikky
|
8115bada4f
|
ignore Jankson in sonarqube
|
2018-07-19 16:48:47 +02:00 |
nikky
|
e73255c8fc
|
add sonarqube
|
2018-07-19 16:25:11 +02:00 |
nikky
|
a9838339d6
|
add IllegalArgument checks, because parsing UUID can throw
|
2018-07-19 15:06:17 +02:00 |
nikky
|
ad3862f14a
|
fix curse update check
|
2018-07-15 17:28:33 +02:00 |
nikky
|
43d6589572
|
add update checks to jenkins builds
|
2018-07-15 17:18:06 +02:00 |
nikky
|
619e0541d7
|
add avatars for players and server user
|
2018-07-15 01:31:20 +02:00 |
nikky
|
75a64e49ad
|
adding version command for simplified debugging of user issues
|
2018-07-14 23:01:10 +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
|
13a607fcd1
|
update README
|
2018-07-08 02:46:15 +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
|
254c990d76
|
remove attempts at cleanup
|
2018-07-07 14:42:40 +02:00 |
nikky
|
edbac3dfaf
|
clean git mess, loads of jenkins experimentation
|
2018-07-07 14:41:02 +02:00 |
nikky
|
c326ca2b48
|
update jankson
|
2018-07-03 23:49:25 +02:00 |
nikky
|
510123b6f5
|
buildscript cleanup for 1.10 and 1.11
|
2018-07-03 14:02:32 +02:00 |
nikky
|
66229f4308
|
reduce INFO spam from messages
|
2018-06-30 22:49:59 +02:00 |
nikky
|
0ebb89cfa8
|
add more extensions for Jankson
|
2018-06-28 07:21:05 +02:00 |
nikky
|
19e4136d88
|
add badges to top of readme
|
2018-06-28 06:16:44 +02:00 |
nikky
|
35d5865e5d
|
fix defaults for incomingOptions and remnants of space-seperated emoji
|
2018-06-28 01:09:07 +02:00 |
nikky
|
1356e3682f
|
fix NPE in Jankson and finetune hjson loading
|
2018-06-26 19:08:36 +02:00 |
nikky
|
88bee22010
|
this really should not break
|
2018-06-26 03:51:17 +02:00 |
nikky
|
602762f371
|
add option to disable req command globally
|
2018-06-25 14:25:57 +02:00 |
nikky
|
33c94a589c
|
raise permission requirement for exec
|
2018-06-25 14:17:31 +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
|
6af52cc58e
|
improve type adapters for CustomCommand
|
2018-06-24 14:57:42 +02:00 |
nikky
|
f24ba763ac
|
implemented jankson loading for commands and permissions
|
2018-06-24 13:58:38 +02:00 |
nikky
|
240bff1677
|
add jankson dependency
|
2018-06-22 11:58:51 +02:00 |
nikky
|
e84f616d9b
|
lower permission requirement for uptime
|
2018-06-17 13:35:47 +02:00 |
nikky
|
166fa8a6e1
|
fix small typo
|
2018-05-29 00:44:39 +02:00 |
nikky
|
ff36de2446
|
changing allowArgs to regex check
|
2018-05-29 00:37:09 +02:00 |
nikky
|
6cab3c9838
|
fix colorcodes in death message
|
2018-05-26 00:05:32 +02:00 |
nikky
|
451de594cd
|
small cleanup
|
2018-05-24 23:46:23 +02:00 |
nikky
|
9c52df1f98
|
fix actions not sending / receiving properly
|
2018-05-24 23:10:06 +02:00 |
nikky
|
fcd1a148a2
|
actually stripping colors attempt 3 and counting
|
2018-05-24 21:10:20 +02:00 |
nikky
|
0429407547
|
actually stripping colors attempt 2
|
2018-05-24 20:07:32 +02:00 |
nikky
|
cee1673728
|
add color stripping to incoming chat
|
2018-05-24 19:56:47 +02:00 |
nikky
|
e652a27a06
|
fix NPE in kotlin.. and several smaller issues
|
2018-05-24 19:51:06 +02:00 |
nikky
|
dd07bdd386
|
fix dangling import
|
2018-05-24 03:48:37 +02:00 |
nikky
|
68144ae512
|
add colorcode stripping
fix potential infinite crash loop
|
2018-05-24 03:45:17 +02:00 |
nikky
|
25627c138a
|
fix readme
|
2018-05-23 23:43:36 +02:00 |
nikky
|
41454b533d
|
add exec command to the defaults
|
2018-05-23 22:52:44 +02:00 |
nikky
|
07bc1736e6
|
allow `execute` commands to run as op
|
2018-05-21 13:54:23 +02:00 |
nikky
|
1400627187
|
keep track of default commands for updating
use nullable variables because gson is stupid
|
2018-05-21 12:00:55 +02:00 |
nikky
|
fd7fd69306
|
hotfix, blame past me
|
2018-05-10 00:56:28 +02:00 |
nikky
|
c3b6459738
|
version bump
|
2018-05-08 08:10:24 +02:00 |