diff --git a/bukkit.yml b/bukkit.yml index 08e0c1d..d1a0ca9 100644 --- a/bukkit.yml +++ b/bukkit.yml @@ -18,7 +18,7 @@ settings: permissions-file: permissions.yml update-folder: update plugin-profiling: true - connection-throttle: -1 + connection-throttle: 5000 query-plugins: true deprecated-verbose: false shutdown-message: The server is restarting. Please wait... diff --git a/paper.yml b/paper.yml index c1c2bd2..a91f39f 100644 --- a/paper.yml +++ b/paper.yml @@ -57,7 +57,7 @@ messages: flying-player: Flying is not enabled on this server flying-vehicle: Flying is not enabled on this server authentication-servers-down: '' - connection-throttle: Connection throttled! Please wait before reconnecting. + connection-throttle: Wait 5 seconds before connecting, thanks! :) world-settings: default: phantoms-do-not-spawn-on-creative-players: true diff --git a/plugins/Extras.jar b/plugins/Extras.jar index 53a6aa7..02b3caf 100644 Binary files a/plugins/Extras.jar and b/plugins/Extras.jar differ diff --git a/plugins/ViaBackwards.jar b/plugins/ViaBackwards.jar index 097bb75..4839084 100644 Binary files a/plugins/ViaBackwards.jar and b/plugins/ViaBackwards.jar differ diff --git a/plugins/ViaRewind.jar b/plugins/ViaRewind.jar deleted file mode 100644 index 78f6e0e..0000000 Binary files a/plugins/ViaRewind.jar and /dev/null differ diff --git a/plugins/ViaRewind/config.yml b/plugins/ViaRewind/config.yml deleted file mode 100644 index 469b226..0000000 --- a/plugins/ViaRewind/config.yml +++ /dev/null @@ -1,12 +0,0 @@ -# Specifies how 1.8.x clients should see the cooldown indicator -# You can choose between TITLE, ACTION_BAR, BOSS_BAR and DISABLED -# ONLY DISABLE IF YOU HAVE 1.9 COOLDOWN DISABLED ON YOUR SERVER -# 1.8 PLAYERS MAY ASK WHY PVP IS NOT WORKING OTHERWISE -cooldown-indicator: TITLE -# Replaces Adventure mode with Survival mode for 1.7.x clients -# Enable this option if your server is using the 'CanDestroy' -# or 'CanPlaceOn' flags on items -replace-adventure: false -# Whether 1.9 particles should be replaced by similar ones in -# 1.8 and lower -replace-particles: true diff --git a/plugins/ViaVersion.jar b/plugins/ViaVersion.jar index 419e14d..05bfd2c 100644 Binary files a/plugins/ViaVersion.jar and b/plugins/ViaVersion.jar differ diff --git a/server.jar b/server.jar index 928851b..4b78265 100644 Binary files a/server.jar and b/server.jar differ diff --git a/spigot.yml b/spigot.yml index 6b7c200..6190632 100644 --- a/spigot.yml +++ b/spigot.yml @@ -27,8 +27,8 @@ messages: whitelist: The server is temporarily down for maintenance. Please try again later! unknown-command: Unknown command. Type "/help" for help. server-full: The server is temporarily down for maintenance. Please try again later! - outdated-client: Your client is outdated. Please join with Minecraft version 1.16.1! - outdated-server: The server is outdated. Please join with Minecraft version 1.16.1! + outdated-client: Your client is outdated. Please join with Minecraft version 1.16.2! + outdated-server: The server is outdated. Please join with Minecraft version 1.16.2! restart: The server is restarting. Please wait... settings: timeout-time: 60