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.
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.