Configuration comments, fixes, command and other fixes #90

Merged
NorbiPeti merged 11 commits from dev into master 2020-02-01 19:11:40 +00:00

11 commits

Author SHA1 Message Date
Norbi Peti 6491a4e732
Merge branch 'master' into dev 2020-02-01 20:10:50 +01:00
Norbi Peti a1919c04d0
Fixed list config, converted old cmds, removed old cmd system
#87
Fixed permission issue without perm plugin (#74)
Checking Bukkit perms if Vault says no, so PEX works with default perms (#80)
Most of the time it just means checking the perm plugin twice since the PermissibleBase is injected usually
2020-01-31 21:55:21 +01:00
Norbi Peti 1a4829e894
Don't enable certain components by default, create ListConfigData
#87
Also some older code changes
2020-01-30 03:17:00 +01:00
Norbi Peti 5da07565b0
Config load error check, remove Towny dep 2019-12-16 22:46:23 +01:00
Norbi Peti cecd8df991
Global config, config reload error check, fixes
TODO: Config load error check, remove Towny dep
#83
2019-12-10 01:47:52 +01:00
Norbi Peti fa18e8f22a
Automatically adding config comments, fixes
Fixed read-only config handling (here as well)
Added a warning for RandomTP if the worldborder is too large (#70)
Implemented config comments with the help of Towny's CommentedConfiguration

TODO: Glboal config, remove Towny dep
2019-12-09 02:51:00 +01:00
Norbi Peti 89c27a10c6
Only save config if changed, number conversion fixes
And do save config if changed
#83
2019-12-06 03:04:11 +01:00
Norbi Peti fb9c108c52
Fix long-int conversion (config)
Forgot to commit yesterday
2019-11-16 23:18:31 +01:00
Norbi Peti 34637ac536
Disable test by default, config desc.
#79
Fixed IntelliJ compiler version...
2019-11-16 01:04:11 +01:00
Norbi Peti dea1a46f55 Check if Essentials is present
#77
2019-11-06 15:46:59 +01:00
Norbi Peti 8f75998b58 Use Essentials teleport for /spawn
#77
2019-11-05 15:50:42 +01:00