Guest User

Untitled

a guest
Jul 2nd, 2016
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.05 KB | None | 0 0
  1. Mine-Reset:
  2.   Mine:
  3.     Message: '&6%mine% has reset!'
  4.     Enabled: false
  5.   Broadcast:
  6.     Message: '&6All mines have reset!'
  7.     Enabled: true
  8.   While-In-Mine:
  9.     Message: '&6You have teleported out of the mine since it reset!'
  10.     Enabled: true
  11.  
  12. Mine:
  13.   Already-Created: '&c%entered% is already a mine!'
  14.   Not-A-Mine: '&c%entered% is not a mine!'
  15.   Create-Mine: '&6You have created %mine%!'
  16.   Delete-Mine: '&6You have delete %mine%!'
  17.   Added-Block: '&6You have added %block% to %mine% with %percentage%%!'
  18.   No-Blocks: '&6You can not reset this mine since it has no blocks!'
  19.  
  20. Selection:
  21.   Position-One: '&6You have set pos1 at (%x%, %y%, %z%)!'
  22.   Position-Two: '&6You have set pos2 at (%x%, %y%, %z%)!'
  23.   Not-A-Selection: '&cYou have not created a selection yet!'
  24.  
  25. Commands:
  26.   Wand: '&6You have received a mine wand!'
  27.   Not-Material: '&c%entered% is not a block type!'
  28.   Not-A-Number: '&c%entered% is not a number!'
  29.   Set-Reset-Delay: '&6You have set the reset delay for %mine% to %time% seconds!'
  30.   Reload: '&6You have reloaded config!'
Add Comment
Please, Sign In to add comment