MrOkiDoki / BattleBit-Community-Server-API

The server/client for community servers API.
MIT License
174 stars 54 forks source link

[Feature Request] Granular roles & decorations #20

Open Mooshua opened 1 year ago

Mooshua commented 1 year ago

Provide a system for defining custom text, color, and permissions for players instead of specifying generic "VIP", "Moderator", and "Admin" roles.

Ideally, permissions would be per-command instead of remaining in the generic "admin/mod" categories. SCP: Secret Laboratory has a good implementation here.

Expected Capabilities

  1. Ability to assign "Donator" roles with custom colors without administrator commands
  2. Ability to assign "Junior Moderator" roles with extremely limited permissions dictated by server owner.
  3. Ability to assign "Zombie" or "Human" roles for gamemodes while still specifying administrator permissions for individual players
  4. No requirement that these be set from join, but can be changed throughout the time the player is connected.
LUTIY-KIBER commented 1 year ago

idc lol, we have already written it ourselves, it is not so difficult and works very conveniently, the remote WEB works