Updated version to 1.2.5-R0.1-SNAPSHOT
This commit is contained in:
@@ -219,6 +219,10 @@ public class WorldNBTStorage implements PlayerFileData, IDataManager {
|
||||
return this;
|
||||
}
|
||||
|
||||
public String[] getSeenPlayers() {
|
||||
return this.playerDir.list();
|
||||
}
|
||||
|
||||
public void e() {}
|
||||
|
||||
public File getDataFile(String s) {
|
||||
|
||||
Reference in New Issue
Block a user