Skip to content

Adds prefixes to player messages for easy staff ID. Roles are stored and auto-applied, enhancing communication and clarity.

Notifications You must be signed in to change notification settings

plusflabby/flabby_staff_chat_roles

Repository files navigation

Arma Reforger - Staff Chat Roles adds prefixes to player messages for easy staff ID. Roles are stored and auto-applied, enhancing communication and clarity.

Amra Reforger Mod Workshop

reforger.armaplatform.com/workshop/62E065F712211563

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 #login as admin.

Commands List:

Add role to player

#cr player add [Role-Name] [Bohemia-Identifier]

Remove role from player

#cr player remove [Role-Name] [Bohemia-Identifier]

Remove roles from all players

#cr player clearall

Add new role

#cr role add [Role-Name]

Remove role

#cr role remove [Role-Name]

Remove all roles in config and on players

#cr role clearall

Edit role to a new name

#cr role edit name [Role-Name] [New-Role-Name]

Edit role message color

#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-ff36cf338235

Arma Public License Share Alike (APL-SA) (LINK)

About

Adds prefixes to player messages for easy staff ID. Roles are stored and auto-applied, enhancing communication and clarity.

Topics

Resources

Stars

Watchers

Forks

Languages