diff options
author | ElgarL <ElgarL@palmergames.com> | 2011-10-11 22:05:21 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2011-10-11 22:05:21 +0100 |
commit | 1543bfd5504eeaa83c48b27077bdf7a66f5bc715 (patch) | |
tree | c71c87200d52f4de1488289ce4c8744cc373b352 /EssentialsGroupManager/src/plugin.yml | |
parent | 1bb3eb0d07cd4d39044b3c9b3f8f7fae96d88720 (diff) | |
download | Essentials-1543bfd5504eeaa83c48b27077bdf7a66f5bc715.tar Essentials-1543bfd5504eeaa83c48b27077bdf7a66f5bc715.tar.gz Essentials-1543bfd5504eeaa83c48b27077bdf7a66f5bc715.tar.lz Essentials-1543bfd5504eeaa83c48b27077bdf7a66f5bc715.tar.xz Essentials-1543bfd5504eeaa83c48b27077bdf7a66f5bc715.zip |
v 1.4:
- Updated for Bukkits new YamlConfiguration.
- Cleared remaining Cast errors cause by object cloning.
Diffstat (limited to 'EssentialsGroupManager/src/plugin.yml')
-rw-r--r-- | EssentialsGroupManager/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/plugin.yml b/EssentialsGroupManager/src/plugin.yml index a247c7ad0..596b4a8d8 100644 --- a/EssentialsGroupManager/src/plugin.yml +++ b/EssentialsGroupManager/src/plugin.yml @@ -1,5 +1,5 @@ name: GroupManager -version: "1.3 (Phoenix)" +version: "1.4 (Phoenix)" main: org.anjocaido.groupmanager.GroupManager website: http://www.anjocaido.info/ description: Provides on-the-fly system for permissions system created by Nijikokun. But all in memory, and with flat-file saving schedule. |