Having an issue with the convoy/armored train events not activating on the servers hud, even after being enables then reloaded.
Server Hud
$14.99
Sold by: AhigaOBeautiful, optimized Hud with basic information, as well as quick application buttons (optional).
- Description
- Reviews (8)
- Version History
- Discussions (10)
- Setup
- Product Enquiry
Description
Description
Features:
- You can add any plugin event in the UI (if it has hooks, usually specified in the plugin description)
- Has ingame UI menu for configure your Hud
- The time format is adjusted to the player (depending on his language in the game), it checks which time format is used for this language
- You can also enable an additional menu that opens on the arrow. You can add various buttons to this menu, for example, to open a store, your server menu, etc.
- Almost all elements are customizable [for example: visibility of each element, Logo, Icons, Color e.t.c (check config down below)]
Commands:
/h – show all Server Hud UI commands
/h open – open Server Hud UI
/h close – close Server Hud UI
/h hide – hide Server Hud UI
/h setup – opens the menu for configure Server Hud UI (available only for admin)
Config:
{
"Auto reload [If you change the config and save the file the plugin will reload itself]": true, "Main setup": { "Overall layer [you will see the hud in your inventory]": false, "Size ALL [0% - inf]": 100, "Logo [HUD interact button]": "https://media.discordapp.net/attachments/335512864548847617/1134455399756607549/logo.png", "Events background opacity [0% - 100%]": 100, "Background opacity [0% - 100%]": 100, "Position": { "Align [TopLeft | TopRight | BottomLeft | BottomRight": "TopLeft", "Left | Right - offset": 40, "Top | Bottom - offset": 25 }, "Server name": "Your Server Name", "Active players": { "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455395813965934/active.png", "Color": "#fff", "Enable": true }, "Sleep players": { "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455395138670652/sleep.png", "Color": "#fff", "Enable": true }, "Queue players": { "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455393972654171/line.png", "Color": "#fff", "Enable": true }, "Time": true, "Player position [hide permisson - hud.streamer]": { "Enable": true, "true - grid | false - x,z coordinates": true, "Color": "cyan" }, "Economy plugin [Economics | ServerRewards]": { "Currency": "$", "Value color": "#10ff10", "Enable": true }, "Info messages": { "Update interval [in seconds]": 60, "Align [BottomCenter | TopCenter | TopRight]": "BottomCenter", "Width [in px]": 260, "Offset [top | bottom]": 0, "Offset [right]": 15, "Outline color": "#000", "Overall [you will see messages in your invenotory]": true, "Enable": true, "Messages": [ "Welcome to Your Server Name", "Good luck" ] }, "Additional menu": { "Auto close timer [seconds | 0 - disable]": 60, "Auto close after command use": true, "Open/Close button color": "yellow", "Commands background opacity [0% - 100%]": 100, "Enable": true, "Commands": [ { "Background image": "https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png", "Icon [optional]": "https://media.discordapp.net/attachments/335512864548847617/1134455395813965934/active.png", "Command": "chat.say Hello there", "Text": "Say Something", "Outline color": "#000", "Is Console": true }, { "Background image": "https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png", "Icon [optional]": "", "Command": "/shop", "Text": "Say Something", "Outline color": "#000", "Is Console": false } ] } }, "Base Events": [ { "Name": "Bradley", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455316654850049/bradley.png", "Color": "#fff", "Enable": true }, { "Name": "PatrolHeli", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455315073597530/heli.png", "Color": "#fff", "Enable": true }, { "Name": "CH47", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455317485342803/ch47.png", "Color": "#fff", "Enable": true }, { "Name": "Cargo", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455317086879794/cargo.png", "Color": "#fff", "Enable": true }, { "Name": "AirDrop", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455316143161374/airdrop.png", "Color": "#fff", "Enable": true } ], "Custom Events": [ { "Hook OnEventStart": "OnConvoyStart", "Hook OnEventStop": "OnConvoyStop", "Name": "Convoy", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455318030598154/convoy.png", "Color": "#fff", "Enable": false }, { "Hook OnEventStart": "OnSputnikEventStart", "Hook OnEventStop": "OnSputnikEventStop", "Name": "Sputnik", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455315488854016/sputnik.png", "Color": "#fff", "Enable": false }, { "Hook OnEventStart": "OnArmoredTrainEventStart", "Hook OnEventStop": "OnArmoredTrainEventStop", "Name": "ArmoredTrain", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455315841155173/train.png", "Color": "#fff", "Enable": false }, { "Hook OnEventStart": "OnHarborEventStart", "Hook OnEventStop": "OnHarborEventEnd", "Name": "Harbor", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455318332592219/harbor.png", "Color": "#fff", "Enable": false } ] }
Reviews (8)
8 reviews for Server Hud
Only logged in customers who have purchased this product may leave a review.
Version History
- Added
- Fixed Oil rig display bug
- Added Online players counter bug
- Fixed BugFix
- Added Fixed error with Count Admins and Economics
- Added Ability to hide admins in player count number Added Big and Small Oil rig events as default event Added HarborCargo event as default event Now Cargo and HarborCargo event are different default events Added auto images fix. If you wipe your server and delete sv files, but don;t delete il data, you can get "No images" problem. Now it will auto fixed by plugin Added ability to add permission for any AdditionalButton. For exmaple: create some buttons only for vips, default player will not see this additional buttons
- Added Replaced old image links
- Added new param in the config "show only active events"
- Added Added api "string API_PlayerHudState(string id)"
- Added Added call hook (CanHudChangeState(BasePlayer player, string currentState, strint nextState))
- Added
- Added Linux hook add fix
- Added
- Added
- Fixed Imgur to Disocrd images
- Fixed Bradley NRE
- Fixed Hud load
- Added Change color for additional menu arrow
- Fixed Displayer BradleyAPC
- Added Perm for use a setup UI "hud.use"
- Fixed Display info
- Fixed NRE Convoy
- Fixed Convoy bug
- Fixed Console errors
- Fixed Console errors
- Fixed Avoid the convoy plugin events
- Added Now you can see active players when your UI is minimize (also you can turn off the function in config file or just use /h setup)
- Added If the player’s position is incorrect by Y (that is, numbers), then change the parameter values to True in the config ["If the figure in the player’s position is displayed not correctly change to True"] (only in file without UI)
- Fixed when the date did not have time to load
- Added Added possibility to position the Hood at the bottom so that when user changes UI Scale the hud UI will be positioned correctly
- Fixed Fix player count display
- Fixed Key not found in console
- Fixed Auto minimize timer
- Fixed Bug with pictures loading
- Fixed Fix sleep icon
- Added Auto minimize timer add to setup UI
- Added Now plugins don’t use ImageLibrary
- Added Now you can turn off the events you don't need
- Added Now you can turn off the players active and offline and players queue
- Added Add auto minimize timer for additional menu
- Added I returned the old layer now the hood is not under the chat, but because of a bug in the rasta map overlaps the hood visually but not physically, so if the hood overlaps buttons focus and grid it has to move
- Fixed Fix bug with clock EU format
- Fixed Fix: when player try use focus/grid button on map and hud wouldn't let it happen.
- Updated Added the ability to change the time format to 12 increased by 20 pixels the maximum size of the server name (if you use economic or server rewards plugins ) Now if you don't use economics or server rewards plugins your server name will be centered
Discussions (10)
10 thoughts on "Server Hud"
Leave a reply
-
-
Great plugin, the only thing I would love to show is days/hours/minutes till next wipe and or the type of wipe (map vs full).
-
How do I get the Server hud to show x y z position like in the picture above? mine only shows x and z
-
Needs an update since the discord links have expired.
-
Won’t load After rust update
-
Image on HUD totally messed up today. was fine yesterday and is the same on all servers. has the image links changed or something?
-
Plugin is broke after today’s Facepunch patch
-
Can you help me set up the button where it can turn on god mode with a console command? global.god true? Its not working for me
-
Update please plugin.
-
My Hud plugin which I havent changed/altered or needed to update for months, is almost all blank, just see some #s…. what happened? are the images no longer working?
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)
Cloudhop (verified owner) –
Very Nice Info Hud easy to setup and please to the eye good job guys
Paul Minnaar (verified owner) –
Fantastic better looking HUD. This is a pop builder ++ with the easy commands that players can use. You should make this more expensive.
New B (verified owner) –
I agree it is worth ! Took out about 8 free panel plugin of my server that this one cover ! Nice work !
Remedy (verified owner) –
After going through about a thousand panels, this is the one that I’ve settled on. Looks great, interactive, and lots of info/functionality in a small area. Trying to get my server back to minimal HUD, and this works wonders.
richard.tester (verified owner) –
Neat plugin from a great developer!
Anonymous (verified owner) –
Looks and works just like advertised
mikekamps67 (verified owner) –
This is a great plugin. And maybe I just misunderstand the process. But I don’t get why when you make a plugin, distribute it on multiple sites, and then don’t update both sites when there’s an update. Especially when it’s a paid plugin so we can’t get the update from the other site THAT HAS BEEN UPDATED! It’s worth 5 stars but I can’t get the update.
voodoolights (verified owner) –
A truly great plugin! I am using it since day 1 of being a server owner and love it. Now with the dynamic event icons it is really complete and perfect! Thank you AhigaO, your work is much appreciated and I highly recommend the plugin for every server out there!