mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-09 16:17:37 +02:00
@@ -531,11 +531,6 @@ public class Settings implements ISettings
|
|||||||
return newSigns;
|
return newSigns;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean spawnIfNoHome()
|
|
||||||
{
|
|
||||||
return config.getBoolean("spawn-if-no-home", false);
|
|
||||||
}
|
|
||||||
private boolean warnOnBuildDisallow;
|
private boolean warnOnBuildDisallow;
|
||||||
|
|
||||||
private boolean _warnOnBuildDisallow()
|
private boolean _warnOnBuildDisallow()
|
||||||
|
@@ -333,9 +333,6 @@ max-fly-speed: 0.8
|
|||||||
# +------------------------------------------------------+ #
|
# +------------------------------------------------------+ #
|
||||||
############################################################
|
############################################################
|
||||||
|
|
||||||
# If no home is set, send players to spawn when /home is used
|
|
||||||
spawn-if-no-home: true
|
|
||||||
|
|
||||||
# Allows people to set their bed at daytime
|
# Allows people to set their bed at daytime
|
||||||
update-bed-at-daytime: true
|
update-bed-at-daytime: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user