This plugin will allow you to generate a map without (or with low chances) the specified block types.

Commands:
  • N/A

Permissions:
  • N/A

Installation:
  • install NoBlockX.jar in your plugins folder.
  • then, restart or load the plugin,
  • adjust your config.yml, 
  • shut down your server,
  • remove your world(s), which you listed in the config.yml
  • restart the server.

Video Tutorial : 

Configuration:

# This is a template config file
# define your parameter and its value like:
Messages:
  ErrorMsg: "&c[NoBlockX] : Some error occured."
  NoPermission: "&c[NoBlockX] : You don't have a permission."

HelpMessages:
  banner:
    msg: "=== &e[&aNoBlockX Commands List (%version%)&e] &r==="
  help:
    msg: "&a/noblockx help : displays this help menu."
  reload:
    msg: "&a/noblockx reload : reloads config file."
    permission: "noblockx.reload"
  debug:
    msg: "&a/noblockx debug <true|false> : turn on / off the debug mode."
    permission: "noblockx.debug"

# List of prevented block types per worlds
Prevented:
  world:
    SPAWNER: 0.1  # 10% of the block being generated  0.0 will remove all blocks of this type.
    MOB_SPAWNER: 0.1
  world_nether:
    SPAWNER: 0.1
    MOB_SPAWNER: 0.1


Donation:
It would be greatly appreciated for your donation to continue providing support for this plugin. (PayPal: [email protected])