summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/plugin.yml
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-09-03 16:13:43 +0100
committerElgarL <ElgarL@palmergames.com>2011-09-03 16:13:43 +0100
commit88703a92c7b721903ebf6490c681c208d8ecef89 (patch)
tree688ecd7c0c968db4d68bae4e8824dcfe0e1ddd60 /EssentialsGroupManager/src/plugin.yml
parentd8361bcb894acf13c36ee7b4374796a2e1c1a981 (diff)
downloadEssentials-88703a92c7b721903ebf6490c681c208d8ecef89.tar
Essentials-88703a92c7b721903ebf6490c681c208d8ecef89.tar.gz
Essentials-88703a92c7b721903ebf6490c681c208d8ecef89.tar.lz
Essentials-88703a92c7b721903ebf6490c681c208d8ecef89.tar.xz
Essentials-88703a92c7b721903ebf6490c681c208d8ecef89.zip
- Fix for Users.yml containing only 'users:' causing a crash.
- GroupManager will now generate a fresh Users and Groups yml if either file is empty.
Diffstat (limited to 'EssentialsGroupManager/src/plugin.yml')
-rw-r--r--EssentialsGroupManager/src/plugin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/plugin.yml b/EssentialsGroupManager/src/plugin.yml
index ace9701cd..6863df1de 100644
--- a/EssentialsGroupManager/src/plugin.yml
+++ b/EssentialsGroupManager/src/plugin.yml
@@ -1,5 +1,5 @@
name: GroupManager
-version: "1.1"
+version: "1.1 (Phoenix)"
main: org.anjocaido.groupmanager.GroupManager
website: http://www.anjocaido.info/
description: Provides on-the-fly system for Permission system created by Nijikokun. But all in memory, and with flat-file saving schedule.