+ Added: Wildcard for random-teleport worlds
+ Added: [Suggestion] SCULK_VEIN to plant growth flag
+ Added: [Suggestion] Minimum balance option for war declarations
Code (YAML):
min-balance
:
# Set the minimum land balance for attackers to be able to start a war.
attacker
: 5000
# Set the minimum balance for defenders to have war declared against them directly.
# They can still be engaged in war, if they're part of a nation that has a balance higher than this.
defender
: 0
- Fixed: /l claim fill can't find shape if shape too large due to fallback
[#2152]