summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/plugin.yml
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-11-19 20:46:34 +0000
committerElgarL <ElgarL@palmergames.com>2011-11-19 20:46:34 +0000
commited272e3feeb904bc79840d0207a40f57ad55c743 (patch)
tree2fa1c023d626de48d3f1329aa3506d0ac9b86eb2 /EssentialsGroupManager/src/plugin.yml
parent50f07f4ad7e0ebca77a38b3ea4630443388cc2fa (diff)
downloadEssentials-ed272e3feeb904bc79840d0207a40f57ad55c743.tar
Essentials-ed272e3feeb904bc79840d0207a40f57ad55c743.tar.gz
Essentials-ed272e3feeb904bc79840d0207a40f57ad55c743.tar.lz
Essentials-ed272e3feeb904bc79840d0207a40f57ad55c743.tar.xz
Essentials-ed272e3feeb904bc79840d0207a40f57ad55c743.zip
Prevent Group.equals tests throwing a NullPointerException for
GlobalGroups.
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 b5af09739..3c8657c12 100644
--- a/EssentialsGroupManager/src/plugin.yml
+++ b/EssentialsGroupManager/src/plugin.yml
@@ -1,5 +1,5 @@
name: GroupManager
-version: "1.5 (Phoenix)"
+version: "1.6 (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.