About Info UI
InfoUI (v1.2.8)
Description:
- InfoUI is a Rust plugin that provides players with an intuitive and informative UI.
Key Features:
-
Displays important information for players.
Configurable UI content.
Easy UI window access via commands.
Commands:
/info - Open ui menu.
Installation:
-
Download InfoUI.cs and place the file into /oxide/plugins/.
Restart the server or use oxide.reload InfoUI.
Default Plugin Config:
{ "Buttons setting": { "server_info": { "Page Name": "INFO", "Title Page": "Server Information", "Text in page": "<color=#b7d092>Your Server Name</color> Server info\n \n Wipe Server info <color=#b7d092>16:00</color> rates <color=#b7d092>Х2</color>, best donate <color=#b7d092>Х5</color>.\nYour text here\n\nActive administration/moderation will always help you in solving any problems that have arisen.\n" }, "rules": { "Page Name": "Rules", "Title Page": "Rules", "Text in page": "Basic rules of the game\n\n<color=#b7d092>1.</color> It is prohibited to use any types of macros/cheats and anything that provides\nan advantage over other players.\n\n<color=#b7d092>2.</color> It is forbidden to scam players for any type of resources.\n\n<color=#b7d092>3.</color> Exploiting game/server bugs in any form is strictly prohibited.\n\n<color=#b7d092>4.</color> Violating the player limit will result in a server ban lasting from 7 days.\n\n<color=#b7d092>5.</color> It is forbidden to use tags of other servers in nicknames.\n\n<color=#b7d092>6.</color> Ignorance of the rules does not exempt you from responsibility!\n\n<color=#b7d092>7.</color> By playing on our server, you automatically agree to our rules!\n\nYou can find a detailed version of our rules on our Discord -\n<color=#b7d092>discord.gg/yourlink</color>." }, "command": { "Page Name": "Commands", "Title Page": "Commands", "Text in page": "<color=#b7d092>/ad</color> - Auto-closing doors\n<color=#b7d092>/rec</color> - Pocket recycler\n<color=#b7d092>/backpack</color> - Open backpack\n<color=#b7d092>/top</color> - Open stats\n<color=#b7d092>/tpr</color> - send tp to player\n<color=#b7d092>/info</color> - Open info menu\n<color=#b7d092>/kit</color> - Open kits menu\n" }, "binds": { "Page Name": "Binds", "Title Page": "Binds", "Text in page": "<color=#b7d092>bind key tp.menu</color> - Teleportation menu\n<color=#b7d092>bind key chat.say /kit</color> - Kits menu\n<color=#b7d092>bind key upgrade</color> - Auto-upgrade buildings\n<color=#b7d092>bind key remove</color> - Remove buildings" } }, "Config version": { "Major": 1, "Minor": 2, "Patch": 8 }, "Server Name": "<color=#3498db>Server Name</color>", "Server Description": "<color=#f7f9f9>[X2|KIT|TP|DUO]</color>", "Server Icon URL": "https://th.bing.com/th/id/R.ca34d7ba9083803f21f0719054195b21?rik=G4N3t78edBwryA&pid=ImgRaw&r=0" }
Note: The plugin may require the latest Oxide updates