Adding more items as rewards?Solved
Hi Guys

I want to use this plugin on server but i Dont want to use RewardFixing for instance I would like to like setup a list of random stuff that the people can get from killing the killer instead of 1 fixed Reward. What does the plugin info mean by if the RewardFixing is disabled it will get items from the data list ? where is this located and what items is in this data file. I just want to know how to setup the running man to get random rewards from a list of items i choose if anyone can assist me please.
Hello, you may take a look at this part https://umod.org/plugins/running-man#stored-data
You can manage the reward by editing the data file directly from the data folder or by using the commands

  • /running <k|killer> add <Package Name> <ItemName or money or karma> <MinAmount> <MaxAmount> -- Create package if not exist and add item
  • /running <k|killer> remove <PackageName> <ItemName or karma or money> -- Remove item from a package
Locked automatically