diff --git a/README.md b/README.md index bd07a27..3b7248d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ +# old-combat +> Minecraft Plugin (1.19.2) + A very light version of [BukkitOldCombatMechanics](https://github.com/kernitus/BukkitOldCombatMechanics). -# Dependencies -- [ProtocolLib](https://github.com/dmulloy2/ProtocolLib) -- [CommandAPI](https://github.com/JorelAli/CommandAPI) +This plugin was made to be used with other plugins, but you can still enable/disable modules with the `/old-combat` command (requires to be a server operator). + +## Requirements +This plugins requires the latest versions of [ProtocolLib](https://github.com/dmulloy2/ProtocolLib) and [CommandAPI](https://github.com/JorelAli/CommandAPI). + +## License +[MPL-2.0](https://www.mozilla.org/en-US/MPL/2.0/)