A simple staff mode plugin that gives you a hotbar of utilities (open inventory, vanish, FAWE compass, open enderchest and random teleport).
Commands:
/staff - puts you into the staff mode
/staff reload - reloads the config
Permissions:
staffmode.access - access to the "/staff" command
staffmode.reload - access to the "/staff reload" command
###############################################
# commands #
###############################################
cmd-vanish: 'vanish'
cmd-open-inv: 'openinv %player%'
cmd-open-ender: 'openender %player%'
###############################################
# lang #
###############################################
lang-prefix: '&8[&bStaffMode&8] '
lang-enabled: '&bEnabled'
lang-disabled: '&cDisabled'
lang-inv-full: '&cEmpty your inventory'
lang-no-one-to-teleport-to: '&cCould not find anyone to teleport to'
lang-teleported-to-everyone: '&cYou have teleported to everyone'
lang-teleport-message: '&fTeleporting to %player%...'
lang-reloaded-config: '&fReloaded config'
lang-no-permission: '&cNo Permission'
###############################################
# read-me #
###############################################
# required permissions for compass (uses FAWE's tool)
# - worldedit.navigation.thru
# - worldedit.navigation.thru.tool
# - worldedit.navigation.thru.command