Configuration File

Config.yml

The config file uses material names instead of IDs. This is because block IDs and Meta Values will be depreciated in 1.8, and you will no longer use them. If you need a list of material names please refer to this page.


Below is the default configuration file.


#Worlds that QuickMeta should not work in.

disabledWorlds:
- world_nether
- world_the_end

#Blocks that QuickMeta should not work on.

disabledBlocks:
- COBWEB
- LAVA

#Allow or disallow cycling through paintings with the meta tool.

allowPaintings: true

#Item that will be used as the Biome tool.

biomeTool: STICK

#Item that will be used as the Meta tool.

metaTool: STICK

#Item that will be used as the Entity Tool.

entityTool: STICK

#Tools can be the same material.

#Allow the tools to respect WorldGuard regions. This will mean, in regions that block editing is not allowed, the tool will not be allowed. Unless, You have the world guard bypass permission for that region.

supportWorldGuard: true

#Allow the tools to respect PlotMe plots. This will mean that you can only use these tools on your OWN plots.

supportPlotMe: true

Comments

Posts Quoted:
Reply
Clear All Quotes