nossr50
|
160f27b492
update changelog
|
6 年 前 |
nossr50
|
7a7dd7002e
Hypens instead of Underscores because the serializer is a dumbo
|
6 年 前 |
nossr50
|
0046c47163
Expanded level cap settings, Player Leveling config pt 2
|
6 年 前 |
nossr50
|
1cdc59cfb1
updating version number
|
6 年 前 |
nossr50
|
8660d86306
Expanding DB cleanup settings, Player Leveling config pt 1
|
6 年 前 |
nossr50
|
d139d520e7
Move generic Scoreboard settings to General section
|
6 年 前 |
nossr50
|
8578d923d6
Fix imports
|
6 年 前 |
nossr50
|
307340bea3
Scoreboard config pt 2
|
6 年 前 |
nossr50
|
bbe9b92c15
Refactoring mistake
|
6 年 前 |
nossr50
|
f00601931d
Scoreboard config part 1
|
6 年 前 |
nossr50
|
1c289cfcdf
Refactoring SQL config class names again
|
6 年 前 |
nossr50
|
a8bf6357aa
Fixed the loading of the Serialized configs
|
6 年 前 |
nossr50
|
77b4ade885
On second thought lets not use an empty class as a parent idk
|
6 年 前 |
nossr50
|
d3b437f6d3
Renaming config classes
|
6 年 前 |
nossr50
|
45e785bd1f
Rewiring SQL to the new config pt 2
|
6 年 前 |
nossr50
|
707e6d0342
Update changelog
|
6 年 前 |
nossr50
|
be69f0d6a7
Rewiring the SQL code to the new configs
|
6 年 前 |
nossr50
|
e94005df34
Move user settings to new User category for MySQL
|
6 年 前 |
nossr50
|
88cd8e64bb
Database Config getter boilerplate
|
6 年 前 |
nossr50
|
948837546a
Move config loading outside of constructors
|
6 年 前 |
nossr50
|
8bc49e8bfb
Add typesafe library to maven, cleanup config directory code
|
6 年 前 |
nossr50
|
55b1da0341
no more MultiConfigContainers, updating existing config classes for HOCON (WIP)
|
6 年 前 |
nossr50
|
132b908eee
Added some more missing defaults to database config
|
6 年 前 |
nossr50
|
7d152794ba
add missing defaults and constructor for database config
|
6 年 前 |
nossr50
|
e757dd10c8
import cleanup
|
6 年 前 |
nossr50
|
d5ea196840
added hocon configurate libs to maven
|
6 年 前 |
nossr50
|
f772b39eda
add missing db config options
|
6 年 前 |
nossr50
|
493d6b0a67
Starting the conversion to HOCON, splitting up configs, and more
|
6 年 前 |
nossr50
|
76472a2b9f
Most Experience related maps are now tracked via a new ExperienceMapManager to simplify loading/unloading of registered values
|
6 年 前 |
nossr50
|
f0e8eb35c4
Most Super Abilities which increase gathering speed now check both XP registers and new hardcoded lists to determine whether or not the block should be affected by the super ability, if the block is found on either the xp registers or our own internal list then it will be considered compatible with that super ability.
|
6 年 前 |