Search the Community
Showing results for tags 'vision'.
-
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.0.6
99 downloads
Allows players to activate Headlight (Miner's Hat) without taking up any wearable slots, and does not conflict with any headwear. This is useful for having better vision at night without compromising armor or taking off hazmat suit, especially when farming ore/wood. Auto Equip You can define whether you would the headlight to auto equip at Sunset and unequip at Sunrise by setting default state to NightOnly, and define game times in config. If set to Always instead, it will always equip a headlight to players with permission (light will be turned off, they can turn it on/off like any other worn miner's hat while equipped). Permissions headlight.use Chat Commands /headlight - Shows available commands (can be changed in config) Console Commands giveheadlight %steamid% - Equips a headlight on a target player Config { "Command": "headlight", "Auto Equip Settings": { "Default State (Always|NightOnly|Off)": "NightOnly" }, "Night Time Settings": { "Sunset InGame Time (00:00)": "22:00", "Sunrise InGame Time (00:00)": "07:00" }, "Alert Settings": { "Send in Chat": false, "Send as Game Tip": true }, "Version": { "Major": 1, "Minor": 0, "Patch": 2 } }$4.99- 14 comments
- 1 review
-
- 4
-
- #headlight
- #rust
- (and 5 more)