mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-10 00:28:22 +02:00
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/GroupsDataHolder.java
This commit is contained in:
@@ -42,6 +42,11 @@ public class GroupsDataHolder {
|
|||||||
group.setDataSource(this.dataSource);
|
group.setDataSource(this.dataSource);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public WorldDataHolder getDataSource() {
|
||||||
|
|
||||||
|
return this.dataSource;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return the defaultGroup
|
* @return the defaultGroup
|
||||||
@@ -123,4 +128,4 @@ public class GroupsDataHolder {
|
|||||||
this.timeStampGroups = timeStampGroups;
|
this.timeStampGroups = timeStampGroups;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user