Advertisement
Guest User

global.yml

a guest
Mar 16th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. SelectionTool: 268
  2. ExecutedCommandsOnJail: []
  3. ExecutedCommandsOnRelease: []
  4. DeleteInventoryOnJail: false
  5. AutomaticMute: true
  6. NearestJailCode: nearest
  7. StoreInventory: true
  8. SignText: <Player>[NEWLINE]<TimeS>[NEWLINE]for[NEWLINE]<Reason>
  9. CanPrisonerOpenHisChest: true
  10. LogJailingIntoConsole: false
  11. CountdownTimeWhenOffline: false
  12. SpoutChangeSkin: false
  13. SpoutSkinChangeURL: http://www.minecraftskins.com/view/168701.png
  14. ManualJails: []
  15. ManualCells: []
  16. ReleaseBackToPreviousPosition: false
  17. IgnorePrisonersSleepingState: true
  18. TeleportPrisonerOnRelease: true
  19. DefaultJailTime: -1
  20. EnableJailStick: false
  21. JailStickParameters: 280,5,10,,police;50,5,20,,admin
  22. Protections:
  23. EnableBlockDestroyProtection: true
  24. BlockDestroyPenalty: 0
  25. EnableBlockPlaceProtection: true
  26. BlockPlacePenalty: 0
  27. BlockProtectionExceptions:
  28. - '59'
  29. EnablePlayerMoveProtection: true
  30. PlayerMoveProtectionPenalty: 0
  31. PlayerMoveProtectionAction: guards
  32. PreventCommands:
  33. - /f home
  34. - /tpa
  35. - /home
  36. - /msg
  37. - /me
  38. - /m
  39. - /r
  40. - /ma
  41. - /ua
  42. - /spawn
  43. - /kill
  44. - /warp
  45. CommandProtectionPenalty: 0
  46. PreventInteractionBlocks:
  47. - '69'
  48. - '72'
  49. - '70'
  50. - '46'
  51. - '64'
  52. - '96'
  53. - '77'
  54. PreventInteractionItems:
  55. - '326'
  56. - '327'
  57. - '259'
  58. InteractionPenalty: 0
  59. EnableExplosionProtection: true
  60. EnablePVPProtection: true
  61. EnableChangingPermissions: false
  62. PrisonersPermissionsGroups:
  63. - prisoners
  64. RestorePermissionsToEscapedPrisoners: true
  65. MaximumAFKTime: 5.0
  66. EnableFoodControl: true
  67. FoodControlMinimumFood: 5
  68. FoodControlMaximumFood: 5
  69. JailPay:
  70. PricePerMinute: 0
  71. PriceForInfiniteJail: 0
  72. Currency: 0
  73. Guards:
  74. GuardHealth: 8
  75. GuardArmor: 0
  76. GuardDamage: 2
  77. NumberOfGuards: 3
  78. GuardInvincibility: false
  79. GuardAttackSpeedPercent: 100
  80. RespawnGuards: true
  81. GuardTeleportDistance: 10
  82. Database:
  83. UseMySQL: false
  84. MySQLConn: jdbc:mysql://localhost:3306/minecraft
  85. MySQLUSername: root
  86. MySQLPassword: password
  87. Messages:
  88. MessageJail: '&cYou have been jailed!'
  89. MessageJailReason: '&cYou have been jailed! Reason: <Reason>'
  90. MessageUnJail: '&2You have been released! Please respect server rules.'
  91. PlayerNotJailed: That player is not jailed!
  92. MessageYouNotJailed: You are not jailed!
  93. BlockDestroyedNoPenalty: '&cDo not destroy The Jail!'
  94. BlockDestroyedPenalty: '&cDo not destroy The Jail! You have just earned additional
  95. 15 minutes in jail!'
  96. MessageEscapeNoPenalty: '&cDo not try to escape out of Jail!'
  97. MessageEscapePenalty: '&cDo not try to escape out of Jail! You have just earned
  98. additional 30 minutes in jail!!'
  99. MessageBlockPlacedNoPenalty: '&cDo not place blocks inside Jail!'
  100. MessageBlockPlacedPenalty: '&cDo not place blocks inside Jail! You have just earned
  101. additional 10 minutes in jail!'
  102. ForbiddenCommandNoPenalty: '&cDo not try to escape with commands!'
  103. ForbiddenCommandPenalty: '&cDo not try to escape with commands! You have just earned
  104. additional 10 minutes in jail!'
  105. ForbiddenTransfer: '&9You have been transferred to another jail!'
  106. MessageMuted: Stop chatting and quietly wait for the end of your sentence!
  107. PreventedInteractionNoPenalty: Don't do that in Jail!
  108. PreventedInteractionPenalty: Don't do that in Jail! You have just earned additional 10 minutes in jail!
  109. MessageAFKKick: Do not be AFK in jail!
  110. MessageJailPayAmountForever: To get out of this mess, you will have to pay <Amount>.
  111. JailPayNotEnoughMoney: You don't have that much money!
  112. JailPayNotEnoughMoneySelected: That won't be enough for your sentence!
  113. JailPayCost: 1 minute of your sentence will cost you <MinutePrice>. That means that cost for releasing you out of the jail is <WholePrice>.
  114. JailPayPaidReleased: You have just payed <Amount> and saved yourself from the jail!
  115. JailPayPaidReleasedHim: You have just payed <Amount> and saved <Prisoner> from the jail!
  116. JailPayLoweredTime: You have just payed <Amount> and lowered your sentence to <NewTime> minutes!
  117. JailPayLoweredTimeHim: You have just payed <Amount> and lowered <Prisoner>'s sentence to <NewTime> minutes!
  118. TimeMinutes: <Time> minutes
  119. Forever: ever
  120. JailStatus: You are jailed for <TimeS> by <Jailer>
  121. JailStatusReason: You are jailed for <TimeS> by <Jailer> because of <Reason>
  122. JailStickEnabled: JailStick enabled!
  123. JailStickDisabled: JailStick disabled!
  124. Mesasges:
  125. JailPayCannotPay: Sorry, money won't help you this time.
  126. JailPayCannotPayHim: Sorry, money won't help him this time.
  127. Debug: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement