RUST Give v3.4.1

No permission to download
You can download a maximum of 0 files within 24 hours
Give limits item giving by only allowing players with the relevant permissions access to give items (by item ID or item name, when available) to themselves or other players.

WARNING: By default, this will override and replace any commands that share the same name. For Rust, this will cause all F1 item giving to require permissions in order to use it.

If the Kits plugin is installed, players can also give kits if they have the permission.

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>.
  • give.self -- Allows giving items to self
  • give.all -- Allows giving items to all players
  • give.to -- Allows giving items to other players
  • give.arm -- Allows giving items to player's belt (Reign of Kings and Rust only)

Kits​

  • give.kit -- Allows giving kits to self
  • give.kitall -- Allows giving kits to players
  • give.kitto -- Allows giving kits to all players

Commands​

This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.
  • give <item id or name> [amount] -- Give an item to yourself
  • giveall <item id or name> [amount] -- Give an item to all players currently connected
  • giveto <player name or id> <item id or name> [amount] -- Give an item to another player
  • givearm <item id or name> [amount] -- Give an item to your yourself in the belt (Reign of Kings and Rust only)

Kits​

A supported Kits plugin must be installed and loaded for these commands to work.

  • givekit <kit name> -- Give an available kit to yourself
  • givekitto <player name or id> <kit name> -- Give an available kit to another player
Note: If no amount is given, only a single item (1) or kit will be given. If not player name or ID is specified, item or kit will be given to the player using the command.

Configuration​

The settings and options can be configured in the Give 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!

Localization​

The default messages are in the Give file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.
Code:
Please, Log in or Register to view codes content!
Author
Box2
Downloads
0
Views
18
First release
Last update
Rating
0.00 star(s) 0 ratings
Back
Top
Development Community