Search the Community
Showing results for tags 'visibility'.
-
Version 1.0.101
9 downloads
APAdminESP is an advanced Rust plugin providing a comprehensive ESP toolset for server administrators. It enables admins to view players' locations, their names, bounding boxes, and directions of view in real-time. This plugin can be customized to show or hide other administrators, adjust view distance, and toggle various ESP display options. The flexible UI supports both chat commands and a built-in customizable interface for smooth and intuitive user experience. The data file containing each administrator's settings parameters is located at: /oxide/data/APSystem/APAdminESP/APAdminESP.json This file is where individual configuration details for each admin user are stored, allowing persistence and easy access to customized ESP settings for each administrator. Key Features: ESP Toggle: Easily enable or disable ESP for administrators. UI Panel: Access settings directly through a UI menu for streamlined adjustments. Distance Control: Set visibility range from 50 to 1000 meters. Admin Visibility: Optionally show or hide other administrators from the ESP display. ESP Options: Customize ESP display with toggles for names, bounding boxes, eye lines, and eye line distance. Adjustable Refresh Rate: Set the update interval between 0.1 to 15 seconds. Commands: /ae - Enable or disable ESP. /aemenu - Access settings menu. Permissions: apadminesp.use Grants permission to use the ESP tool. Config: #1 represents the default configuration with the UI positioned on the left side at the bottom of the screen: { "ButtonAnchorMax": "0.05 0.053", "ButtonAnchorMin": "0 0.025", "PanelAnchorMax": "0.3 0.2", "PanelAnchorMin": "0.052 0.005", "ShowCursorWhenPanelOpen": true } Config: #2 is configured to place the UI on the left side at the top of the screen: { "ButtonAnchorMax": "0.05 0.861", "ButtonAnchorMin": "0 0.828", "PanelAnchorMax": "0.3 0.9", "PanelAnchorMin": "0.052 0.705", "ShowCursorWhenPanelOpen": true } This allows flexibility in positioning based on administrator preferences. Installation: Download the APDistance plugin from Codefling. Place the plugin file in your server's oxide/plugins directory. Restart your server or load the plugin using the command. o.reload APAdminESP$10.00 -
Version 1.2.6
340 downloads
This plugin will give a player temporary visibility into various entities in the game. Currently, there are three types of entities: nodes, animals, and food. Stay updated and supported on our Rustonauts discord - https://discord.gg/JQwaqgca. Features - view all nodes on the map (sulfur is yellow, metal is red, stone is black). - view all animals on the map (bears - black; boars - red; wolves - yellow; stag - cyan) - view all food items in containers (eg. apple, chocolate) as well as growables (eg. corn) Permissions visibility.use -- Allows a player to use Visibility via chat command. visibility.nodes -- Allows a player to use Visibility via chat command for nodes. visibility.animals -- Allows a player to use Visibility via chat command for animals. visibility.food -- Allows a player to use Visibility via chat command for food. Commands (chat) /vi nodes /vi animals /vi food /vi clear Configuration { "Visibility time (seconds):": 8, "Visibility cooldown (seconds):": 60, "Allow Nodes Visibility:": true, "Allow Animals Visibility:": true, "Allow Food Visibility:": true, "Announce Player Connection": true } Localization { "InitNodes": "-- gathered nodes --", "InitAnimals": "-- spotted animals --", "InitFood": "-- visualized food --", "NoPerms": "You don't have permissions to use this command", "NoPermsNodes": "You don't have permissions to use this command for nodes", "NoPermsAnimals": "You don't have permissions to use this command for animals", "NoPermsFood": "You don't have permissions to use this command for food", "Cooldown": "Sorry, you are in a cooldown period and cannot use Visibility at this moment." }Free- 10 comments
- 1 review
-
- 2
-
- #visibility
- #nodes
- (and 6 more)