diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF deleted file mode 100755 index 8cf8961..0000000 --- a/META-INF/MANIFEST.MF +++ /dev/null @@ -1,8 +0,0 @@ -Manifest-Version: 1.0 -Class-Path: Stats/lib/sqlite.jar Stats/lib/mysql.jar GroupManager.jar Permissions.jar - - - - - - diff --git a/plugin.yml b/plugin.yml deleted file mode 100755 index 038efe6..0000000 --- a/plugin.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Stats -main: com.nidefawl.Stats.Stats -version: 0.99 -author: nidefawl -commands: - stats: - description: Stats command - usage: / - / [category|statname|convert|list|help] - / [player] [category|statname] - played: - description: Shows your played time - usage: / \ No newline at end of file