Hey everyone, since we're planning on implementing further colony interacting possibilities
namely trading and warring one very important system can't be missing.
Alliances
That's why I implemented a small Alliance system which has some usability already.
At the moment players can already share a colony with other players.
They can add players as Hostiles, Neutrals or Officers to their colonies.
Depending on the rank they can then assign certain permissions to them.
Above you can see an example of a list of players assigned to a Colony.
The Ally system works the following way:
If two colony owners are marked as "Officers" in each other colonies they are considered to be allies.
If two colony owners are marked as "Hostile" ine ach other colonies they are considered to be feuds.
Which we calculate as above. We go through all players which have the officer, or hostile rank in the colony and check their colony, then we check if that colony has the owner of the current colony at the same rank.
When the player now opens his TownHall GUI he will be able to see lists of feuds and allies on the main page as shown in the picture below:
If the colony of the player has a townhall of level 3 or more he will be able to teleport to the the colonies of the other players.
On clicking on the button.
After clicking the button the above message will appear which on clicking will teleport the player to the other colony.
If the townhall level is smaller than level 3 it will show the following button in the GUI:
This system will already invite people to create trustable relationships which come with the price that you have to trust a player enough to add him as officer but will gain the ability to teleport to his colony which opens the minecraft world better.
I hope you really liked our new update and I'll see you the next time around!