mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-10 16:48:05 +02:00
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java
This commit is contained in:
@@ -51,6 +51,11 @@ public class UsersDataHolder {
|
||||
return users;
|
||||
}
|
||||
|
||||
public WorldDataHolder getDataSource() {
|
||||
|
||||
return this.dataSource
|
||||
}
|
||||
|
||||
/**
|
||||
* Resets the Users
|
||||
*/
|
||||
|
Reference in New Issue
Block a user