FearlessStudios

Configure

Install and configure FS-Scoreboard

Requirements

  • FS-Lib

Optional:

  • SonoranCAD (for unit and department data)

Installation

  1. Place FS-Scoreboard in your resources folder.
  2. Add ensure FS-Scoreboard to server.cfg.
  3. Edit config.lua and restart the resource.

Settings

Prop

Type

When Config.AllowUserTheme is true, players can pick a theme from the scoreboard header. Choosing Server Default clears their override.

Commands

  • /scoreboard toggles the scoreboard UI.
  • /<SetJobCommand> list shows allowed custom jobs.
  • /<SetJobCommand> <job> assigns a custom job to you.
  • /<SetJobCommand> clear removes your custom job.

Default command is /setjob unless you change Config.SetJobCommand. Enable Config.SetJobPermissionEnabled to gate the command behind ACE permissions.

Permissions

  • When Config.SetJobPermissionEnabled = true, /setjob requires ACE permission Config.SetJobPermission.

Example server.cfg:

add_ace group.admin fs-scoreboard.setjob allow

Exports

See Exports for server exports.

Keybinds

  • ~ (tilde) toggles the scoreboard by default.