mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-08 03:50:06 +01:00
Commenting
This commit is contained in:
parent
1ff7082892
commit
f025cd9d2f
@ -69,7 +69,7 @@ public class GroupsDataHolder {
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Resets the Groups
|
||||
*/
|
||||
public void resetGroups() {
|
||||
this.groups.clear();
|
||||
|
@ -52,7 +52,7 @@ public class UsersDataHolder {
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Resets the Users
|
||||
*/
|
||||
public void resetUsers() {
|
||||
this.users.clear();
|
||||
|
Loading…
Reference in New Issue
Block a user