Kage Vote Addon¶
The NarutoDestinationKageVote addon adds a democratic election system for choosing village Kages. Players can run as candidates, vote for their preferred leader, and admins can manage the entire election process.
Command Overview¶
All Kage Vote commands are accessible through the master /kagevote command or their standalone equivalents.
Player Commands¶
| Command | Description |
|---|---|
/kagevote gui |
Open the voting GUI |
/kagevote run |
Run as a candidate in your village's election |
/kagevote vote |
Cast your vote for a candidate |
/kagevote candidates |
View current candidates |
/kagevote status |
View active election status |
Admin Commands¶
| Command | Description |
|---|---|
/kagevote start |
Start a new election |
/kagevote end |
Conclude an election and declare winner |
/kagevote cancel |
Cancel an active election |
/kagevote add |
Add a candidate to an election |
/kagevote remove |
Remove a candidate |
/kagevote ban |
Ban a player from running |
/kagevote unban |
Unban a player |
/kagevote reload |
Reload configuration |
How Elections Work¶
- An admin starts an election for a village with a set duration
- Eligible players run as candidates (or admins add them)
- Village members vote for their preferred candidate
- The election ends when the timer expires or an admin concludes it
- The candidate with the most votes becomes Kage
Eligibility
Both running and voting have configurable requirements:
- Affiliation — must belong to the village holding the election
- Rank — configurable minimum rank to run or vote
- Level — configurable minimum Naruto level
- Ban status — banned players cannot run as candidates