From e4c4664555648e21a74d215fc0ceed228374be47 Mon Sep 17 00:00:00 2001 From: Pascal Koenig Date: Fri, 7 Oct 2011 19:56:59 +0200 Subject: [PATCH] ... --- META-INF/MANIFEST.MF | 8 -------- plugin.yml | 13 ------------- 2 files changed, 21 deletions(-) delete mode 100755 META-INF/MANIFEST.MF delete mode 100755 plugin.yml 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