mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-12-24 18:19:03 +01:00
Fixed an issue with the mob spawn control flags
This commit is contained in:
parent
cd599849b2
commit
c9688a9c58
@ -123,7 +123,7 @@ public class WorldGuardPlugin extends JavaPlugin {
|
||||
|
||||
boolean blockCreeperExplosions;
|
||||
boolean blockCreeperBlockDamage;
|
||||
String blockCreatureSpawn;
|
||||
String blockCreatureSpawn = "";
|
||||
|
||||
int loginProtection;
|
||||
int spawnProtection;
|
||||
|
Loading…
Reference in New Issue
Block a user