mcMMO/src/main/java/com/gmail/nossr50/config
Shane Freeder 8a4410cde8
Add a configuration to print jdbc exceptions
By default, mcmmo tries to pretty print errors, which is fine for many cases,
however; deeper nested errors can lack information, e.g. networking related issues,
while the pretty print is less intimitating and provides useful information to users,
surpressing the trace can prevent debugging these deeper issues, this config option serves
as a compromise between scaring users and having a means to find these deeper issues.
2019-08-26 05:29:29 +01:00
..
experience Add toggle to allow piston cheating 2019-07-07 06:11:15 -07:00
mods Numerous tweaks to salvage + fixing repair bugs 2019-06-10 22:37:20 -07:00
party Diminishing returns now has an optional minimum gains setting 2019-01-14 22:11:58 -08:00
skills 2.1.80 2019-06-12 12:23:58 -07:00
treasure Fishing drops are no longer random amounts 2019-08-23 20:51:32 -06:00
AdvancedConfig.java 2.1.96 2019-07-08 07:57:07 -07:00
AutoUpdateConfigLoader.java Diminishing returns now has an optional minimum gains setting 2019-01-14 22:11:58 -08:00
Config.java Add a configuration to print jdbc exceptions 2019-08-26 05:29:29 +01:00
ConfigLoader.java Diminishing returns now has an optional minimum gains setting 2019-01-14 22:11:58 -08:00
CoreSkillsConfig.java Refactoring + adding a new skillranks config (not functional yet) 2019-01-12 23:54:53 -08:00
HiddenConfig.java Diminishing returns now has an optional minimum gains setting 2019-01-14 22:11:58 -08:00
RankConfig.java 2.1.0 is probably playable now, but not unfinished 2019-01-15 02:43:44 -08:00
SoundConfig.java You can now turn off sound effects used by mcMMO 2019-01-21 05:23:48 -08:00
WorldBlacklist.java Don't send the URL header if url links are disabled 2019-01-22 14:11:59 -08:00