Same here
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
Same error: Attachment cannot be found. Please repost download
-
Thanks!!
-
@Absolut you need to redo the overview due to all the changes
-
i keep getting failed to callhook http://i.imgur.com/2cfveaH.png
-
[DOUBLEPOST=1488241880][/DOUBLEPOST] -
-
[DOUBLEPOST=1488242556][/DOUBLEPOST] -
I would like to ask you how to authorize this plugin, what is his name
-
-
-
-
-
-
-
Adding Kits to GUI Menus
You can add kits to each NPC GUI Menu or the Chat GUI Menu by editing the Kits List in the config or by clicking the "Add Kits" button in the GUI. This button and functionality is only available to Auth Level 2 or players with the permission ---> Kits.admin -
This is the default config that the new plugin makes it needs posted on the overview and the old ones removed
Code:{ "NPC - GUI Kits": { "0": { "description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>", "kits": [ "kit1", "kit2" ] }, "1235439": { "description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>", "kits": [ "kit1", "kit2" ] }, "8753201223": { "description": "<color=red>VIPs Kits</color>", "kits": [ "kit1", "kit3" ] } }, "CopyPaste - Parameters": [ "autoheight", "true", "blockcollision", "true", "deployables", "true", "inventories", "true" ], "AutoKits": { "permission1.allow": "KitName1", "permission2.allow": "KitName2", "permission3.allow": "KitName3" }, "UI KeyBinding": "", "Kit - Logging": false, "Background - URL": "" }
Last edited by a moderator: Feb 28, 2017 -
The UI changes were to make things look and feel "better". Many people have custom UIs and my hope was to give back to everyone by making one for general public use.
The addition of "Add Kit" in the UI is to give people an alternative to opening the config and manually entering kit names into a list. Now they can just select Kits that they have already made and add them quickly to NPC GUIs or the Chat GUI. It automatically filters the buttons available to Kits that are not already in that GUI.
If there are any other questions feel free to ask... If you don't like the UI, just make sure you don't have NPC GUI "0" in the config.. and continue as is with the chat based system.
Thanks.