Package com.nexomc.nexo.pack.server
Object NexoPackServer.Companion
-
- All Implemented Interfaces:
public class NexoPackServer.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringBYPASS_PERMISSIONprivate final Booleanmandatoryprivate final Componentpromptpublic final static NexoPackServer.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitregisterDefaultPackServers()final static UnitinitializeServer()final ByteArrayhashArray(String hash)final BooleangetMandatory()final ComponentgetPrompt()-
-
Method Detail
-
registerDefaultPackServers
final Unit registerDefaultPackServers()
-
initializeServer
final static Unit initializeServer()
-
getMandatory
final Boolean getMandatory()
-
getPrompt
final Component getPrompt()
-
-
-
-