Download Seasons API — Minecraft Mods — ModStock

Seasons API

Active

Downloads

14

Last update

1 month ago

Versions

1.21 — 1.21.5
Client
Fabric
Game mechanics
Libraries
Mini-games

Seasons API

Seasons API was developed for creating your own seasons, weathers and challenges!
This mod was developed by analogy with the Spigot plugin "Seasons" specifically for the private Minecraft server "Zixa City" by its administrator (kochkaev, aka kleverdi). The idea of this mod was taken from Harieo.

What is this?

  • Season - a certain period of a conditional year that has a certain weather for the current conditional time.
  • Weather - daytime conditions for the game that have their own Challenges.
  • Challenge - a set of some sort of rules for the player, appropriate to the current season and weather.

Command Syntax:

  • /seasons get season - get current season.
  • /seasons get weather - get the current weather.
  • /seasons get lang - get the currently set language.
  • /seasons get challenges - get the list of active Challenges.
  • /seasons set season <season> - set season.
  • /seasons set weather <weather> - set weather.
  • /seasons set lang <language> - set language.
  • /seasons set challenge [forceAllow|forceDisable] <challenge> - force start or end a challenge.
  • /seasons reload - reload configs.
  • /seasons actionbar [on|off] - set the display of season information in the action bar for the player executing this command.

For developers

You can create your own set of seasons, weathers and challenges in your mod. More information about implementing the Seasons API in your mod can be found in wiki.


Additional info

Links

Project members
kochkaev

kochkaev

Developer