Facebook
From Red Frog, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 218
  1. variables:
  2.         {money.%player%} = 0
  3.    
  4. command /money:
  5.         trigger:
  6.                 send "&aTwoj stan konta: &e%{money.%player%}%" to player
  7.        
  8.        
  9. on mine of stone:
  10.         add 1 to {money.%player%}
  11.                 send "&aWykopales &e1$" to player