Ignore this, I found my answer. Thank you
[DOUBLEPOST=1475192329][/DOUBLEPOST]Interested to see if it is possible to slightly merge the GUIShop with AntiOfflineRaid. In the seance that players could go the the /shop and purchase an item that would activate AntiOfflineRaid command 'grant user <username> antiofflineraid.protect' for a set amount of time. After which time the 'revoke user <username> antiofflineraid.protect' would be run.

GUI Shop
GUI Shop based on Economics. Supports NPC
Total Downloads: 11,484 - First Release: Aug 29, 2015 - Last Update: May 3, 2018
- 5/5, 38 likes
-
i am using the Default shop so just see if i can get the shop to work but when i do /shop nothing appears in the list. what did i do wrong? just tried without admin permission. and it says i cant use the chat shop :S where is the line i need to change to use the chat shop?
Last edited by a moderator: Oct 1, 2016 -
is there anyone that have a good chat shop that they can send cus i cant get mine to work properly. i will be really happy if you do send one
-
how to add skinid ?? help me!
-
................................
-
Could someone tell me where to find all the Item short names?
-
this Plugin for normal items, ServerRewards for all skins.
example: "item": "Incendiary 5.56 Rifle Ammo", -
My code is attached, I can buy items but then I can't see anything. What have I done wrong?
Attached Files:
-
-
"Bone Helmet": {
.....
"item": "bone.armor.jacket",
first of all, wrong title for item
second: USE the ITEMs FULL NAMES: Oxide API for Rust
"item": "Bone Jacket"
or in this case correctly: "Bone Helmet"
You can copy most of them from your Titles, since you used the full names there already. -
[DOUBLEPOST=1475711281][/DOUBLEPOST]Do you reckon you could help me get it to work? I really need it to sell. -
See this file, mine works fine. basicly all the shortnames are useless. just use full item names, like i told you from beginning:
Attached Files:
-
-
I finally got a working shop but i don't get how to add new weapons or more shops when i try it just stops working
-
Can you add a permission so only people with the permission can use the shop?
Last edited by a moderator: Oct 9, 2016 -
my economy is pretty new but mechanicly working great, including 8 npc dealers so far, 3 for GUIShop, 5 for all the skinned items in ServerRewards (137 by now)
Attached Files:
Last edited by a moderator: Oct 10, 2016 -
-
Hi Nogrod, i want to add SkinID for each item and i want only VIP can buy skin how can I do that please?
And if you know if the reduce for VIP are in % ?Last edited by a moderator: Oct 10, 2016 -
in your case i would add ServerRewards to your server (feel free to use my DataFile above) and only give VIPs the permission to use it. -
Why my skin in Shop work ? ^^'
Yea i think i go see with SR for perms -
-
Sure, but i have FR server so need to translate all item in shop
(i just add the black hoodie for test)Attached Files:
-
-
I wanted to set price like 0.0001 so I could set like 1$ = 100000 Wood. but If I put 0.0001 It looks corrupted.