ModsJava
֍ SEASONS FREE ► CORE ֍ Everything about seasons! 1.8.8 - 1.17 Java 16
> JOIN THE DISCORD < ֊ͦ Description ֊ͦ SeasonsFree is a plugin that serves as a core for its modules. Together with the modules the plugin aims to deliver…
⬇ Download on Spigot> JOIN THE DISCORD <
֊ͦ Description ֊ͦ
SeasonsFree is a plugin that serves as a core for its modules.
Together with the modules the plugin aims to deliver the best experience which consists of bringing season system that we know from real life to the world of the Minecraft.
֊ͦ Compatibility ֊ͦ
Supports 1.8.x - 1.17 CraftBukkit, PaperSpigot, Spigot
Java 16
֊ͦ Installation ֊ͦ
Download the plugin
Put it to the "plugins" folder to your Minecraft server
Start or restart the server to load up the plugin
(avoid reload)
֊ͦ Configuration ֊ͦ
Enable wanted modules
config.yml
Code (Text):
# Configuration
# Date section
# In this section you are able to modify current day/month/year
# Change it to any valid number you wish and make sure it's valid for Gregorian calendar (currently used scheme)
Date:
Day: 1
Month: 1
Year: 2020
# Modules section
# In this section can enable/disable any module
# Simply change the value to true (enabled), false (disabled)
# Don't forget to download the module before enabling!
Modules:
Date&Time: false
Settings:
# Important to set this option
# Main-world is used by plugin to check its time
# Every action (next day, next month, next year) is based on Main-world's time
# Used for Date & Time module
Main-world: world
# This option allows you to synchronise time between Main-world and every other world (enabled one only, check worlds.yml)
# That guarantees you the same time in every world (enabled one only, check worlds.yml)
# Simply change the value to true (enabled), false (disabled)
# Used for Date & Time module
Synchronize-time: true
# Enable/disable update check
# Simply change the value to true (enabled), false (disabled)
# Used for Core
Update-checker: true
# Modify time format (1.0.1)
# This option allows you to change time format to 24-hour or 12-hour one, 12-hour one contains AM/PM
# Values: 24H (24-hour one), 12H (12-hour one)
# Used for Date & Time module
Time-format: 24H
# Display section (1.0.1)
# In this section you can modify the display options
Display:
# This option will modify time's displaying
# Used for Date & Time module
Time:
# Set if the display is even enabled or not
# Simply change the value to true (enabled), false (disabled)
Enabled: true
# Here you can set its format, {0} stands for hours, {1} stands for minutes, {2} stands for seconds
Format: '&e{0}&a:&e{1}&a:&e{2}'
# Location option allows you to choose where the thing shows up, currently available: ActionBar, Title (not recommended), Chat (not recommended)
Location: ActionBar
# Translation section
# In this section you can translate the plugin
# Please add ' ' to the value if special symbol (such as &) is used
Translation:
Messages:
# The message occurs on player's join
# {0} = day, {1} = month, {2} = year
# Used for Date & Time module
Current-day: '&eToday is &a{0}&e.&a{1}&e.&a{2}&e!'
# The message occurs when there is a next day
# Used for Date & Time module
Next-day: '&eNext day'
# The message occurs when there is a next month
# Used for Date & Time module
Next-month: '&eNext month'
# The message occurs when there is a new year
# Used for Date & Time module
New-year: '&eNew year'
# Months
# You can translate any of the months
# The names occur when there is a new month
# Used for Date & Time module
Months:
January: '&aJanuary'
February: '&aFebruary'
March: '&aMarch'
April: '&aApril'
May: '&aMay'
June: '&aJune'
July: '&aJuly'
August: '&aAugust'
September: '&aSeptember'
October: '&aOctober'
November: '&aNovember'
December: '&aDecember'
# Date section
# In this section you are able to modify current day/month/year
# Change it to any valid number you wish and make sure it's valid for Gregorian calendar (currently used scheme)
Date:
Day: 1
Month: 1
Year: 2020
# Modules section
# In this section can enable/disable any module
# Simply change the value to true (enabled), false (disabled)
# Don't forget to download the module before enabling!
Modules:
Date&Time: false
Settings:
# Important to set this option
# Main-world is used by plugin to check its time
# Every action (next day, next month, next year) is based on Main-world's time
# Used for Date & Time module
Main-world: world
# This option allows you to synchronise time between Main-world and every other world (enabled one only, check worlds.yml)
# That guarantees you the same time in every world (enabled one only, check worlds.yml)
# Simply change the value to true (enabled), false (disabled)
# Used for Date & Time module
Synchronize-time: true
# Enable/disable update check
# Simply change the value to true (enabled), false (disabled)
# Used for Core
Update-checker: true
# Modify time format (1.0.1)
# This option allows you to change time format to 24-hour or 12-hour one, 12-hour one contains AM/PM
# Values: 24H (24-hour one), 12H (12-hour one)
# Used for Date & Time module
Time-format: 24H
# Display section (1.0.1)
# In this section you can modify the display options
Display:
# This option will modify time's displaying
# Used for Date & Time module
Time:
# Set if the display is even enabled or not
# Simply change the value to true (enabled), false (disabled)
Enabled: true
# Here you can set its format, {0} stands for hours, {1} stands for minutes, {2} stands for seconds
Format: '&e{0}&a:&e{1}&a:&e{2}'
# Location option allows you to choose where the thing shows up, currently available: ActionBar, Title (not recommended), Chat (not recommended)
Location: ActionBar
# Translation section
# In this section you can translate the plugin
# Please add ' ' to the value if special symbol (such as &) is used
Translation:
Messages:
# The message occurs on player's join
# {0} = day, {1} = month, {2} = year
# Used for Date & Time module
Current-day: '&eToday is &a{0}&e.&a{1}&e.&a{2}&e!'
# The message occurs when there is a next day
# Used for Date & Time module
Next-day: '&eNext day'
# The message occurs when there is a next month
# Used for Date & Time module
Next-month: '&eNext month'
# The message occurs when there is a new year
# Used for Date & Time module
New-year: '&eNew year'
# Months
# You can translate any of the months
# The names occur when there is a new month
# Used for Date & Time module
Months:
January: '&aJanuary'
February: '&aFebruary'
March: '&aMarch'
April: '&aApril'
May: '&aMay'
June: '&aJune'
July: '&aJuly'
August: '&aAugust'
September: '&aSeptember'
October: '&aOctober'
November: '&aNovember'
December: '&aDecember'
֊ͦ Modules (Free) ֊ͦ
- Date & Time module -
Current features:
Calendar
Days
Months
Years
Time
Download this module
֊ͦ Placeholders ֊ͦ
PlaceholderAPI
| Date & Time module |
- %seasonsfree_day% | returns current day -
- %seasonsfree_month% | returns current month -
- %seasonsfree_year% | returns current year -
- %seasonsfree_time% | returns current time -
- %seasonsfree_hours% | returns current hours -
- %seasonsfree_minutes% | returns current minutes -
- %seasonsfree_seconds% | returns current seconds -
֊ͦ Screenshots ֊ͦ
![[IMG]](//proxy.spigotmc.org/8417669ee71f144f792cecde9072020f0f122505?url=https%3A%2F%2Fi.ibb.co%2FcxC0nCC%2F2020-10-01-13-58-31.png)
֊ͦ Permissions ֊ͦ
| Date & Time module |
- calendar.open | default -
֊ͦ Known issues ֊ͦ
(Small)
Comments in config aren't saved
Temporary fix:
(check config.yml here with comments)
֊ͦ Terms of service ֊ͦ
You are not permitted to redistribute the plugin in any form, including as a part of any software package.
You are not permitted to decompile and/or modify the plugin in any form.
Terms of service can change at any given time and you agree to abide by the most recent version of them.
- Date & Time module -
Current features:
Calendar
Days
Months
Years
Time
Download this module
֊ͦ Placeholders ֊ͦ
PlaceholderAPI
| Date & Time module |
- %seasonsfree_day% | returns current day -
- %seasonsfree_month% | returns current month -
- %seasonsfree_year% | returns current year -
- %seasonsfree_time% | returns current time -
- %seasonsfree_hours% | returns current hours -
- %seasonsfree_minutes% | returns current minutes -
- %seasonsfree_seconds% | returns current seconds -
֊ͦ Screenshots ֊ͦ
![[IMG]](http://proxy.spigotmc.org/8417669ee71f144f792cecde9072020f0f122505?url=https%3A%2F%2Fi.ibb.co%2FcxC0nCC%2F2020-10-01-13-58-31.png)
֊ͦ Permissions ֊ͦ
| Date & Time module |
- calendar.open | default -
֊ͦ Known issues ֊ͦ
(Small)
Comments in config aren't saved
Temporary fix:
(check config.yml here with comments)
֊ͦ Terms of service ֊ͦ
You are not permitted to redistribute the plugin in any form, including as a part of any software package.
You are not permitted to decompile and/or modify the plugin in any form.
Terms of service can change at any given time and you agree to abide by the most recent version of them.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
֍ SEASONS FREE ► CORE ֍ Everything about seasons! 1.8.8 - 1.17 Java 16 is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 2,776 times (via Spigot). Download it and open it directly in the game.