jpcsupplies / Economy_mod

Basic Economy System for Space Engineers
13 stars 12 forks source link

ENH: Gifting /claim system #81

Open jpcsupplies opened 8 years ago

jpcsupplies commented 8 years ago

A command that gives all players joining in a given date range the option to type /claim for a one off payment. (item can only be claimed once, and only during the qualifying period)

Eg. We remove a mod from the server that a lot of people use, we can offer financial compensation! There is some special event on a given day eg xmas, give everyone free money etc.

Could later be expanded to give materials or vehicles.

player side: /claim # (# being whatever the item id is on claim)

admin side:
/gift W X Y Z (W being the ID, X being number of days to be available, Y being the starting date (or NoW keyword), Z being the reward (money/item/etc)

eg. /gift Xmas 4 NOW cash=1000 /gift easter 7 NOW item=organics*100 /gift valentine 1 14/02/2016 prefab=trader

jpcsupplies commented 8 years ago

hmmmm we could use this to gift players a starting ship too.. what you think? prefab 18 is the trader / freighter shuttle aka "the lemon ship"