classpublicPriority 1
HytalePermissions
com.hypixel.hytale.server.core.permissions.HytalePermissions
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
StringASSET_EDITOR= "hytale.editor.asset"
StringASSET_EDITOR_PACKS_CREATE= "hytale.editor.packs.create"
StringASSET_EDITOR_PACKS_DELETE= "hytale.editor.packs.delete"
StringASSET_EDITOR_PACKS_EDIT= "hytale.editor.packs.edit"
StringBUILDER_TOOLS_EDITOR= "hytale.editor.builderTools"
StringCOMMAND_BASE= "hytale.command"
StringEDITOR_BRUSH_CONFIG= "hytale.editor.brush.config"
StringEDITOR_BRUSH_USE= "hytale.editor.brush.use"
StringEDITOR_HISTORY= "hytale.editor.history"
StringEDITOR_PREFAB_MANAGE= "hytale.editor.prefab.manage"
StringEDITOR_PREFAB_USE= "hytale.editor.prefab.use"
StringEDITOR_SELECTION_CLIPBOARD= "hytale.editor.selection.clipboard"
StringEDITOR_SELECTION_MODIFY= "hytale.editor.selection.modify"
StringEDITOR_SELECTION_USE= "hytale.editor.selection.use"
StringFLY_CAM= "hytale.camera.flycam"
StringNAMESPACE= "hytale"
Constructors
public
HytalePermissions()Methods
Public Methods (2)
publicstatic
String fromCommand(String name)@Nonnull
publicstatic
String fromCommand(String name, String subCommand)@Nonnull