Commit graph

6 commits

Author SHA1 Message Date
Norbi Peti 0ed9322874
Minimal release (v6) - plugin updater script
- Updated config files here as they're on the server
- Dynmap doesn't have the previous settings (yet)
- Using DB for everything we can
- Added script to update plugins automatically (finally)
 - It doesn't support all plugins as of now
2023-03-26 03:57:19 +02:00
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 3d885733a4
Update to 1.16 2020-07-26 19:46: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
Chromachine 46dc9bd7c2 Rempass fix, DXL, Plotworld perms
DungeonsXL config upload
Perms:
- Added LC chest interact permission for members in plotworld
- Removed ChestShop perms for plotworld and allowed interaction in LC in plotworld
-- So that players can place signs on signs hmm
- Allowed pistons in plotworld
Jobs db setup (sqlite for conversion)
2018-06-19 11:10:27 +00:00
Chromachine 494c3ff3a2 Adding the rest of the configs
Currently only config.yml files
2018-05-15 23:30:20 +00:00