I added a steamid to the VIP part and reloaded the plugin and it's not showing VIP in their name.
Code:{ "Admins": [ "99999999999999991", "99999999999999992" ], "Other1": [ "99999999999999991", "99999999999999992" ], "Other2": [ "99999999999999991", "99999999999999992" ], "Other3": [ "99999999999999991", "99999999999999992" ], "Settings": { "AddAdminTag": "false", "AddOther1Tag": "false", "AddOther2Tag": "false", "AddOther3Tag": "false", "AddVipTag": "true", "AdminTag": "(Admin) ", "Other1Tag": " ]Other1[", "Other2Tag": " ]Other2[", "Other3Tag": " ]Other3[", "VipTag": " (VIP)" }, "Vips": [ "7656119802066XXXX", "99999999999999992" ] }
VIP / Admin - Auto Name Changer [Replaced]
Discussion in 'Plugin Support' started by TheDoc, Jan 30, 2015.
-
Tell the guy that will get the vip tag to relog or if it not works then restart
-
-
But i stil preffer u to use chathandler tags man u must start learning a bit of Oxide Permission System bcs every plugin will start using Oxide Permission System and not Rust's Authlevel
-
I have noticed an issue with my plugin, when the server is restarted it does not work sometimes.
You just need to do a oxide.reload vipname to get it working again.
Not sure why that is, looking into it. Maybe I will re-write it in C#.
Sorry. -
And you can expand the number of tags such as up to 10? Or why only 5 of them?
-
any way to move the vip tag to the front of the player's name?
-
Wulf Community Admin
-
I'm out on vacation, once I get back I will update the code to give you that ability. Hope to have it re-written in C#.
If you are not using it for the Admins then you can use those to get it in front of the name. -
-
hi could you help me laern where to put my steam id is it where the "admins": [
"99999999999999991",
"99999999999999992"
do i change the 99999999999999991 with my steam id and save and is it the steam 64 id that goes there. thanx -
yes and yes
-
is this plugin have been updated? becouse its not working at my server.
-
So where do you make it so a specific player has that tag for example i cannot get my player to show the owner tag when i talk in game chat it just stays with [Player]
-
pls guys i need help.plugin is not working o n my server. i tried everything. i given permissions, making vip group and admin group but still not working. here my all plugins.can you help me?why this plugin is not working on my server.i got this message when im join to server or my vip players join the server:
Code:88.231.193.60:50208/76561198044119870/<color=#900000>(Admin)</color>Sea Harier joined
@Wulf maybe you can help me.Attached Files:
Last edited by a moderator: Dec 5, 2015 -
-
Wulf Community Admin
I haven't used this plugin @Nephilim 2, but pretty sure it isn't maintained anymore. I'd recommend using another plugin.
-
Thanks! -
-
-
I've change in the .lua "<color=#808080>[Admin]</color> ". Notifier shows the right color, but at chat my name displays: "<color=#808080>[Admin] Indy</color>" ...what im do wrong?