1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 13:49:12 +02:00

GroupManager update to Permissions 3.1.6 API done by ElgarL

This commit is contained in:
snowleo
2011-08-14 21:56:40 +02:00
parent 8883b88efd
commit 9ff6f21c7b
32 changed files with 816 additions and 416 deletions

View File

@@ -45,7 +45,7 @@ public class GroupVariables extends Variables implements Cloneable {
}
/**
* A clone of all vars here.
* A clone of all vars here.
* @return
*/
protected GroupVariables clone(Group newOwner) {