mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-11-18 06:24:17 +01:00
test
This commit is contained in:
parent
a804c67b5b
commit
5cd73d5ce1
@ -17,6 +17,7 @@ public class ConfigFile {
|
||||
private final String name;
|
||||
private final FileConfiguration config;
|
||||
|
||||
|
||||
public ConfigFile(Player player) {
|
||||
this(player.getUniqueId());
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user