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