Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
SkipNight - Vote to Skip the Night! āļø
Let your players democratically vote to skip the night with a modern, feature-rich plugin!
š¹ Description
SkipNight is a lightweight and highly configurable plugin that allows players to initiate a vote to fast-forward through the night. It's a simple, fair, and modern solution for any survival server, giving your community control over the day/night cycle with an amazing user experience, including multi-world support, clickable messages, a real-time vote GUI, boss bar timers, sound effects, and a powerful reward system!
⨠Key Features
ā YES/NO Voting System ā Players can vote YES or NO, not just abstain! Full democratic control.
ā Interactive Voting ā Vote with /skipnight yes/no, sleeping in a bed, or clicking chat buttons!
ā Boss Bar Timer ā Visual countdown at the top of the screen showing votes and time remaining.
ā Action Bar Updates ā Real-time vote progress displayed without chat spam.
ā Real-Time Vote GUI ā Use /skipnight gui to see who voted YES (green), NO (red), or abstained (gray).
ā Sound Effects ā Configurable sounds for vote start, voting, success, and failure.
ā Voter Rewards ā Reward players with XP, custom items, or money for participating!
ā Flexible Thresholds ā Choose percentage mode (50% of players) or absolute mode (X number of votes).
ā Instant Skip ā When 100% vote yes, skip immediately without waiting.
ā Admin Controls ā Cancel ongoing votes with /skipnight cancel.
ā Advanced Multi-World Support ā Easily blacklist worlds where you don't want night-skipping enabled.
ā Automatic Nightly Votes ā Can start a vote the moment it gets dark.
ā Broad Version Support ā Works on Minecraft 1.16.5 through 1.21+.
ā Fully Customizable ā Change all messages, colors, sounds, rewards, and vote requirements.
ā Optimized Performance ā Minimal server impact, runs smoothly.
š„ Installation
- Download
SkipNight.jarand place it in yourplugins/folder. - Restart your server to generate the default config.yml.
- Configure settings in
plugins/SkipNight/config.yml. - Reload with
/skipnight reloador restart to apply changes.
āļø Configuration (config.yml)
Customize every aspect of the plugin to fit your server perfectly.
vote-settings:
# Automatically start a vote when night begins?
auto-start-vote-at-night: true
# Threshold mode: "percentage" or "absolute"
threshold-mode: "percentage"
required-percentage: 50
required-absolute-count: 3
# Allow players to vote NO (against skipping)?
allow-vote-against: true
# Skip instantly when 100% vote yes?
instant-skip-at-100-percent: true
# Disable night-skipping in these worlds.
blacklisted-worlds:
- "world_the_end"
- "world_nether"
display:
# Show updates in action bar (less spam)?
use-action-bar: true
# Show timer as boss bar at top?
use-boss-bar: true
use-chat: true
sounds:
vote-started: "BLOCK_NOTE_BLOCK_PLING"
player-voted-yes: "ENTITY_EXPERIENCE_ORB_PICKUP"
player-voted-no: "BLOCK_NOTE_BLOCK_BASS"
vote-success: "ENTITY_PLAYER_LEVELUP"
vote-failed: "ENTITY_VILLAGER_NO"
rewards:
enabled: true
only-on-success: false
xp-levels: 1 # Set to 0 to disable
items:
- material: "DIAMOND"
amount: 1
name: "&b&lVoting Reward"
āØļø Commands
| Command | Description |
|---|---|
| /skipnight | Starts a vote or votes YES if one is active. |
| /skipnight yes | Vote YES to skip the night. |
| /skipnight no | Vote NO against skipping the night. |
| /skipnight gui | Opens the live vote status GUI. |
| /skipnight cancel | Cancel the ongoing vote (admin only). |
| /skipnight stats | Shows global voting statistics. |
| /skipnight reload | Reloads the configuration file. |
| /skipnight help | Shows all available commands. |
š Permissions
| Permission | Description | Default |
|---|---|---|
| skipnight.vote | Allows starting a vote | ā True |
| skipnight.vote.yes | Allows voting YES | ā True |
| skipnight.vote.no | Allows voting NO | ā True |
| skipnight.gui | Allows opening the vote status GUI | ā True |
| skipnight.stats | Allows viewing vote statistics | ā True |
| skipnight.cancel | Allows cancelling ongoing votes | š Op |
| skipnight.reload | Allows reloading the plugin's config | š Op |
š Why Choose SkipNight?
ā
Modern User Experience ā Boss bars, action bars, clickable buttons, and real-time GUI make voting engaging and intuitive.
ā
Full Democracy ā YES/NO voting gives players real control, not just a "yes or abstain" system.
ā
Reward Your Community ā Incentivize participation with XP, items, or economy rewards.
ā
Flexible Configuration ā Percentage or absolute thresholds, instant skip, rewards on/off, display toggles.
ā
Sound & Visual Effects ā Immersive feedback with configurable sounds and boss bar timers.
ā
Empower Your Community ā Let players decide when to skip the night democratically.
ā
Plug & Play ā Works right out of the box with zero setup needed.
ā
Modern & Maintained ā Built for modern Minecraft versions (1.16.5+).
šÆ Perfect For:
- Survival & SMP Servers ā Enhance the vanilla experience with modern features.
- Community-Focused Servers ā Promote player interaction and democracy.
- Reward-Based Servers ā Incentivize participation with customizable rewards.
- Any server that wants a simple, powerful way to manage the day/night cycle.
Lightweight ā Interactive ā Customizable ā Democratic ā Rewarding ā
š„ Download now and empower your community to control the night! āļøš
š What's New in v2.0?
- š³ļø YES/NO Voting ā Players can vote against skipping, not just abstain
- š Boss Bar Timer ā Visual countdown with live vote counts
- š¬ Action Bar Updates ā Less chat spam, cleaner interface
- š Sound Effects ā Customizable audio feedback for all vote events
- š Reward System ā Give XP, items, or money to voters
- ā” Instant Skip ā 100% yes votes skip immediately
- šÆ Threshold Modes ā Choose percentage or absolute vote counts
- š Vote Cancellation ā Admins can cancel problematic votes
- šØ Enhanced GUI ā Color-coded player heads (green/red/gray)


