CivilizationWars
CivilizationWars is a lightweight and easy-to-use Minecraft plugin that allows server operators to manage wars between nations, usually in Civilization-style events.
The plugin lets operators assign specific players as leaders of certain nations, while players can form alliances and declare wars on each other — subject to operator approval.
Admin Commands
All commands below require the permission:
civilizationwars.admin
- /createnation <nationName> - Creates a new nation with the specified name
- /removenation <nationName> - Deletes an existing nation and removes it from the database
- /assignleader <nationName> <player> - Assigns a player as the leader of a specific nation
- /removeleader <nationName> - Removes the current leader from a nation
- /forcejoinalliance <allianceName> <nationName> - Forces a nation into a specific alliance
- /approvewar <warID> <approve|deny> [reason] - Approves or denies a war request.
Leader Commands
These commands are available only to nation leaders with the permission:
civilizationwars.leader
- /declarewar <targetNation> <reason> - Requests to Declares war on another nation, providing a reason
- /createalliance <allianceName> - Creates a new alliance and adds your nation as its first member
- /invitealliance <allianceName> <nationName> - Invites another nation to join your alliance
- /acceptalliance <allianceName> - Accepts an invitation for your nation to join the specified alliance.
- /denyalliance <allianceName> - Denies an invitation to join the specified alliance.
- /joinwar <warID> <accept|deny> - Responds to a request for your nation to join a war.
After a war is approved by the operators, a grace period of a configurable duration (15 minutes by default) is automatically declared, during which combat is not allowed.
All rights reserved by Nevmind