mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-09 08:06:54 +02:00
Commenting
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user