Added default radius setting for butcher and added permissions for killing pets, npcs, and non hostile animals.
This commit is contained in:
committed by
SpectralEdge
parent
8aabfb0c67
commit
94619e3fe4
@@ -101,6 +101,7 @@ public abstract class LocalConfiguration {
|
||||
public String saveDir = "schematics";
|
||||
public String scriptsDir = "craftscripts";
|
||||
public boolean showFirstUseVersion = true;
|
||||
public int butcherDefaultRadius = -1;
|
||||
|
||||
/**
|
||||
* Loads the configuration.
|
||||
|
||||
Reference in New Issue
Block a user