Commit graph

9 commits

Author SHA1 Message Date
Norbi Peti aafc93dafb
Start with clean configs for v6 and go from there
- Applied some changes to the defaults
- Changes since v5:
-- Don't write the plugin list (I should work on an offline solution for this, read the plugin.yml from the jars?)
-- Disabled daily restarts for now, not sure if we'll need it
-- Disabled member component (we don't have member permissions yet)
-- Disabled /spawn component
-- Disabled the GeneralEventBroadcasterModule to ensure compatibility
-- Homes aren't changed even though we don't have the groups for it yet
-- Default world changed to "world"
-- Towny taxes are now percentage-based by default
-- Changed minimum distances to 4 times the default
-- Enabled Towny in new worlds by default but disabled ability to claim it (Towny commands will still work)
-- Made Dynmap render in high resolution (well, not in very low resolution anyway, it still uses a low resolution renderer for the flat map and we don't have the others)
- Towny settings are otherwise the same (block size 8 instead of 16 and all upkeep settings)
- Missing plugins since v5 update: ButtonPresents, ButtonWebsiteModule, LimitedCreative, MythicMobs, Plot2Dynmap, PlotSquared, ProtocolLib, Factions
2023-02-04 21:15:57 +01:00
Chromachine 26f8543655
Update, add dynmap template 2019-09-21 15:50:17 +00:00
Chromachine 25189c4aee
Forgot these 2019-08-19 00:29:16 +00:00
Chromachine bec87662a0 New config files for v5 - with the changes
Job configuration isn't preserved
2019-08-19 00:20:14 +00:00
Creepachu 0fcddfd8f6
Update config.yml 2018-11-24 13:33:14 -05:00
Norbi Peti 56b6e948ef
Update Essentials config
Adding documentation from the original file
2018-10-13 23:04:15 +02:00
Chromachine 4a36b852cb
Disabled AFK kick for now
Builders have tp perms for their WG region
2018-07-14 17:07:47 +00:00
alisolarflare ee7954c7d8
Changes to the afk system to prevent afk fish farms
I noticed a few interesting options...
2018-06-23 12:36:59 -04:00
Chromachine 494c3ff3a2 Adding the rest of the configs
Currently only config.yml files
2018-05-15 23:30:20 +00:00