Admin Map
$20.00
Sold by: 0xFAdminMap – Focused on optimization and functionality, this plugin provides admins with the tools to control players effectively, minimizing the negative impact on the server and other participants.
- Description
- Reviews (0)
- Version History
- Discussions (3)
- Setup
- Product Enquiry
Description
Description
Admin Map is an innovative plugin for the game of Rust, designed to make server administration easier and improve the quality of the gaming experience. Focused on optimization and functionality, this plugin provides admins with the tools to effectively control players, minimizing the negative impact on the server and other participants.
Main features:
- Interactive map with players: Admin Map provides server admins with a detailed and user-friendly map showing the positions of all players. This allows admins to easily monitor player activity and movements, and quickly detect suspicious activity.
- Large variety of different admin map layers:
– Marker,
– Text ,
– Sleeper,
– TC,
– Stash,
– Sleeping Bag - Quick Commands on Players: The plugin allows admins to perform quick actions on players directly from the map. Send messages, punish or help players in real time, minimizing reaction time and increasing interaction efficiency.
- Minimal server load: One of the key features of Admin Map is its low server load. All processing takes place solely on the client side, which means that the plugin will not slow down the server or create additional delays for players. This makes it an ideal choice even for servers with high traffic.
- Ease of use: The plugin’s intuitive user interface provides admins with easy access to functionality. Navigating the map, sending commands and monitoring players is done with minimal effort, making server administration easy.
- Customization: Admin Map provides admins with the option to customize the functionality to suit their needs. Scanning area, available commands, buttons, permissions and other options.
Admin Map is an innovative solution that combines convenience, functionality and optimization. It provides administrators with tools to effectively manage players without negatively impacting gameplay and other server participants. The Admin Map plugin is an essential asset for any Rust server administrator looking to create a comfortable and safe gaming environment.
Permissions:
adminmap.allow - for use adminmap and hardcore bypass adminmap.<button perm> - any permissions specified in the button settings adminmap.invis - hide player from the player map
Commands:
/amap - show sidebar /amap off - disable everything and hide the sidebar
Color designations on the cupboards map:
Default Config:
{ "Scan Area Settings": { "Radius": 2.0, "Color": "0 0.7 0 0.6" }, "Text Map Settings": { "Font size": 16, "Use color generation for teams?": true, "Color for searches": "00ffff", "Color for teams": "ffaf4d", "Color for solo players": "9bd92f", "Color for sleepers": "404040" }, "Command Buttons": [ { "Permission (adminmap.<perm>)": "", "Label": "TP", "Command": "teleport {steamid}", "Color": "1 1 1 1" }, { "Permission (adminmap.<perm>)": "", "Label": "TP2ME", "Command": "teleport2me {steamid}", "Color": "1 1 1 1" }, { "Permission (adminmap.<perm>)": "", "Label": "INV", "Command": "/viewinv {username}", "Color": "1 1 1 1" }, { "Permission (adminmap.<perm>)": "", "Label": "SPECTATE", "Command": "spectate {steamid}", "Color": "1 1 1 1" }, { "Permission (adminmap.<perm>)": "", "Label": "KILL", "Command": "kill {steamid}", "Color": "1 0 0 1" }, { "Permission (adminmap.<perm>)": "", "Label": "KICK", "Command": "kick {steamid}", "Color": "1 0 0 1" } ] }
Button Library:
- Give item to player for AdminMenu by k1lly0u | Minimum required version 1.0.1
{ "Permission (adminmap.<perm>)": "", "Label": "GIVE", "Command": "adminmenu.callback {steamid}.4;adminmenu.callback {steamid}.4", "Color": "1 1 1 1" }
- Permanent ban
{ "Permission (adminmap.<perm>)": "", "Label": "BAN", "Command": "ban {steamid}", "Color": "1 0 0 1" }
- View backpack (for Backpack Pro)
{ "Permission (adminmap.<perm>)": "", "Label": "Backpack", "Command": "/b {steamid}", "Color": "1 1 1 1" }
- View backpack (for Backpacks plugin from uMod)
{ "Permission (adminmap.<perm>)": "", "Label": "Backpack", "Command": "viewbackpack {steamid}", "Color": "1 1 1 1" }
- Spectate
{ "Permission (adminmap.<perm>)": "", "Label": "SPECTATE", "Command": "spectate {steamid}", "Color": "1 1 1 1" }
- If you want to add buttons here, message me on my discord server
Reviews (0)
Reviews
There are no reviews yet.
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed Fixed a bug of quickly disappearing temporary marks (showing TCs, teammates, etc.)
- Updated The map update system has been updated, now the map is updated only when you have it open and at least one layer is turned on!
- Added The update interval parameter has been added to the config (default is 1 second)
- Updated All UI's have been moved to the map layer.
- Fixed Fixed marker list clearing.
- Fixed Fixed text map reset bug.
- Added Added nicknames to RUST+ and a list of online players
- Updated Now the admin map RUST+ requires a separate permission (adminmap.rust+)
- Added Added adminmap.rust+.invis permission to hide on RUST+ map (in case you decide to give it to players)
- Fixed Fixed a bug in excluding users with invisibility permission
- Added Added admin map for RUST+ (players only)
- Fixed Fixed bugs with button permissions
- Fixed Fixed bug when quitting a team
- Updated Excepted players (with invisible permission) are now taken at every update, not just at the time of activation
-
Updated
Slightly expanded adminmap.cmd show_owned_item command to adminmap.cmd show_owner_item {steamid}
- Fixed Fixed team update bug during active text map time
- Added Added command `adminmap.cmd show_owned_item {playerid} [{prefabNameFilter}/empty]`
- Updated Layers can now be activated several at a time, even all at once
- Removed No more green scan zone and marker list on the left side, just right click on the marker and everything works.
- Fixed The text map now does not change nicknames, this fixes the TextMeshPro bug on the client side.
- Updated Sidebar has been reduced by 20% and scaling removed, now it is optimally sized on any interface scaling
- Added The item to disable automatic opening of the sidebar has been added to the config.
- Updated Changed the entire UI, new action menu and TC inspection.
- Added In the config you can replace opening the action menu with opening the user in AdminMenu (if you have this plugin, version 1.1.6+ is required)
- Updated The search engine has been removed (which in general no one used judging by the poll in discord), but instead offers a great and admin-friendly alternative, namely 4 buttons have been added to the player actions menu: Show teammates Show privlidges Show sleepers Show stashes With this you can find out everything you need to know about the selected player.
- Updated Improved teleport by markers via bind
- Added Now you can teleport to any marker-entity provided by this plugin, even if this functionality was not provided via SHIFT+RMB combination.
- Fixed Fix for update 02.05.2024 related to the transition to the new version of Harmony. Install only after wipe.
- Fixed Fixed duplicates of authorized users on TC map
- Fixed A fix for the latest Rust update.
- Fixed Fixed teleport on the sleeping bags map
- Added Added a separate command to disable admin map with panel (/amap off)
- Updated Local player exclusion was enabled (uncommented line)
- Fixed Fixed the bug when revoking an permission
- Added Added a sleeping bag/bed map (with abilitity to search using userid)
- Updated Small code refactoring
- Fixed Fixed a text map after facepunch update
- Added Added a map of the stashes
- Removed Removed plugin work for auth level > 0, now map works only if there is adminmap.allow permission
- Added Added ability to disable the panel via command, to disable it just type /amap (if nothing was enabled, then twice)
- Fixed Fix plugin not working after administrator rejoin
- Fixed Fixes a bug when deleting markers
- Added Added display of UI panel after rejoin to the server and after reloading the plugin
- Added Added GUI toggle panel
- Removed Removed the display of players on the left for the player map by permission
- Added Added new adminmap.invis permission to hide player from the player map by permission
- Added Added ability to copy steamid
- Added Added display player markers by permissions. This should not be used in conjunction with the admin map.
- Added Added {admin.steamid} and {admin.username} expressions for specifying in commands
- Fixed Fixed missing circles
- Fixed Fixed null on unload
- Added https://discord.gg/8nztXhvgDe
- Updated https://discord.gg/8nztXhvgDe
Discussions (3)
3 thoughts on "Admin Map"
Leave a Reply to ubezisevyzivsihpvepvp Cancel reply
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
This looks very promising… there is only 1 thing that is stopping me, and maybe a few others from buying.
The sole reason being I/We would lose ESP type player tracing while following a player or players around the physical map in vanish mode, not just see them via map view. Therefor admin radar from umod is still required, and it covers everything else you have here except the MAP placements and quick TP.
If you can add the same sort of ESP style functionality for admins that admin radar has so we can easily find and follow players while in vanish, or no clip mode vs. just map view then I would definitely give this a try, as I’d also be able to get rid of TPMarker and consolidate to this as a single plugin. Hope that made sense …
I recently updated AdminMap from about 2 versions back I think. I used to be able to (as admin) hold G down then the CTRL key and could right click on the map to TP there. That seems to have stopped working. Have I missed something ?
Also, if I switch out of admin then back to admin (I use a plugin to do that so I don’t need to exit the game) and now when I do that I lose the admin map menu on the left until I exit the server and come back in. Is this something that has recently changed ?
Update please?