Advertisement
Guest User

Untitled

a guest
Jan 28th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. # ###################
  2. # Jail v3.0.0-SNAPSHOT-b253 config file
  3. # Note: You -must- use spaces instead of tabs!
  4. # ###################
  5. system:
  6. version: 3
  7. debug: false
  8. language: en
  9. updates:
  10. channel: bukkit
  11. notification: true
  12. time: 1h
  13. useBukkitTimer: true
  14. storage:
  15. type: flatfile
  16. mysql:
  17. host: 204.145.72.119
  18. port: 3306
  19. username: db_11812
  20. password: 4ed52585da
  21. database: jailDatabase
  22. prefix: j3_
  23. jailing:
  24. during:
  25. blockBreakPenalty: 1m
  26. blockBreakProtection: true
  27. blockBreakWhiteList:
  28. - crops
  29. - carrot
  30. - potato
  31. blockPlacePenalty: 1m
  32. blockPlaceProtection: true
  33. blockPlaceWhiteList:
  34. - crops
  35. - carrot
  36. - potato
  37. cellsign:
  38. - '%player%'
  39. - '%timeinminutes% mins'
  40. - with a reason
  41. - '%reason%'
  42. commandPenalty: 1m
  43. commandProtection: true
  44. commandWhitelist:
  45. - /ping
  46. - /list
  47. - /jail status
  48. - /jail pay
  49. countDownTimeWhileOffline: false
  50. cropTramplingPenalty: 1m
  51. cropTramplingProtection: true
  52. foodControl:
  53. enabled: true
  54. max: 20
  55. min: 10
  56. ignoreSleeping: true
  57. maxAFKTime: 30m
  58. movePenalty: 1m
  59. moveProtection: true
  60. openChest: true
  61. preventInteractionBlocks:
  62. - wooden_door
  63. - iron_door_block
  64. preventInteractionBlocksPenalty: 1m
  65. preventInteractionItems: []
  66. preventInteractionItemsPenalty: 1m
  67. recieveMessages: true
  68. scoreboard:
  69. enabled: false
  70. title: Jail Info
  71. time: '&aTime:'
  72. jail:
  73. allowJailingNeverPlayedBeforePlayers: false
  74. automaticCell: true
  75. automaticMute: true
  76. broadcastJailing: true
  77. clothing:
  78. enabled: true
  79. helmet: leather_helmet~175,105,33
  80. chest: leather_chestplate~175,105,33
  81. legs: leather_leggings~175,105,33
  82. boots: leather_boots~175,105,33
  83. commands: []
  84. default:
  85. jail: nearest
  86. time: 5m
  87. gameMode: adventure
  88. inventory:
  89. blacklist: []
  90. store: true
  91. log:
  92. console: true
  93. profile: true
  94. release:
  95. backToPreviousPosition: false
  96. commands: []
  97. restorePreviousGameMode: true
  98. teleport: true
  99. jails:
  100. endermenProtection: true
  101. explosionProtection: true
  102. jailpay:
  103. enabled: false
  104. item: air
  105. pricePerMinute: 1.5
  106. priceInfinite: 10000
  107. jailstick:
  108. enabled: true
  109. sticks:
  110. - blaze_rod,5m,,Running Away From A Guard,-1
  111. jailvote:
  112. enabled: false
  113. voteTimer: 60s
  114. minimumYes: 5
  115. reason: Jailed by players via Jail Vote
  116. time: 5m
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement