fynntimes / Prison

Prison is a powerful Bukkit plugin that includes the basics for creating a Prison server.
http://dev.bukkit.org/bukkit-plugins/mcprison/
GNU General Public License v3.0
11 stars 13 forks source link

Mines only reset mined blocks! #218

Closed MrTrollAlex closed 7 years ago

MrTrollAlex commented 7 years ago

How do I make it so that each mine resets ALL of its ores instead of just the ones that are mined? I don't know if this is a glitch or not but I would really like to know if there is a way, I checked in config...

fynntimes commented 7 years ago

To make all blocks in a mine reset, go into the config.yml file and change this line:

fill-mode: true

to false.