Wars
Lands features a war system which allows other lands to fight against each other. This page only explains the basic options you should start with configuring. There are even more options in the wars.yml
file. They're all self explanatory (with comments) in the wars.yml
file located in the plugins/Lands
folder. The full file can be viewed here: https://github.com/IncrediblePlugins/Lands/blob/main/wars.yml
Before the War
To declare war against a land or nation execute /wars declare <land>
. Then the defender receives a war declaration with more information, like when the war time starts and the tribute which the attacker set. The tribute is payed by the defender to the attacker, in case the defender surrenders. War declarations can be disabled by setting the preparation time to 0 below.
Minimum amount of Players
Set the minimum amount of trusted players a land needs to have to be allowed to engaged in a war.
War Preparation Time
How much time do you want to give the defender lands for war preparation, before it will start?
Mutual War Declarations
Should war declarations need a mutual acceptation? If enabled, the defender land needs to confirm the declaration before the war can start. They need to do this by executing /wars declare <attacker>
. They can deny a war declaration by executing /wars deny
.
During War
Max War Time
Set the max time a war can hold on. When this time is over the team with the most kills will win. If both teams have the same amount of kills, it will end in a draw and no team will be rewarded.
Flags during War
Last updated