Fixed the custom-staff-items option
New variable for PlaceholderAPI: %ryzenstaff_staffmode% returns whether the user is in staff mode or not
New option for staff to access the frozen user's chat
Add this function to your config.yml
YAML:staff-reply-chat: false staff-reply-chat: "&8[&3&lFREEZE&8] &c%staff% &8» &f%message%"
Example:
YAML:freeze-item: material: ICE enabled: true name: "&bFreeze Player" lore: - "" - "&7Right click on a player to freeze him" - "&7You will not be able to move while frozen." - "" slot: 4 allowed-commands: - msg - tell - r - reply - helpop - report freeze-actionbar: target: "&7¡You have been frozen! Time:&b %time%" staff: "&c%player% has been frozen. Time:&b %time%" chat-with-staff: "&8[&3&lFREEZE&8] &b%player% &8» &f%message%" staff-reply-chat: "&8[&3&lFREEZE&8] &c%staff% &8» &f%message%" freeze-settings: allow-chat: true helmet-ice: true chat-with-staff: false staff-reply-chat: false
Add this function to your messages.yml
YAML:freeze-staff-reply-notification: "&8[&3&lFREEZE&8] &7Your messages will be sent directly to &b%player%&7." freeze-staff-reply-deactivated: "&8[&3&lFREEZE&8] &7Your chat link with &b%player% &7has ended."
