mirror of
https://github.com/plexusorg/Module-NUSH.git
synced 2024-12-22 09:07:38 +00:00
a
This commit is contained in:
parent
28f5fa6f63
commit
ec5e590530
@ -10,7 +10,6 @@ import java.util.UUID;
|
|||||||
|
|
||||||
public class UserData
|
public class UserData
|
||||||
{
|
{
|
||||||
|
|
||||||
private static final Map<UUID, UserData> USERS_MAP = new HashMap<>();
|
private static final Map<UUID, UserData> USERS_MAP = new HashMap<>();
|
||||||
private BukkitTask task = null;
|
private BukkitTask task = null;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user