Advertisement
Guest User

Untitled

a guest
Apr 19th, 2018
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. REGION:
  2. REGION_MONEY:
  3. region: world.block
  4. flags:
  5. - ONLINE=2
  6. actions:
  7. - 'CMD_CONSOLE=title %PLAYER_NAME% actionbar ["",{"text":"Получен ","color":"gray"},{"text":"1","color":"aqua"},{"text":"$","color":"red"},{"text":". Текущий баланс: ","color":"gray"},{"text":"%money%","color":"aqua"},{"text":"$","color":"red"}]'
  8. - MONEY_GIVE=1
  9. reactions:
  10. - 'CMD_CONSOLE=title %PLAYER_NAME% actionbar ["",{"text":"Деньги не получены. На сервере всего один игрок - Вы.","color":"gray"}]'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement