Guest User

Untitled

a guest
May 18th, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. options:
  2. options:
  3. cancel_warmup_on_damage: true
  4. cancel_warmup_on_move: false
  5. cancel_warmup_on_sneak: false
  6. cancel_warmup_on_sprint: false
  7. cancel_warmup_on_gamemode_change: false
  8. block_interact_during_warmup: false
  9. clear_on_restart: false
  10. command_logging: false
  11. units:
  12. seconds: seconds
  13. minutes: minutes
  14. hours: hours
  15. messages:
  16. warmup_cancelled_by_damage: '&6Warm-ups have been cancelled due to receiving damage.&f'
  17. warmup_cancelled_by_move: '&6Warm-ups have been cancelled due to moving.&f'
  18. warmup_cancelled_by_sprint: '&6Warm-ups have been cancelled due to sprinting.&f'
  19. warmup_cancelled_by_sneak: '&6Warm-ups have been cancelled due to sneaking.&f'
  20. warmup_cancelled_by_gamemode_change: '&6Warm-ups have been cancelled due to changing
  21. gamemode.&f'
  22. cooling_down: '&6Wait&e &seconds& &unit&&6 before you can use command&e &command&
  23. &6again.&f'
  24. warming_up: '&6Wait&e &seconds& &unit&&6 before command&e &command& &6has warmed
  25. up.&f'
  26. warmup_already_started: '&6Warm-Up process for&e &command& &6has already started.&f'
  27. paid_error: '&6An error has occured:&e %s'
  28. paid_for_command: '&6Price of&e &command& &6was&e %s &6and you now have&e %s'
  29. limit_achieved: '&6You cannot use this command anymore!&f'
  30. interact_blocked_during_warmup: '&6You can''t do this when command is warming-up!&f'
  31. commands:
  32. cooldowns:
  33. cooldown:
  34. /spawn: 0
  35. /home: 30
  36. cooldown2:
  37. /home: 40
  38. cooldown3:
  39. /home: 90
  40. cooldown4:
  41. /home: 99
  42. cooldown5:
  43. /home: 542
  44. warmups:
  45. warmup:
  46. /warp: 10
  47. /warp list: 0
  48. /warp arena: 60
  49. warmup2:
  50. /f home: 10
  51. warmup3:
  52. /ptp: 10
  53. warmup4:
  54. /pw go: 10
  55. warmup5:
  56. /pw goto: 10
  57. warmup6:
  58. /spawn: 10
  59. warmup7:
  60. /tpa: 10
  61. warmup8:
  62. /tpc: 10
  63. prices:
  64. price:
  65. /spawn: 0
  66. /home: 20
  67. price2:
  68. /home: 40
  69. price3:
  70. /home: 90
  71. price4:
  72. /home: 99
  73. price5:
  74. /home: 542
  75. limits:
  76. limit:
  77. /example: 0
  78. limit2:
  79. /example: 100
  80. limit3:
  81. /command: 50
  82. limit4:
  83. /command: 11
  84. limit5:
  85. /lol: 2
  86. links:
  87. link:
  88. /lol: default
  89. /home: default
  90. /warp: default
  91. /yourCommandHere: yourNameHere
  92. linkGroups:
  93. default:
  94. - /home
  95. - /lol
  96. - /warp
  97. yourNameHere:
  98. - /yourCommandHere
  99. - /someCommand
  100. - /otherCommand
Advertisement
Add Comment
Please, Sign In to add comment