Skyoseasons
Skyoseasons - Add Seasons to Minecraft !
This plugin brings seasons to your Minecraft server !
BE WARNED : THIS PLUGIN IS NOT MAINTAINED ANYMORE. IF YOU WANT TO HELP ME TO UPDATE THIS PROJECT, PLEASE CONTACT ME.
Features
- A lot of config options.
- Custom seasons : you can add or remove as many seasons as you want.
- Day / night lengths can be configured for each season !
- Can be hooked with ProtocolLib (no modification on your world). 1.11 compatible !
- Snow placing / melt.
- Calendar system.
- Automatically make a backup of your worlds when the plugin loads a world for the first time.
- Automatic updates (can be disabled).
- Open-source (licensed under GNU GPL v3).
- Many many more ;)
Documentation
For commands, permissions and config options, please check the documentation.
Medias
A very old and outdated video is available below :
If you have a YouTube channel and wanna make a video, please leave a comment below, I will add your video on this page ;)
Bugs reports and/or features requests
Please use the ticket tracker here.
Services included in the plugin
This plugin utilizes bstats.org metrics system, which means that the following information is collected and sent to bstats.org :
- A unique identifier.
- The server's version of Java.
- Whether the server is in offline or online mode.
- The plugin's version.
- The server's version.
- The OS version/name and architecture.
- The core count for the CPU.
- The number of players online.
- The Metrics version.
This plugin uses Skyupdater, which means that the following may occur :
- Connection to curseforge.com.
- Plugin version compared against version on curseforge.com.
- Downloading of the plugin from curseforge.com.
All of that can be disabled in the configuration file. Check the documentation here for more informations.
Donate for Skyoseasons
Development costs time and time is the money of life. Please feel free to donate.

-
View User Profile
-
Send Message
Posted Aug 26, 2014@Skyost
Yea...it remains this way all through spring, summer and fall...here is a screen shot. http://imgur.com/ypcyLqt,Dcb7JZ1#1
-
View User Profile
-
Send Message
Posted Aug 26, 2014@Dadkub
This might be a bug. Are you sure that the melt does not work when you wait a little bit ?
-
View User Profile
-
Send Message
Posted Aug 25, 2014Having trouble with snow and ice melt. it will often be mid summer and patches of snow and ice still remain. i would have to go into creative and fly around to chunks where peoples builds are located and type in "/seasons season Summer" and then it would start to melt. any suggestions?
-
View User Profile
-
Send Message
Posted Aug 25, 2014@tr0ll52
I do not understand your problem ?
-
View User Profile
-
Send Message
Posted Aug 25, 2014I cant delete my craft bukkit >:( Now i can t load my server >:(
-
View User Profile
-
Send Message
Posted Aug 21, 2014@Skyost
Yeah but the day isn't moving.
It is perpetually January first.
-
View User Profile
-
Send Message
Posted Aug 21, 2014@JehZirO
Does the manipulation provided in the last message works ?
-
View User Profile
-
Send Message
Posted Aug 19, 2014@Skyost
One last thing, when I restart the server, the date resets...
In addition, the date's not changing. It's always the first of January. Forever.
-
View User Profile
-
Send Message
Posted Aug 19, 2014@JehZirO
Nop. Follow these steps :
-
View User Profile
-
Send Message
Posted Aug 19, 2014@Skyost
I restart the server after changing the config... I'll try a full stop and see if that works.
...Nope, still resets the worlds in the config to World A, World B, and World C.
-
View User Profile
-
Send Message
Posted Aug 19, 2014@JehZirO
Your server must be stopped.
If you have any other error, please post it ;)
-
View User Profile
-
Send Message
Posted Aug 19, 2014@Skyost
Now every time I try to modify the worlds, it keeps resetting the config...
-
View User Profile
-
Send Message
Posted Aug 19, 2014@JehZirO
You have to modify the chmod of config.yml through any FTP client.
-
View User Profile
-
Send Message
Posted Aug 18, 2014I get this exception:
http://hastebin.com/ubuyilupuq.avrasm
-
View User Profile
-
Send Message
Posted Aug 10, 2014@robo0000
Like what ?
-
View User Profile
-
Send Message
Posted Aug 10, 2014Nice plugin but as people are saying below there are a few bugs
-
View User Profile
-
Send Message
Posted Aug 4, 2014@ObsceneNameHere
Yes, I think I will try to find a solution.
-
View User Profile
-
Send Message
Posted Aug 4, 2014Hint: This plugin is best not used on a fresh server but instead a server with large area of world due to the plugin changing biomes upon chunk gen. This leads to streaks of treeless biomes if you or your players are exploring during Autumn
-
View User Profile
-
Send Message
Posted Jul 16, 2014@ThatPolishKid
Oh ! You are right, upgrade to v3.1 please ;)
If it still does not work, install ProtocolLib.
-
View User Profile
-
Send Message
Posted Jul 15, 2014alrighty, just went through my server.... tried the plugins command, Skyoseasons in there, and enabled tried putting in the /calendar command, and absolutely nothing happened, no text came up, nothing... i did check in my server script, and found this: [11:55:21] [Server thread/INFO] [fr.skyost.seasons.Skyoseasons/]: [Skyoseasons] Enabling Skyoseasons v3.0 [11:55:21] [Server thread/ERROR] [Minecraft/]: Error occurred while enabling Skyoseasons v3.0 (Is it up to date?) java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener at fr.skyost.seasons.Skyoseasons.onEnable(Skyoseasons.java:57) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [JavaPlugin.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.91] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:360) [JavaPluginLoader.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.91] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:390) [SimplePluginManager.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.91] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:393) [CraftServer.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.91] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:329) [CraftServer.class:git-Cauldron-MCPC-Plus-1.7.2-1.1147.04.91] at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:499) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:475) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:418) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:309) [lj.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:607) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.7.0_60] [11:55:21] perhaps this will help?