Hello, to create a group "VIP" I use oxide.group add vip
To add a player to the group I use oxide.usergroup add PLAYER VIP.
But using the plugin Chat Handler | Oxide not show the user as [VIP], does anyone know how to do?
And how do I add kit for VIP's VIP users? which authlevel I use?
Solved Creating a VIP group?
Discussion in 'Rust Discussion' started by AndreSpecker, Nov 5, 2015.
-
Well to add the group, you did the right thing at first, but you also need to edit the configs, and then you give the group the permission VIP that you see in the configs
Example: oxide.group add vip
oxide.usergroup add Ankawi vip
oxide.grant group vip vip
then reload the plugins
To create the kit, go to Kits for Rust Experimental | Oxide -
To add a player to vip so they can use kits you need to add them to the vip group and you will need to give the user the vip permission as well
so like this
oxide.grant user playername vip
oxide.usergroup add playername vip
You could give the group vip the vip permission as well
oxide.grant group vip vip -
Ok, in the Kits = /kit permission VIP ??
-
/kit add vip /kit description "Donator Kit" /kit permissions vip /kit items. I do believe these are the correct commands.
-
thank you very much
-
-
Hi. I had create group VIP. But how to give to the group vip permissions, need create?, how, where?
i write:
oxide.group add vip
oxide.grant group vip vip
console gives me - Permission 'vip' doesn't exist
??? -
Install Chat Handler | Oxide
-
-
ah. i understand. The new permissions has created when i create new kit, and then i set a new permission name for this kit named "vip". Then i can add it to my group "VIP" as "grant group vip kits.vip"
Thank you!
and i am not must to use ChatHandler, i can use even Better char, or without chat plugins. -
hello, and create the vip groups and reboot the server to load the changes made but does not show me labels vip names or admin I must do to put them ?
-
Instead of chat handler I would use Betterchat, you can set alot of things there + you can create in game VIP group (for oxide and BetterChat). And Like said above by @Resistance , each plugin, well most of them, have some sort of vip things, what you need to do is simply read the overview or/and support thread to those plugins
-
HI
I have Create VIP CLASSES
- VIP - RED
- VIP - BLUE
- VIP - YELLOW
Bud, I want the VIP GROUP All have the same Name VIP Like
VIP "COLER RED"
VIP "COLER BLUE"
VIP "COLER YELLOW"
Is there a way to create tree Groups whit the same name and can I give players the VIP like for example
ADD VIP COLER RED PLAYER NAME
ADD VIP COLER BLUE PLAYER NAME
ADD VIP COLER YELLOW PLAYER NAME
Anyone that can help me outThanks
-
Wulf Community Admin
-
guys/gals, could you please help? I am trying to make VIP kits and I did all the steps above. I use grant group vip kits.vip and it tells me in console that
Permission 'kits.vip' doesn't exist
I am lost and can not make any VIP kits. Any ideas? -