Create README.md

This commit is contained in:
Frank van der Heijden 2020-07-06 11:53:03 +02:00 committed by GitHub
parent 584ce8be4d
commit 578f4e1b9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# ServerUtils
ServerUtils allows you to manage your plugins in-game.
Featuring reloading, unloading and loading of plugins from your plugins folder at runtime.
ServerUtils also has handy methods to lookup commands and plugins,
and provides you with handy information about them.