Package com.sk89q.worldedit.bukkit
Class BukkitCommandSender
java.lang.Object
com.sk89q.worldedit.extension.platform.AbstractNonPlayerActor
com.sk89q.worldedit.bukkit.BukkitCommandSender
- All Implemented Interfaces:
MapMetadatable,Metadatable,Actor,SessionOwner,Subject,Identifiable
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.fastasyncworldedit.core.entity.Metadatable
Metadatable.METADATA_KEYS -
Field Summary
Fields inherited from interface com.sk89q.worldedit.util.Identifiable
CONSOLE, EVERYONE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckPermission(String permission) String[]getName()booleanhasPermission(String perm) voidprint(com.sk89q.worldedit.util.formatting.text.Component component) voidDeprecated.voidprintDebug(String msg) Deprecated.voidprintError(String msg) Deprecated.voidDeprecated.voidsetPermission(String permission, boolean value) Methods inherited from class com.sk89q.worldedit.extension.platform.AbstractNonPlayerActor
canDestroyBedrock, dispatchCUIEvent, getRawMeta, isPlayer, openFileOpenDialog, openFileSaveDialog, runActionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sk89q.worldedit.extension.platform.Actor
cancel, checkAction, confirm, decline, getDisplayName, getLimit, printDebug, printError, printInfo, queueAction, runAsyncIfFree, runIfFree, sendAnnouncementsMethods inherited from interface com.fastasyncworldedit.core.entity.MapMetadatable
deleteMeta, getAndSetMeta, getMeta, getMeta, hasMeta, putIfAbsent, setMetaMethods inherited from interface com.sk89q.worldedit.session.SessionOwner
getSessionMethods inherited from interface com.sk89q.worldedit.util.auth.Subject
togglePermission
-
Constructor Details
-
BukkitCommandSender
-
-
Method Details
-
getUniqueId
-
getName
-
printRaw
Deprecated. -
print
Deprecated. -
printDebug
Deprecated. -
printError
Deprecated. -
print
public void print(com.sk89q.worldedit.util.formatting.text.Component component) -
getGroups
-
hasPermission
-
setPermission
-
checkPermission
- Throws:
AuthorizationException
-
getLocale
-
getSender
-
getSessionKey
-