Tweaks to the settings file

This commit is contained in:
nossr50
2010-12-31 08:26:37 -08:00
parent da40f79d2a
commit 47e5a07b82
2 changed files with 46 additions and 54 deletions

View File

@ -120,6 +120,7 @@ public class vMinecraftListener extends PluginListener {
}
public boolean onIgnite(Block block, Player player) {
if(vMinecraftSettings.getInstance().stopFire()){
//There are 3 ways fire can spread
//1 = lava, 2 = lighter, 3 = spread (other fire blocks)