KarmaStaff icon

KarmaStaff -----

A plugin to help staffers to do their work.



Installation:
・Click on the " Download Now" button;
・Put the downloaded file in your plugins folder;
・Reload the server.

Commands:
・/staff - Toggles the staff mode.
・/vanish - Makes you disappear.
・/vanish {player} - Vanishes another player.
・/freeze {player} - Freezes/unfreezes another player.
・/staff invsee {player} - Opens another player's inventory.
・/staff help - Shows this help message.
・/staff reload - Reloads the plugin.

Permissions:
・karmastaff.mode
・karmastaff.mode.others
・karmastaff.vanish
・karmastaff.vanish.others
・karmastaff.freeze
・karmastaff.invsee
・karmastaff.help
・karmastaff.reload

Default Configuration:
Code (YAML):

###################################################################
#                     Karma Development Team                      #
#              Discord: https://discord.io/KarmaDev               #
###################################################################
#                       KarmaStaff by KDT                         #
#      Use '&' for color codes. In some messages you can use      #
#       placeholders like '%player%' or '%status%' but you        #
#        can't use external placeholders from other APIs.         #
###################################################################
#                        General messages                         #
###################################################################

HelpMessage
:
 - "&4&lKarma&9&lStaff &fHelp"
  - "&c/staff &f- &fToggles the staff mode."
  - "&c/vanish &f- Makes you disappear."
  - "&c/vanish {player} &f- Vanishes another player."
  - "&c/freeze {player} &f- Freezes/unfreezes another player."
  - "&c/staff invsee {player} &f- &fOpens another player's inventory."
  - "&c/staff help &f- Shows this help message."
  - "&c/staff reload &f- Reloads the plugin."
ReloadMessage
: "&aConfig reloaded."
NoPermission
: "&cYou don't have the permission to do this!"
CommandError
: "&cArgs error!"
CommandDenied
: "&cYou can't use this command from the console!"
Status
:
  Enabled
: "&aenabled"
  Disabled
: "&cdisabled"

###################################################################
#                         Vanish messages                         #
###################################################################

VanishToggled
: "&fYour vanish has been %status%&r&f."
VanishOthers
: "&b%player%&f's vanish has been %status%&r&f."

###################################################################
#                         Freeze messages                         #
###################################################################

StaffFrozen
: "&b%player% &chas been frozen!"
StaffUnfrozen
: "&b%player% &ahas been unfrozen!"
Frozen
: "&cYou have been frozen!"
Unfrozen
: "&aYou have been unfrozen!"
DenyWhileFrozen
: "&cYou can't %action% while you are frozen!"
Actions
:
  Move
: "move"
  Teleport
: "teleport"
  Fight
: "fight"
  Place
: "place blocks"
  Break
: "break blocks"
LeaveCommand
: "ban %player%"

###################################################################
#                         Invsee messages                         #
###################################################################

InvseeMessage
: "&7Successfully opened &b%player%&7's inventory."
InvseeInventoryName
: "&b%player%&9's inventory"

###################################################################
#                     Staff mode configuration                    #
###################################################################

#A complete list of materials can be found at https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html.
#We recommend to not use any throwable item for these.

StaffmodeToggled
: "&6Staff mode %status%&r&6."
StaffmodeEmpty
: "&cYou can't access to the staff mode because there aren't enabled items in it."
StaffmodeOthers
: "&7Staff mode %status%&r&7 for &b%player%&r&7."
VanishItem
:
  Enabled
: true
  Material
: BLAZE_POWDER
  Name
: "&7Vanish"
  Slot
: 0
  Lore
:
   - "&7Disappear whenever you want!"
    - "&7Gladly given by &4Karma&7."
FreezeItem
:
  Enabled
: true
  Material
: PACKED_ICE
  Name
: "&bFreeze"
  Slot
: 4
  Lore
:
   - "&7Freeze whoever you want!"
    - "&7Gladly frozen by &4Karma&7."
InvseeItem
:
  Enabled
: true
  Material
: ENDER_CHEST
  Name
: "&9Invsee"
  Slot
: 8
  Lore
:
   - "&7Watch other players' inventories!"
    - "&7Gladly provided by &4Karma&7."
 

Contact us:
・Discord
Resource Information
Author:
----------
Total Downloads: 58
First Release: Jun 14, 2022
Last Update: Jun 14, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings