diff options
author | KHobbits <rob@khobbits.co.uk> | 2012-01-28 00:20:46 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2012-01-28 00:20:46 +0000 |
commit | 51375026461495e882e8cf2bddae213f370dd97f (patch) | |
tree | 0018a5c69dcf5c75fbb21da31d5a5081281ecb6f /EssentialsGroupManager | |
parent | 6d34a2aa170f920fd633acbf61292f5af84c228d (diff) | |
download | Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.gz Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.lz Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.xz Essentials-51375026461495e882e8cf2bddae213f370dd97f.zip |
Switch website URL's to point at wiki.
Diffstat (limited to 'EssentialsGroupManager')
-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 dc9b4c29c..65a5d4e95 100644 --- a/EssentialsGroupManager/src/plugin.yml +++ b/EssentialsGroupManager/src/plugin.yml @@ -1,7 +1,7 @@ name: GroupManager version: GMBuildVer (Phoenix) main: org.anjocaido.groupmanager.GroupManager -website: http://www.anjocaido.info/ +website: http://ess.khhq.net/wiki/Group_Manager description: Provides on-the-fly system for permissions system created by Nijikokun. But all in memory, and with flat-file saving schedule. authors: - AnjoCaido |