Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Bukkit
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed ARR
Published last month
Updated last month
CustomCyclePlugin
CustomCyclePlugin enhances the Minecraft day and night cycle with customizable features. Adjust the duration of day and night, synchronize weather with the cycle, and trigger custom events at sunrise and sunset. Customize notifications and manage cycle speed with ease.
Features
- Customizable Day/Night Duration: Adjust how long day and night last in ticks.
- Weather Synchronization: Synchronize weather changes with the day and night cycle.
- Dynamic Event Triggering: Trigger custom messages and commands at sunrise and sunset.
- Player Notifications: Send notifications to players about cycle updates.
- World-Specific Settings: Apply different settings for different worlds (additional implementation required).
- Adjustable Cycle Speed: Control the speed of the day/night cycle with a multiplier.
Commands
/setcycle <day-length> <night-length> <interval>
: Set custom day and night lengths and cycle interval./settime <time>
: Set the world time to a specific value./querytime
: Query the current world time.