Some errors were fixed
Mega update in the upcoming Ryzen Staff v2.1.0 release
Cross-server reporting has been added
Some bugs have been fixed
Custom items have been added for staff mode
Follow this format to create custom items
YAML:custom-staff-items: custom-fly: enabled: true material: "FEATHER" material-disabled: "STRING" name-enabled: "&a&lFly: ON" name-disabled: "&c&lFly: OFF" lore-enabled: - "&aFlight enabled" lore-disabled: - "&cFlight disabled" slot: 8 permission-see: "" command-enabled: "fly %player% enable" command-disabled: "fly %player% disable"
Implementation of a new module to disable unwanted functions
Add this to your config.yml
YAML:modules: admin-chat: true staff-chat: true vanish: true jail: true warn: true
Hex Color support added
Detects servers when using staff-chat & admin-chat
Added Cross-Server to Support. Adds "cross-server-format: "%prefix% &e%player% &8(&6%server%&8) &7needs help: &f%message%" " below Support Cooldown
When entering STAFF or VANISH mode, mobs will no longer follow you.
Administrators with the "ryzenstaff.examine.edit" permission can freely modify the player's inventory.
The inventory can now be interacted with in staff mode with the "ryzenstaff.staffmode.interact" permission.
The plugin has been changed to Gradle (this does not affect its use)
The Reports webhook has been fixed
The staffchat incompatibility has been fixed
Optional sound has been added for staffchat
Webhook has been added for Jail and Unjail
Some debugging has been removed during plugin initialization
New commands:
- /ac sound (view current sound status for AdminChat)
- /ac sound toggle (Disable sound for staff mode)
- /ac sound global (Disable sound for everyone - AdminChat)
- /sc sound (view current sound status for staffchat)
- /sc sound toggle (Disable sound for personal mode)
- /sc sound global (Disable sound for everyone - StaffChat)
Some translation issues have been fixed
Updated Yaml: (config.yml and webhook.yml)
https://github.com/ImShadowDev/RyzenStaff/tree/main/RyzenStaffYml
Fixed problem with examine
translatable variables (placeholderapi)
messages.yml updated: (Modify the examine part and add the last thing which is the placeholderapi)
https://github.com/ImShadowDev/RyzenStaff/tree/main/RyzenStaffYml
