diff --git a/CHANGELOG.md b/CHANGELOG.md index 93ba22a..c6cdeaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## [2.6] + +### Changed +- Added the Via suite of plugins for version support. + ## [2.5] ### Changed @@ -87,6 +92,7 @@ All notable changes to this project will be documented in this file. ### Changed - Initial commit of pack to Github for version control +[2.6]: https://github.com/apexhosting/HungerGames/releases/tag/2.6 [2.5]: https://github.com/apexhosting/HungerGames/releases/tag/2.5 [2.4]: https://github.com/apexhosting/HungerGames/releases/tag/2.4 [2.3.2]: https://github.com/apexhosting/HungerGames/releases/tag/2.3.2 diff --git a/README.md b/README.md index 877d2f1..bc33e37 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,8 @@ https://apexminecrafthosting.com/survival-games-server/ - [Server List Plus](https://www.spigotmc.org/resources/serverlistplus.241/) - [TitleManager](https://www.spigotmc.org/resources/titlemanager.1049/) - [Vault](https://www.spigotmc.org/resources/vault.34315/) +- [ViaBackwards](https://www.spigotmc.org/resources/viabackwards.27448/) +- [ViaRewind](https://www.spigotmc.org/resources/viarewind.52109/) +- [ViaVersion](https://www.spigotmc.org/resources/viaversion.19254/) - [WorldEdit](https://dev.bukkit.org/projects/worldedit) - [WorldGuard](https://dev.bukkit.org/projects/worldguard) diff --git a/plugins/ProtocolSupport-665.jar b/plugins/ProtocolSupport-665.jar deleted file mode 100644 index 1b779c2..0000000 Binary files a/plugins/ProtocolSupport-665.jar and /dev/null differ diff --git a/plugins/ViaBackwards-4.1.1.jar b/plugins/ViaBackwards-4.1.1.jar new file mode 100644 index 0000000..9c24797 Binary files /dev/null and b/plugins/ViaBackwards-4.1.1.jar differ diff --git a/plugins/ViaRewind-2.0.2.jar b/plugins/ViaRewind-2.0.2.jar new file mode 100644 index 0000000..a3c8351 Binary files /dev/null and b/plugins/ViaRewind-2.0.2.jar differ diff --git a/plugins/ViaVersion-4.1.1.jar b/plugins/ViaVersion-4.1.1.jar new file mode 100644 index 0000000..8400d38 Binary files /dev/null and b/plugins/ViaVersion-4.1.1.jar differ