A plugin that manages users, messages, exceptions and others across different platforms (Minecraft, Discord, ...)
Find a file
NorbiPeti 245f6bbf59
Lots of config improvements
Removed redundant delegate methods by making the methods non-static
Automatically saving config option to the yaml model when it's accessed for the first time
Automatically saving yaml config on component/plugin disable
Automatically resetting config cache on plugin/component disable
Caching the config values so reading is cheaper (it still writes through)
Correctly handling (non-)primitive types in configs
Allowing to set either a primitive or non-primitive default value and the other is obtained from the provided value
#48
2019-01-10 01:34:38 +01:00
.idea Lots of config improvements 2019-01-10 01:34:38 +01:00
.settings Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
BuildConfigUpdater PlayerData ann + ConfigData def add 2018-12-23 03:22:21 +01:00
ButtonCore Lots of config improvements 2019-01-10 01:34:38 +01:00
ButtonProcessor Merge branch 'dev' into redesign 2018-11-20 20:38:46 +01:00
.editorconfig Exclude plugins from syschat event 2019-01-09 18:52:24 +01:00
.project Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
.travis.yml PR #39 merged 2018-05-15 23:10:59 +02:00
deploy.sh Added /primerestart 2018-05-31 03:07:12 +02:00
jitpack.yml Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
pom.xml Channel improvements and fixes 2018-11-01 01:20:49 +01:00