diff --git a/README b/README deleted file mode 100644 index de632ef..0000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -Will write this when I have time \ No newline at end of file diff --git a/src/plugin.yml b/src/plugin.yml deleted file mode 100644 index e682d11..0000000 --- a/src/plugin.yml +++ /dev/null @@ -1,29 +0,0 @@ -name: xAuth -main: com.cypherx.xauth.xAuth -version: 1.2.2 -description: Allows players to register and maintain an account while the server is in offline-mode. -authors: - - CypherX - -commands: - register: - description: Register your player name - usage: /register - login: - description: Authenticate yourself - usage: /login - changepw: - description: Change your or another players password - usage: /changepw [player] - unregister: - description: Remove a players registration - usage: /unregister - authreload: - description: Reload the account, configuration, and string files - usage: /authreload - toggle: - description: Toggle various commands on/off - usage: /toggle - logout: - description: End a players session and force them to re-authenticate - usage: /logout [player] \ No newline at end of file