Minecraft CropsSeason mod 2024 download
logo
minecraft mod CropsSeason

CropsSeason

Game Version: 1.12
Total Downloads: 307
Updated: Aug 6, 2017
Created: Aug 6, 2017
Download CropsSeasonDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CropsSeasons 1.10.2+ release 10.49 KB Aug 6, 2017 1.12 307 download CropsSeason CropsSeasons 1.10.2+ releaseDownload

Description

Share this:

CropsSeason is a plugin allow you to control how fast the crops grow in every seasons.

NOTE: Use "/rl" few times so this plugin no longer cause some errors.

All features:

– Every seasons can edit (How fast crops can grow, after this season will jump to other season, do it destroy plants)

– Can edit time out (Default is 1 hour)

– Can edit recipe for Indexer

Setup in first time:

You have to reload the server after you put the plugin in plugin folder. Because this is first time you install this plugin, please ignore first few seconds (ignore some error).

After that, go to config file of plugin, you will see everything is similar to this:

seasonTiming: 20
seasons:
  Spring:                          #The default config file will have 4 default seasons: Spring; Summer; Fall and Winter
    plantsSpeed: 150               #Number lower will increase the grow speed (Spring take 150 seconds to grow 1 state)
    destroyPlants: 'no'            #Set it to 'yes' will destroy crops when in this season
    nextSeason: Summer             #Jump to next season when the time is out (default after 3600 seconds will jump to summer
  Summer:
    plantsSpeed: 125
    destroyPlants: 'no'            # You can also create for your own season too, like "Pre-Winter" for notice players that
    nextSeason: Fall               #winter is comming.
  Fall:
    plantsSpeed: 170
    destroyPlants: 'no'
    nextSeason: Winter
  Winter:
    plantsSpeed: 0
    destroyPlants: 'yes'
    nextSeason: Spring
debugMode: 'no'                    #Debug mode comming soon... (it only useful for me)
secPerSeason: 3600                 #After 3600 seconds (1 hour), it will jump to next season
cropData:
  0|0|0: Removing this will cause a error in console!             #Yea don't remove it
craftingRecipe:                    #Crafting recipe if you want player can craft Indexer
  indexer:
    recipe:
      line1: -q-
      line2: qcq
      line3: -q-
      char:
        q: 406                     #NOTE: item id put in number (like 347 for clock)
        c: 347
    enabled: 'yes'                 #Set it to 'no' so it will disable crafting recipe
thisSeason:                        #Information about the season in your server
  season: Spring
  timeSec: 0

 Now you edit the config file, make sure to look at comments (after the hash "#") to see what it does.

Jump back to your server, type "/season reload" to reload the config file (I recommended to use /rl instead of reload single plugin), and enjoy 🙂

Features is comming soon:

– Add debug mode

– Allow you to edit display message (similar to language pack, but in config file)

– Add GUI so you can change to other season without go to config file then type "/season change [Season name]"

– Add permission instead of give player OP

Commands and permissions:

season                      Required OP permission to access this command
  view                      Show you the season that running
  change [Season name]      Change to season (Example "/season change Winter")
  clock                     Give you Crops Status Indexer (only work on crops planted by hand)
  saveConfig                Save config if you want to use "/rl"
  reload                    Reload config file (recommended to use "rl")Permission: All commands need OP to use!

 

Comments

Add a comment