Jump to content

Star_Moonlight

Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Star_Moonlight

  1. command /sell:
        trigger:
            set {_s} to amount of stone in player's inventory
            add {_s}*10*{multi::%player's uuid%} to {money::%player's uuid%} and {_total}
            send title "You have sold all your stuff for $%{_total}%" to player for 2 seconds

     

    • Thanks 1
×
×
  • Create New...