Commit graph

32 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 ad74e7e18d
Final v5 update
Before 1.16.5 -> 1.18.2
2022-04-23 18:36:42 +02:00
Chromachine ad394477f7
Fix stuff in update script 2020-07-29 11:51:26 +00:00
Chromachine 3d885733a4
Update to 1.16 2020-07-26 19:46:16 +00:00
Chromachine 0506e06315
Exclude Towny lang file 2019-11-10 18:39:59 +00:00
Norbi Peti 8a444fd689
Add patch for Towny settings
This patch can be applied to a newer version of the config
2019-11-08 02:38:53 +01:00
Chromachine 889206413f
Disable hunger in museum & dynmap fix 2019-09-21 16:34:41 +00:00
Chromachine 26f8543655
Update, add dynmap template 2019-09-21 15:50:17 +00:00
Chromachine 1e86eb792f
Renames, update 2019-02-11 21:44:53 +00:00
Chromachine 083fcb24be
Towny event getter
And regular update
2018-10-16 22:44:35 +00:00
Chromachine c4a917c64b
All good
Updated git, setup etc.
2018-08-01 18:26:37 +00:00
Chromachine 643fe4cfa3
Testing
The issue is with git storing the password incorrectly because of spec.
chars
::
2018-08-01 17:24:11 +00:00
Chromachine f7465f6e67
fix commit signing
Hopefully
2018-08-01 15:26:02 +00:00
Chromachine 921bdc941d
Upload server config files (#28) 2018-07-01 16:22:50 +00:00
Chromachine f514fd10c5
Upload TC files for 'world'
And general TC config
TerrainControl
2018-07-01 00:27:55 +00:00
Chromachine cdcceb02fd
Update to actually sign commits 2018-06-24 19:59:42 +00:00
Chromachine 9b04784afd Update update.sh to sign commits 2018-06-24 19:54:35 +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 c782dd9a83 Disable CSN verbose logging
And add github folder to script
2018-06-17 23:02:49 +00:00
Chromachine 448ee3ad30 Upload server runner config 2018-06-13 23:09:47 +00:00
Chromachine 72c70ec7e7 Upload worlds file 2018-06-13 19:01:00 +00:00
Chromachine dcca9bc0c8 PlotWorld setup, permission upload
PlotSquared got set up in PlotWorld
Permissions file got uploaded
2018-06-13 18:27:17 +00:00
Chromachine 9684f4460e Upload all PlotSquared files
Except storage, in case we start using MySQL
And except the current DB file
2018-06-08 21:22:00 +00:00
Chromachine 38edd3c16a Upload PlotSquared config
And Plot2Dynmap
2018-06-07 19:47:21 +00:00
Chromachine 49a0c8f9ac Dynmap change, no OpenInv conf
OpenInv config contains player settings
Art from the main RP world removed from Dynmap
2018-06-03 22:18:12 +00:00
Chromachine 3ee836517a Add townyperms.yml
\#4
Small fix for pass remover
2018-05-31 22:33:22 +00:00
Chromachine 8a6e6886ed Pass removal, Jobs plugin
Very small FAWE changes
2018-05-31 00:39:09 +00:00
Chromachine 8e2ae23d89 Remove Discord config file
It doesn't have config options
2018-05-27 16:20:44 +00:00
Chromachine 0d615a5abe Added all MythicMobs configs 2018-05-23 14:27:02 +00:00
Chromachine de7f7bc669 Fixed craft+added dynmap config
Fixed syntax error in LargeMerchant
2018-05-18 18:14:28 +00:00
Chromachine 05fb6f3b44 Upload/download scripts+gitignore
Made it ignore everything and force adding the needed files. This way it won't list a bunch of untracked files on each update.
Also removing all files in subfolders from the repo (before the new versions get added) so that if a config or a plugin(!) is removed it will remove it from the repo.
2018-05-16 16:32:41 +00:00