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.
################################################################### # 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%"
#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."