mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-09-17 18:27:54 +02:00
Tweaks to the settings file
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user