ServerRewards
Moved
Total Downloads: 14,029 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018
- 5/5, 61 likes
-
-
I got the wrong plug-in.sry
-
-
-
-
Code:
"commands": { "Spawn a Car!": { "displayName": "Spawn a Car!", "description": "Spawns a car. WARNING: It can be stolen! No refunds given! You loose it, buy another.", "iconName": null, "commands": [ "spawncar $player.id save" ], "cost": 50 } }
-
Why icons disappears after each restart?
e9jM1CLast edited by a moderator: Feb 25, 2018 -
-
Hello, I have a question about the store. Well, how to make items to be bought for economics, not RP? And an additional question, how to do when adding items to the store, for example, wood, the player could choose how many pieces I want to buy, and not as much as accused shop.
-
no "chat.say /" support?
-
All of my icons are gone from the store. It just shows no image found.
**Edit**
The only icon is the regular pistol ammo.
**Edit**
Reloaded the plugin and the images are all there.Last edited by a moderator: Mar 6, 2018 -
Is there a way to add an item with a specific skin id or do you need to use a kit?
[DOUBLEPOST=1520474668][/DOUBLEPOST]The moment I loaded the plugin I got the following:
Code:(21:03:04) | ServerRewards was compiled successfully in 2066ms (21:03:04) | ExType: TypeInitializationException (21:03:04) | Failed to call hook 'OnServerInitialized' on plugin 'ServerRewards v0.4.64' (ArgumentNullException: Argument cannot be null. Parameter name: source) at System.Linq.Check.SourceAndPredicate (System.Object source, System.Object predicate) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.FirstOrDefault[Skinnable] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0 at Rust.Workshop.ApprovedSkinInfo..ctor (UInt64 WorkshopdId, System.String Name, System.String Desc, System.String ItemName) [0x00000] in <filename unknown>:0 at Rust.Workshop.Approved..cctor () [0x00000] in <filename unknown>:0
-
Hi guys,
Can anyone please help me to setup timed godmode? E.g. buy godmode for 10minutes?
Tried searching around and have not found anything.
Thanks in advance! -
-
Hi folks, would anyone be able to advise me on how i could set up a command for someone to spawn a horse?
-
"Spawn Horse Test": {
"buy": "0",
"img": "",
"cmd": ["entity.spawn horse $player.id"],
"cooldown": "0",
"sell": "0"
} -
Code:"commands": { "Spawn a Horse!": { "displayName": "Spawn a Horse!", "description": "Spawns a horse. WARNING: It may still get away from you!", "iconName": null, "commands": [ "entity.spawn horse $player.id" ], "cost": 50 } }
-
icons in the shop are no longer displayed ... what can I do? Reload and reload the ImageLibrary did not help ...
-
wait a few minutes or if imagelibrary finished
reload serverrewards plugin