RUST Finder v3.1.1

No permission to download
You can download a maximum of 0 files within 24 hours

Features​

  • Find player with ID / all players with partial names
  • Find all cupboards owned by a specific player.
  • Find all sleeping bags owned by a specific player.
  • Find all buildings owned by a specific player.
  • Find all items owned by a specific player (needs some improvements).
  • Teleport to any of your results.

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>.
  • finder.find -- Allows player to use find command
  • finder.tp -- Allows player to use tp (to result finded) command

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: `/`.
  • /find <p | player> <PLAYERNAME | STEAMID> - Find player with ID / all players with partial names.
  • /find <c | cupboard> <PLAYERNAME | STEAMID> - Find all cupboards owned by a specific player.
  • /find bag <PLAYERNAME | STEAMID> - Find all sleeping bags owned by a specific player.
  • /find <b | building> <PLAYERNAME | STEAMID> - Find all buildings owned by a specific player.
  • /find <i | item> <ITEMNAME> <MINAMOUNT> - Find all items owned by a specific player.
  • /find tp FINDID - Teleport to any of your results.

Configuration​

The settings and options can be configured in the Finder 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 Finder 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
1
Views
15
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource

Similar resources

Provides an API for other plugins to find monuments and determine their bounds
0.00 star(s) 0 ratings
Downloads
0
Updated