Commit Graph

814 Commits

Author SHA1 Message Date
a812ca42f7 Party config pt 2 2019-03-29 00:00:22 -07:00
fb1467551f World Blacklist cleanup, metric config pt 2 2019-03-29 00:00:22 -07:00
96b781ab0a Add super ability config 2019-03-29 00:00:22 -07:00
a710893e2a Add chat and hud notification config 2019-03-29 00:00:21 -07:00
0bed8898bf Add automated backup config 2019-03-29 00:00:21 -07:00
4c78afc04b Add party config 2019-03-29 00:00:21 -07:00
cb21c0bf24 Add particles config 2019-03-29 00:00:21 -07:00
eb14d14e05 Add language config 2019-03-29 00:00:21 -07:00
7c0a741b47 Add item config 2019-03-29 00:00:20 -07:00
2acc230895 Add command config 2019-03-29 00:00:19 -07:00
e57bf35e5e new settings for showing patreon, paypal 2019-03-29 00:00:19 -07:00
2001ef30ee new config author_support_advertisements.conf 2019-03-29 00:00:19 -07:00
b2c1358a84 Better config file organization for exploit prevention config 2019-03-29 00:00:19 -07:00
efdd56684b Add options for Fishing exploit prevention 2019-03-29 00:00:18 -07:00
0d8b4c5f5f Add Acrobatics exploit prevention config settings 2019-03-29 00:00:18 -07:00
04fdd3270a MOTD Config 2019-03-29 00:00:18 -07:00
094850ab85 Exploit Prevention config pt 2 2019-03-28 23:59:49 -07:00
d272d60112 Anti-Exploit config pt 1 2019-03-28 23:59:48 -07:00
f5c1e0952b World Blacklist Config 2019-03-28 23:59:26 -07:00
0e61557812 Player Leveling config pt 3 2019-03-28 23:59:26 -07:00
7a7dd7002e Hypens instead of Underscores because the serializer is a dumbo 2019-03-28 23:59:25 -07:00
0046c47163 Expanded level cap settings, Player Leveling config pt 2 2019-03-28 23:59:25 -07:00
8660d86306 Expanding DB cleanup settings, Player Leveling config pt 1 2019-03-28 23:57:21 -07:00
d139d520e7 Move generic Scoreboard settings to General section 2019-03-28 23:57:21 -07:00
307340bea3 Scoreboard config pt 2 2019-03-28 23:57:20 -07:00
f00601931d Scoreboard config part 1 2019-03-28 23:57:20 -07:00
1c289cfcdf Refactoring SQL config class names again 2019-03-28 23:57:19 -07:00
a8bf6357aa Fixed the loading of the Serialized configs 2019-03-28 23:57:19 -07:00
77b4ade885 On second thought lets not use an empty class as a parent idk 2019-03-28 23:57:19 -07:00
d3b437f6d3 Renaming config classes 2019-03-28 23:57:19 -07:00
45e785bd1f Rewiring SQL to the new config pt 2 2019-03-28 23:57:19 -07:00
be69f0d6a7 Rewiring the SQL code to the new configs 2019-03-28 23:57:18 -07:00
e94005df34 Move user settings to new User category for MySQL 2019-03-28 23:57:18 -07:00
88cd8e64bb Database Config getter boilerplate 2019-03-28 23:57:18 -07:00
948837546a Move config loading outside of constructors 2019-03-28 23:57:17 -07:00
8bc49e8bfb Add typesafe library to maven, cleanup config directory code 2019-03-28 23:57:17 -07:00
55b1da0341 no more MultiConfigContainers, updating existing config classes for HOCON (WIP) 2019-03-28 23:57:16 -07:00
132b908eee Added some more missing defaults to database config 2019-03-28 23:57:16 -07:00
7d152794ba add missing defaults and constructor for database config 2019-03-28 23:57:16 -07:00
e757dd10c8 import cleanup 2019-03-28 23:57:15 -07:00
d5ea196840 added hocon configurate libs to maven 2019-03-28 23:57:14 -07:00
f772b39eda add missing db config options 2019-03-28 23:57:14 -07:00
493d6b0a67 Starting the conversion to HOCON, splitting up configs, and more 2019-03-28 23:57:14 -07:00
76472a2b9f Most Experience related maps are now tracked via a new ExperienceMapManager to simplify loading/unloading of registered values 2019-03-28 23:56:27 -07:00
59f3835554 set configurate user file builder to dump block style formatting 2019-03-28 23:55:56 -07:00
38c11d1601 Fixing zero initalize for entity xp + party share 2019-03-28 23:55:56 -07:00
608a523996 Fix zero initialize for Swords config options 2019-03-28 23:55:55 -07:00
a2e0ca0f84 Flux Mining Cleanup 2019-03-28 23:54:47 -07:00
a3b8ab81be Fixed zero initialize for Smelting's Fuel Efficiency 2019-03-28 23:54:47 -07:00
234a31d283 Fix Repair Mastery zero initialize 2019-03-28 23:50:11 -07:00