HomeJavaModsTimeVoting
TimeVoting
TimeVoting

A Minecraft Spigot plugin that allows players to vote on changing the current time of day on the server.
Installation
  1. Download the latest release
  2. Place the .jar in your server's `plugins` folder
  3. Restart your server
  4. Configure the plugin in the config.yml file
Usage

Players can vote for their preferred time of day using simple commands. When enough players vote for a specific time, it will change automatically.

Commands

Permissions

Configuration

The plugin's configuration file (config.yml) is organized into logical sections:

Code (YAML):

# Percentage of online players needed to change the time
voting
:
threshold-percentage
: 50
minimum-players
: 2

# Time values in Minecraft ticks
time
:
day
: 1000
night
: 13000
sunrise
: 23000
sunset
: 12000

# How long each voted time lasts before returning to normal cycle
duration
: 300

# Cooldown settings to prevent spam
cooldowns
:
between-changes
: 300
between-votes
: 60
 
For detailed configuration options, see the comments in the generated config.yml file.

Used By
SuegoFaults - A collaborative adult Minecraft server where TimeVoting lets players shape the day together without chaos.

Made with ❤️ by McKenzieJDan

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

TimeVoting is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 212 times (via Spigot). Download it and open it directly in the game.

Explore more