This version relocates a few options to make it easier to toggle them. Lands is very customizable and has many options. This change intends to make it easier for you to easily toggle major features. Please make sure to re-configure them to your liking after updating.
+ Added: Features section in config.yml to faster toggle major features
Code (YAML):
########################################
# MAJOR FEATURES
########################################
# Here you can quickly toggle some major features.
# NOTE: These settings require server reload / restart.
features
:
# Ukeep can be further configured in the upkeep section (this file).
upkeep
: true
# Ukeep can be further configured in the taxes section (this file).
taxes
: true
# Lands and nations can be in relations, such as ally, enemy and neutral.
# If you disable this option, all existing relations will be deleted.
# This is useful in combination with wars. However, you can also use it with wars disabled.
relations
: true
+ Added: "usage" option to each first-join item to disable them completely if wanted to