Commit Graph

21 Commits

Author SHA1 Message Date
GeorgH93
8a91a3539e Add config option for world blacklist 2018-04-02 18:27:27 +02:00
GeorgH93
255ede6143 Streamline config file format
and convert the old config into the new one
2017-10-28 22:48:28 +02:00
GeorgH93
167a204c2a Add option to set SQL connection properties, e.g. disable SSL 2017-06-09 02:32:10 +02:00
GeorgH93
3abe14158b Remove unused config option 2017-02-28 22:57:23 +01:00
GeorgH93
f8dd837012 Add an item filter
Change listener class structure
Rename some methods
2017-02-13 00:26:02 +01:00
GeorgH93
b0c098a508 Bugfix for MySQL
Improved handling for column names
2017-02-05 04:47:54 +01:00
GeorgH93
3b99fb9150 Add game-mode filter 2017-01-28 23:08:10 +01:00
GeorgH93
3862592b4b Fix typos 2017-01-28 22:45:10 +01:00
GeorgH93
41717e2f09 Start implementation of cooldown syncing
Add message parameter {TimeLeft} to command cooldown message
Fix grammar of comment
Move command handling in it's own package, preparation for the rewrite of the command handling
2017-01-24 20:16:21 +01:00
GeorgH93
329ef26cb6 Continue changes for V2 2016-12-19 22:06:08 +01:00
GeorgH93
0826f6e91c Update to V1.16
Changed updater logic
2016-05-16 00:49:52 +02:00
GeorgH93
41862b32d2 Fix typo 2016-04-23 22:43:57 +02:00
GeorgH93
d81dc5a9e5 Add config option to define the max backpack size 2016-04-06 18:38:39 +02:00
GeorgH93
bf946c6bca Add option to define a different title for the backpack owner then for everyone else 2016-03-25 00:49:45 +01:00
GeorgH93
271da25236 Update to V1.15
Add config option for max MySQL connections
Bugfix for SQLite when used with UUIDs
2016-03-06 20:29:12 +01:00
GeorgH93
a7c12782d5 Bugfix 2015-09-30 23:55:31 +02:00
GeorgH93
fcb44a0a55 Mega Update
Performance optimisation
Async MySQL
Code cleanup/restructure
2015-09-24 17:06:00 +02:00
GeorgH93
2209b02feb Code cleanup
Now less restrictive
2015-09-21 16:07:34 +02:00
GeorgH93
95f6a4d09b Updates and Bugfixes 2015-09-17 15:10:00 +02:00
GeorgH93
886b73de28 New upgrade code 2015-09-16 14:45:51 +02:00
GeorgH93
1c8810ec0b Mega Update
default config now with comments
serializer now uses reflections
bug fixes and performance improvements
2015-09-16 13:31:39 +02:00