This repository contains all the config files for the currently loaded plugins.
Go to file
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
.github Spawn world etc. 2018-11-04 00:53:12 +00:00
Chairs Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
ChestShop Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
ChestShopNotifier Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Chroma-Chat Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Chroma-Core Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Chroma-Discord Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
CoreProtect Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
dynmap Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Dynmap-Towny Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Essentials Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
FastAsyncWorldEdit Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Jobs Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
LuckPerms Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Multiverse-Core Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
OpenInv Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Server Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Towny/settings Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
Vault New config files for v5 - with the changes 2019-08-19 00:20:14 +00:00
Votifier Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
WorldGuard Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00
.gitconfig Rempass fix, DXL, Plotworld perms 2018-06-19 11:10:27 +00:00
.gitignore Pass removal, Jobs plugin 2018-05-31 00:39:09 +00:00
.travis.yml Exclude deletions from linting 2020-07-31 20:17:19 +02:00
.yamllint Regular update 2018-12-10 23:09:26 +00:00
download.sh Download script update 2018-10-26 16:56:04 +00:00
LICENSE Pass removal, Jobs plugin 2018-05-31 00:39:09 +00:00
README.md Pass removal, Jobs plugin 2018-05-31 00:39:09 +00:00
update.sh Start with clean configs for v6 and go from there 2023-02-04 21:15:57 +01:00

PluginConfigs

This repository contains all the config files for the currently loaded plugins.

More significant changes should be done via pull requests (PRs). This way it can be discussed better and it's more visible when it is actually implemented.