Class KingdomPlayerManager

java.lang.Object
org.kingdoms.data.managers.BaseDataManager
All Implemented Interfaces:
Closeable, AutoCloseable, org.kingdoms.constants.namespace.Namespaced

public class KingdomPlayerManager extends KeyedDataManager<UUID,KingdomPlayer>
  • Constructor Details