diff --git a/README.md b/README.md index c14c90e4..095fd265 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,17 @@

eco - Simplify spigot development.

-# Installation for Development +### Plugin Information +- Requires ProtocolLib to be installed: get the latest version [here](https://www.spigotmc.org/resources/protocollib.1997/) +- Supports 1.16.5+ -eco is a standalone plugin, so you will need to install it on any servers that have plugins which depend on it, and specify it as a dependency in your plugin.yml like this: +### bStats + + +# Information for development + +eco is a standalone plugin, so you will need to install it on any servers that have plugins which depend on it, +and specify it as a dependency in your plugin.yml: ```yaml depend: [RedLib]