Summary
Prefixes to player messages for easy ID. Roles are stored and auto-applied, enhancing communication and clarity.
Description
**Arma Reforger - Staff Chat Roles** is a project designed to enhance server communication by adding role-based prefixes to player chat messages. Assigned roles, such as abbreviations ("ADM") or full titles ("Moderator"), are displayed alongside player names in chat, making staff easily identifiable. These roles are stored in a persistent configuration file, ensuring data is retained across server restarts and allowing admins to manage roles efficiently. The system seamlessly integrates with chat, automatically applying prefixes when players send messages, improving organization, transparency, and server management.
Support: https://flabby.dev/discord
Commands require you to log-in as admin. (#login)
Commands List:
- #cr player add [Role-Name] [Bohemia-Identifier]
- #cr player remove [Role-Name] [Bohemia-Identifier]
- #cr player clearall
- #cr role add [Role-Name]
- #cr role remove [Role-Name]
- #cr role clearall
- #cr role edit name [Role-Name] [New-Role-Name]
- #cr role edit color [Role-Name] [R] [G] [B] [A]
Examples:
- #cr role add MOD
- #cr role edit name MOD ADMIN
- #cr role edit color ADMIN 255 0 255 255
- #cr player add ADMIN c68a383e-209a-4e78-b61e-ff36cf338235License
Arma Public License Share Alike (APL-SA)