Config

Config

Default Config: Created in plugins/InstantMines/config.yml

mines:
  minesenabled: true
  blockdamage: 5
  playerdamage: 21
  triggerblocktype: 42
  alternatetntblock: 46
tnt:
  delay: 80

Help:

  • minesenabled- Allows you to disable the land mine section of the plugin. Leaving only the custom TNT fuse length functionality.
  • playerdamage- Amount of extra damage done to the player. (21 will instantly kill a player on survival)
  • blockdamage- Power of the TNT. (0 will disable block damage)
  • triggerblocktype- Block ID of the block which must be below the TNT block for the mine to operate.
  • alternatetntblock- Block ID of the block above the trigger block. TNT will always work but this allows you to use a different block too. (46 is TNT)
  • delay- The delay assigned to any piece of ignited TNT. (80 is default)

Comments

Posts Quoted:
Reply
Clear All Quotes