Is it possible to make it so that /reward command (I've rename the command to bring up the GUI btw) is only accessable to VIPs and if players want to access the rewards store they have to run to a npc town shop thing around the map somewhere.
ServerRewards
Moved
Total Downloads: 14,033 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018
- 5/5, 61 likes
-
-
-
Though I think this uses Authlevel/Oxide permissions. So you may need to just make the group a moderator group: Authlevel1. However that's giving them a lot of power. Try asking the Dev if there are custom permissions for this mod or loom through the previous pages of this thread, they may hold your answer.Last edited by a moderator: Sep 5, 2016 -
$player.id -
So my co-owner said he never placed these markers on the map but they just wont go away and there is no npc over there or anything ?? http://puu.sh/r1Ese/388bb3eaeb.jpg
-
Thanks! -
-
-
images doesnt work
-
-
-
'loadimages' - Used to download Item and Kit images from a URL to file storage
'loadlocalimages' - Used to download Item and Kit images from your servers harddrive to file storage
@k1lly0u i've got one issue.
Players can't get more then 105 points. -
I need Info abou configurate Rewards Vip. I add VIP to learn X3, But I dont know how to make in game!
- Added custom permissions to give VIPs more points for playtime
/rewards permission add Vip1 3
Not working in game, help me.Last edited by a moderator: Sep 6, 2016 -
-
Yes I make in Rcon ----> > group add VIP3
after, usergroup add <name> <groupname>
and create in ServerRewards, /rewards permission add vip3 3
is right? -
serverrewards.vip3
Now you want to assign your group, "VIP3" the permission "serverrewards.vip3":
grant group vip3 serverrewards.vip3
To simplify what is going on:
1) Create Group ---------> VIP3
2) Create Permission with RP amount ----------> vip3(group) 3 (server reward points group gets per hour)
3) Give group the permission ----------
grant group vip3 serverrewards.vip3
^(command) ^(group) ^(mod) ^(permission)Last edited by a moderator: Sep 6, 2016 -
TY, I go try again!
[DOUBLEPOST=1473194146][/DOUBLEPOST]Yea man! Work fine now!! Thanks very much -
@k1lly0u i know you are busy with the events ^^
i made a small modif to support blueprintsAttached Files:
-