CommandsZ

$10.00

Sold by: ZH3LL

A plugin that helps players navigate server commands with UI system.

Categories: , ,

Description

CommandsZ plugin

Easy management of commands on the server, only for which the player has authorization.
– Two types of UI window sizes
Selectable description: either read from the config (in 1 language) or from the lang file (multi language)
Easy handling: group list colors, add command, remove command
Customizable display command in config – Auto find group list


Config

{
"UI command:": "command", //  in-game command 
"Description use lang file? If false plugin use config description. if true write the lang file link in description (example: description_001)": false,
"Full screen UI?": true,
"Lang file description length number (start: description_001 -> end your configured number)": 20, // number of lines in lang file
"Close UI after click the command??": true, // after command usage, still on UI or close
"Enable quick command menu for players?": true,
"UI quick button color:": "0.3 0.3 0.3 0.5",
"UI quick button X position:": 100.0,
"UI quick button Y position:": 100.0,
"UI quick button title:": "↑",

"Command list": [
{
"Name": "Remover tool",
"Is Admin Command": false,
"Command": "remove",    //maximum 3 commands, without a separator space : ,
"Description:": "You can remove your entitys",
"ImageSrc": "https://assets.umod.org/images/icons/plugin/5f69e0b028169.png",
"Group": "default"     //the color of the last listed group will always be active display mode, enter several groups: without a separating space: ,
},
{
"Name": "Sign Artist",
"Is Admin Command": false,
"Command": "sil,silt",
"Description:": "Insert a picture or write text in the frame.",
"ImageSrc": "https://assets.umod.org/images/icons/plugin/5b6774e6e22df.jpg",
"Group": "default,VIP"     //the color of the last listed group will always be active display mode, enter several groups: without a separating space: ,
},
{
"Name": "Nightvision",
"Is Admin Command": false,
"Command": "nv,nv 8,nv 16",     //maximum 3 commands, without a separator space : ,
"Description:": "See in the dark with this item.",
"ImageSrc": "https://static.wikia.nocookie.net/play-rust/images/e/ee/Night_Vision_Goggles_icon.png",
"Group": "VIP"     //the color of the last listed group will always be active display mode, enter several groups: without a separating space: ,
},
{
"Name": "Radar",
"Is Admin Command": false,
"Command": "radar",      //maximum 3 commands, without a separator space : ,
"Description:": "Radar for admins.",
"ImageSrc": "https://assets.umod.org/images/icons/plugin/5b7e1bc17d769.png",
"Group": "admin"
}
],
"Group Colors": {
"default": {
"Background Color": "0.3 0.3 0.3 1",
"Text Color": "#ffffff",
"Button Color": "0.3 1 0.3 1"
},
"admin": {
"Background Color": "0.5 0.2 0.2 1",
"Text Color": "#ff9999",
"Button Color": "1 0.2 0.2 1"
}
}
}

Language: 31 file
Config: Description use lang file? IF FALSE:
The description of the command is read from the config file

Config: Description use lang file? IF TRUE:
The command description is read from the lang library.
EXAMPLE

{
"Name": "Sign Artist",
"Is Admin Command": false,
"Command": "sil,silt",
"Description:": "description_001", // write here the label of the line to be read from the lang file
"ImageSrc": "https://assets.umod.org/images/icons/plugin/5b6774e6e22df.jpg",
"Group": "default,VIP"
},

Permissions

CommandsZ.Admin //can edit commands
CommandsZ.CanUse //can open UI

Required plugin:

Imagelibrary.cs

Reviews

There are no reviews yet.


Only logged in customers who have purchased this product may leave a review.

Version 1.1.0 | Updated February 9, 2025
  • Added Quick command icon list
Version 1.0.1 | Updated December 4, 2024
  • Fixed fixed input fields

4 thoughts on "CommandsZ"

Leave a reply

Your email address will not be published. Required fields are marked *

  1. Hello I tried to put my pictures on the plugin with commands and Im using dropbox for image hosting and does not show on the plugin command UI am I doing something wrong or does this use imagelibrary or what do I have to do to fix thank you for your time

  2. Hello! Yes useing ImageLibrary plugin.
    1: try reload imagelibrary plugin and commandsZ after ( 2-3 times.)
    2: drop box images links if ending =0 change it to =1

    I hope these will help you.

  3. yes I have already changed the link =0 to =1 and also reloaded the plugins 10 times both image library and the command plugin but still does not show the images only show like 3 images only

  4. Nevermind its was a owner issue I figured it out I had 1 out of 12 pictures that was at 2.5mb didn’t allow the others to load I change the 1 and all the rest worked thank you for your time

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)

Product Enquiry

Please Login to make enquiry about this product