Advertisement
Guest User

Untitled

a guest
Mar 1st, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.41 KB | None | 0 0
  1. # KingKits configuration
  2.  
  3. # Do NOT modify this, this is for the plugin only.
  4. Version: '3.0'
  5.  
  6. Updater:
  7. # Set to 'false' if you want to disable the checking of new updates.
  8. Enabled: false
  9. # Set to 'true' if you want to auto-update the plugin if a new version has been found.
  10. # This only works for Bukkit.
  11. Update: false
  12.  
  13. # MySQL authentication information and details.
  14. MySQL:
  15. Enabled: false
  16. Host: localhost
  17. Port: 3306
  18. Username: root
  19. Password: password
  20. Database: database
  21.  
  22. # Set to 'true' if you want OPs to be able to drop/pickup items and do other activities even if disabled in the config.
  23. OP bypass: true
  24.  
  25. # Every time the set number of minutes passes, player data is saved asynchronously.
  26. # Set to -1 to disable auto-save.
  27. Auto-save player data: -1.0
  28.  
  29. Allow:
  30. # Set to 'false' if you want players to not be able to break/place blocks.
  31. Block modification: true
  32. # Set to 'false' if you want to disable vanilla death messages.
  33. Death messages: false
  34. # Set to 'false' if you want to ban players from dropping items.
  35. Item dropping: true
  36. # Set to 'false' if you want to clear all items dropped when a player dies.
  37. Item dropping on death: false
  38. # Set to 'false' if you want to ban players from picking up items.
  39. Item picking up: false
  40. # Set to 'false' if you want to disable players from using mushroom stew to heal themselves.
  41. Quick soup: true
  42. # Set to 'false' if you do not want players to be able to right click a kit in the GUI to preview it.
  43. Right click preview: true
  44.  
  45. Economy:
  46. Enabled: false
  47. # The cost of refilling each empty bowl.
  48. Cost per refill: 2.5
  49. # The amount of money to give to a player when they kill another player.
  50. Money per kill: 5.0
  51. # The amount of money to take when a player dies
  52. Money per death: 7.5
  53.  
  54. Kit defaults:
  55. # The value of this is the default value for "Breakable items" of a new kit.
  56. Breakable items: true
  57. # The value of this is the default value for "Command alias" of a new kit.
  58. Command alias: false
  59. # The value of this is the default value for "Commands" of a new kit.
  60. Commands: []
  61. # The value of this is the default value for "Cooldown" of a new kit.
  62. Cooldown: 0.0
  63. # The value of this is the default value for "Cost" of a new kit.
  64. Cost: 0.0
  65. # The value of this is the default value for "Killstreak commands" of a new kit.
  66. Killstreak commands: {}
  67. # The value of this is the default value for "Max health" of a new kit.
  68. Max health: 20.0
  69. # The value of this is the default value for "Walk speed" of a new kit.
  70. Walk speed: 0.2
  71.  
  72. Kit GUI:
  73. # The size of the GUI inventory.
  74. Size: 36
  75. # Set to 'true' if the Kit GUI should open when a player joins.
  76. Show on join: false
  77. # Set to 'true' if the Kit GUI should open when a player respawns.
  78. Show on respawn: false
  79. GUI Item:
  80. # The material of the item that opens the Kit GUI when right clicked.
  81. Type: Nothing
  82. # The data value/durability of the item that opens the Kit GUI when right clicked. Set to -1 if the data value should be ignored.
  83. Data: 0
  84. Next button:
  85. Type: Stone Button
  86. Name: <colour>Next
  87. Previous button:
  88. Type: Stone Button
  89. Name: <colour>Back
  90.  
  91. Multi-inventories:
  92. # Set this to 'false' if this plugin should handle player inventory clearing when a player changes worlds. Set to 'true' if this plugin should not handle player inventories when changing worlds.
  93. Enabled: true
  94. # The name of the plugin that handles inventories per world.
  95. Plugin: Multiverse-Inventories
  96.  
  97. Score:
  98. Chat prefix: '&6[&a%d&6] &f'
  99. Enabled: false
  100. Max: 2147483647
  101. Per death: 0
  102. Per kill: 2
  103.  
  104. Should:
  105. # If a player should automatically respawn when they die, without the respawn GUI showing up.
  106. Auto-respawn: true
  107. # If the plugin to clear a player's inventory when choosing a kit.
  108. Clear items on kit selection: true
  109. # If a player's score should be reset to 0 when they auto-unlock a kit.
  110. Decrease score on auto-unlock: false
  111. # If items should drop when a player has a full inventory.
  112. Drop items on full inventory: false
  113. # If this plugin should lock the food level at a specific amount.
  114. Lock food level: true
  115. # If players should be prevented from going into Creative mode when using a kit.
  116. Prevent creative: false
  117. # If this plugin should clear a player's inventory and their kit status when they die.
  118. Remove kit on death: true
  119. # If a player's inventory should be cleared when they leave in a PvP world.
  120. Remove kit on leave: true
  121. # If this plugin should clear all online players' inventories when this plugin is loaded.
  122. Remove items on reload: false
  123. # If all potion effects should be removed when a player leaves.
  124. Remove potion effects on leave: true
  125. # If all potion effects should be removed when this plugin is loaded.
  126. Remove potion effects on reload: true
  127. # If right clicking a compass targets the nearest player.
  128. Set compass to nearest player: false
  129. # If this plugin should set the player's max health to the max health set in the kit config.
  130. Set max health to kit max health: true
  131. # Whether or not to set the player's gamemode to the server's default when they choose a kit.
  132. Set to default gamemode on kit selection: true
  133. # If a GUI opens up with a list of all the items in a kit when a player chooses a kit that they do not have permission to use.
  134. Show kit preview: true
  135. # If the list of kits should be sorted alphanumerically.
  136. Sort kits alphanumerically: false
  137. # Whether or not to list kits players don't have access to.
  138. Use permissions for kit list: false
  139.  
  140. Sign:
  141. Kit:
  142. # The text on the first line of a kit sign.
  143. # Set to '' to disable kit signs.
  144. Unregistered: '[Kit]'
  145. # The text on the first line of a sign required to be registered as a kit sign.
  146. Valid: '[&1Kit&0]'
  147. # The text on the first line of a sign shown when a kit sign is broken/invalid.
  148. Invalid: '[&cKit&0]'
  149. Kit list:
  150. # The text on the first line of a kit list sign.
  151. # Set to '' to disable kit list signs.
  152. Unregistered: '[KList]'
  153. # The text on the first line of a sign required to be registered as a kit list sign.
  154. Valid: '[&1KList&0]'
  155. Refill sign:
  156. # The text on the first line of a refill sign.
  157. # Set to '' to disable refill signs.
  158. Unregistered: '[KRefill]'
  159. # The text on the first line of a sign required to be registered as a refill sign.
  160. Valid: '[&1KRefill&0]'
  161.  
  162. # A list of world names where this plugin works on.
  163. PvP Worlds:
  164. - world2
  165.  
  166. # The way the kits are listed, there are three options:
  167. # Text - List of chat messages sent with the kit names.
  168. # Fancy - List of clickable messages sent with the kit names.
  169. # GUI - A menu shows up with all the kits and their icons.
  170. Kit list mode: GUI
  171.  
  172. One kit per life: false
  173.  
  174. # A list of commands to run when a player dies. <player> is automatically replaced with the dead player's username.
  175. Commands to run on death: []
  176.  
  177. # A list of item IDs that, when dropped and dropping items is disabled, are dropped but get removed when on the floor.
  178. Drop animation IDs:
  179. - 282
  180. - 374
  181.  
  182. # The food level to lock a player's food level at.
  183. Food level lock: 20
  184.  
  185. # The amount of health to heal a player by when they quick soup. 1 heart = 2 health.
  186. Quick soup heal: 5.0
  187.  
  188. Command:
  189. Kit: true
  190. Kit create: true
  191. Kit delete: true
  192. Kit rename: true
  193. User kit create: true
  194. User kit delete: true
  195. User kit rename: true
  196. Preview kit: true
  197. Refill: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement