diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..15699a0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog +All notable changes to this project will be documented in this file. + +## 1.1 + +### Changed +- Added the Via suite of plugins for version support. + +## [1.0] + +### Added +- Initial commit of pack to Github for version control + +[1.1]: https://github.com/apexhosting/Parkour/releases/tag/1.1 +[1.0]: https://github.com/apexhosting/Parkour/releases/tag/1.0 \ No newline at end of file diff --git a/README.md b/README.md index 158bda9..f77b962 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # Paintball ![alt text](https://apex-misc.s3.amazonaws.com/Images/Paintball+Thumbnail.png) + +## Plugin List +- [EssentialsX](https://www.spigotmc.org/resources/essentialsx.9089/) +- [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) \ No newline at end of file diff --git a/plugins/PermissionsEx-1.23.4 (2).jar b/plugins/PermissionsEx-1.23.4-.jar similarity index 100% rename from plugins/PermissionsEx-1.23.4 (2).jar rename to plugins/PermissionsEx-1.23.4-.jar diff --git a/plugins/SimplePaintball-0.2.4.1 (1).jar b/plugins/SimplePaintball-0.2.4.1.jar similarity index 100% rename from plugins/SimplePaintball-0.2.4.1 (1).jar rename to plugins/SimplePaintball-0.2.4.1.jar diff --git a/plugins/Vault (10).jar b/plugins/Vault-.jar similarity index 100% rename from plugins/Vault (10).jar rename to plugins/Vault-.jar 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