diff --git a/mods/Cardboard-1.17-1.18.jar b/mods/Cardboard-1.17-1.18.jar deleted file mode 100755 index c948faf..0000000 Binary files a/mods/Cardboard-1.17-1.18.jar and /dev/null differ diff --git a/plugins/WorldBorder.jar b/plugins/WorldBorder.jar deleted file mode 100644 index 0b912da..0000000 Binary files a/plugins/WorldBorder.jar and /dev/null differ diff --git a/plugins/WorldBorder/config.yml b/plugins/WorldBorder/config.yml deleted file mode 100644 index de4fc19..0000000 --- a/plugins/WorldBorder/config.yml +++ /dev/null @@ -1,27 +0,0 @@ -cfg-version: 11 -message: '&cYou have reached the edge of this world.' -round-border: true -debug-mode: false -whoosh-effect: true -portal-redirection: true -knock-back-dist: 3.0 -timer-delay-ticks: 5 -remount-delay-ticks: 0 -dynmap-border-enabled: true -dynmap-border-message: The border of the world. -dynmap-border-hideByDefault: false -dynmap-border-priority: 0 -player-killed-bad-spawn: false -deny-enderpearl: true -fill-autosave-frequency: 30 -bypass-list-uuids: [] -fill-memory-tolerance: 500 -prevent-block-place: false -prevent-mob-spawn: false -worlds: - world: - x: 0.5 - z: 0.5 - radiusX: 500 - radiusZ: 500 - wrapping: false diff --git a/plugins/bStats/config.yml b/plugins/bStats/config.yml deleted file mode 100644 index 58ae37c..0000000 --- a/plugins/bStats/config.yml +++ /dev/null @@ -1,7 +0,0 @@ -# bStats collects some data for plugin authors like how many servers are using their plugins. -# To honor their work, you should not disable it. -# This has nearly no effect on the server performance! -# Check out https://bStats.org/ to learn more :) -enabled: true -serverUuid: 847169fa-09c5-47f0-92c5-e269b7d44b08 -logFailedRequests: false