Hightension

Untitled

Jan 23rd, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.00 KB | None | 0 0
  1. signProfiles:
  2.   default:
  3.    ## The following sections can be added for performing certain commands when the sign is clicked:
  4.     ## rightClickPlayer, rightClickConsole, shiftRightClickPlayer, shiftRightClickConsole,
  5.     ## leftClickPlayer, leftClickConsole, shiftLeftClickPlayer, shiftLeftClickConsole
  6.     ## Sections with 'Player' at the end will be run by the clicking player and 'Console' ones from the console
  7.     forrent:
  8.       line1: '&2&l[Mietbar]'
  9.       line2: '%region%'
  10.       line3: '%duration%'
  11.       line4: '%price%'
  12.       rightClickConsole:
  13.      - 'tellraw %clicker% [{"text":"[PixelShop]","color":"dark_green"},{"text":" Möchtest Du wirklich %region% für %duration%  mieten? ","color":"white"},{"text":"[Ja?]","color":"dark_green","clickEvent":{"action":"run_command","value":"/areashop rent %region%"},"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Klicke hier um %region% für %duration%  zu mieten"}]}}}]'
  14.       leftClickPlayer:
  15.      - 'areashop info region %region%'
Add Comment
Please, Sign In to add comment