-
Notifications
You must be signed in to change notification settings - Fork 0
Commands and permissions
Main plugin command: /judgeweapon
, jw
.
judgeweapon.*
Description: Access to all commands.
/judgeweapon reload all/config/data/language
judgeweapon.reload
Description: Reload plugin configuration.
/judgeweapon make <name>
judgeweapon.make
Description: Adds an item that is being held in hand to thedate.yml
. Name, lore, enchantments, attributes, flags will be preserved.
The item name/lore can include the placeholder{player}
, as well as any other PlaceholderAPI placeholders.
/judgeweapon link <name> <player>
judgeweapon.link
Description: Gives the target player an item and also binds the item to the target player.
/judgeweapon message <player> <text>
judgeweapon.message
Description: Sends a message to a player.
/judgeweapon effect give <player> <effect> <seconds> <amplifier> <particles>
judgeweapon.effect
Description: Applies an effect to a player.
/judgeweapon effect clear <player>
judgeweapon.effect
Description: Removes an effect from a player.
/judgeweapon unlink <player>
judgeweapon.unlink
Description: Removes the bleed effect from a player.