##########
RP Sentry

RP Sentry

4.76
5.06K
Zurück zu den Ankündigungen
Neue Funktion

New Feature: Sell Item to the system

  • a new command added /sell-item where user can sell items within his main inventory
  • updated /admin-edit item and added new optional inputs:
    • sellable: to determine if item can be sold or not
    • sell-price: to determine the sell price of that item
    • sell-account: to determine the balance account the system will set the balance in

Existing Items

All items by default are not sellable, you can modify the item to be sellable through /admin-edit item

Balance Account

By default, the reward balance of sale will be deposited in the main account of the user, but you can modify that in /admin-edit item and specify the sell-account. if the user does not have that account, the system will reject his sell attempt.