RUST Scoreboards v1.0.2

No permission to download
You can download a maximum of 0 files within 24 hours
Scoreboards API allows other plugins to register scoreboards to show data on.

Permissions​

This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
  • scoreboards.admin -- Allows player to use the chat commands

Chat Commands​

  • /scoreboard select -- Select a scoreboard to be used
  • /scoreboard disable -- Disable the scoreboard
  • /scoreboard list -- List available scoreboards
The scoreboards need to be created and updated by other plugins! This is an API and won't do a lot without other plugins using this!

Configuration​

The settings and options can be configured in the Scoreboards file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
Code:
Please, Log in or Register to view codes content!

Developer API​

Referencing this plugin:
Code:
Please, Log in or Register to view codes content!
Calling an API function:
Code:
Please, Log in or Register to view codes content!

API Methods​

Code:
Please, Log in or Register to view codes content!
Updates an existing scoreboard
Code:
Please, Log in or Register to view codes content!
Creates a new scoreboard (checks for existing scoreboards - could be called on each load / if it already exists)
Code:
Please, Log in or Register to view codes content!
Removes an existing scoreboard
Author
Box2
Downloads
0
Views
23
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource