mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-03 09:30:28 +01:00
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java
This commit is contained in:
parent
705b193450
commit
971902ae38
@ -51,6 +51,11 @@ public class UsersDataHolder {
|
||||
return users;
|
||||
}
|
||||
|
||||
public WorldDataHolder getDataSource() {
|
||||
|
||||
return this.dataSource
|
||||
}
|
||||
|
||||
/**
|
||||
* Resets the Users
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user