Update README.md

This commit is contained in:
bmgjet 2022-04-18 17:50:48 +12:00 committed by GitHub
parent 8abd44e69c
commit af9f2179ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# PluginLoader
Create a config file PluginLoader.json<br>
Enter github raw links seperated by ,<br>
Enter github links seperated by ,<br>
Or as a admin on the server use the chat commands<br><br>
/addplugin url (Enter the raw URL to the .cs file)<br>
/addplugin url (Enter githublink)<br>
/removeplugin pluginname.cs (Removes the plugin found matching given plugin name)<br>
/listplugin (shows a list of plugins being managed)