diff --git a/plugins/Essentials.jar b/plugins/Essentials.jar index 953dd8c..fa432a4 100644 Binary files a/plugins/Essentials.jar and b/plugins/Essentials.jar differ diff --git a/plugins/Extras.jar b/plugins/Extras.jar index 98975c9..a209127 100644 Binary files a/plugins/Extras.jar and b/plugins/Extras.jar differ diff --git a/plugins/FastAsyncWorldEdit.jar b/plugins/FastAsyncWorldEdit.jar index dc81238..59fdf70 100644 Binary files a/plugins/FastAsyncWorldEdit.jar and b/plugins/FastAsyncWorldEdit.jar differ diff --git a/plugins/PlayerParticles.jar b/plugins/PlayerParticles.jar.old similarity index 100% rename from plugins/PlayerParticles.jar rename to plugins/PlayerParticles.jar.old diff --git a/plugins/ViaBackwards.jar b/plugins/ViaBackwards.jar index bcf91e2..45a1517 100644 Binary files a/plugins/ViaBackwards.jar and b/plugins/ViaBackwards.jar differ diff --git a/plugins/ViaRewind.jar b/plugins/ViaRewind.jar new file mode 100644 index 0000000..c45f870 Binary files /dev/null and b/plugins/ViaRewind.jar differ diff --git a/plugins/ViaRewind/config.yml b/plugins/ViaRewind/config.yml new file mode 100644 index 0000000..715ac36 --- /dev/null +++ b/plugins/ViaRewind/config.yml @@ -0,0 +1,12 @@ +# 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: false diff --git a/plugins/ViaVersion.jar b/plugins/ViaVersion.jar index d6cf226..bf6bd54 100644 Binary files a/plugins/ViaVersion.jar and b/plugins/ViaVersion.jar differ diff --git a/server.jar b/server.jar index ae887a1..88eb71e 100644 Binary files a/server.jar and b/server.jar differ