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
commit317b0833ef66ac1e97c72e9bbea706eddf549f5d (patch)
treea80e384a626766683e28909c43aa0a246b54725e /EssentialsGroupManager/src/plugin.yml
parent7b7d1f557f193599222ca90e74a967b3c7c0fe3c (diff)
downloadEssentials-317b0833ef66ac1e97c72e9bbea706eddf549f5d.tar
Essentials-317b0833ef66ac1e97c72e9bbea706eddf549f5d.tar.gz
Essentials-317b0833ef66ac1e97c72e9bbea706eddf549f5d.tar.lz
Essentials-317b0833ef66ac1e97c72e9bbea706eddf549f5d.tar.xz
Essentials-317b0833ef66ac1e97c72e9bbea706eddf549f5d.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.