This update is good for those who want display the world days but in a date form. For example an apocalypse modpack or a medieval modpack where you want to add a little story that it starts in the year 765.
Versions (Game):
- Added support: 1.20.6, 1.21.1
Added:
- (FEATURE) Date System (Year, Month, Day)
- (FEATURE) Now you can use the variables in every text.
- (FEATURE) Variable list updated with the new variables
- (COMMAND) /daycounter date year/month/day set <number>
- (COMMAND) /daycounter sync [Option to Synchronize the Days to Date]
- (TEXT) A secondary text for the title text.
- (TEXT) When a player joins the world where it gets a notification in the chat that you can Synchronize the Days to Date if you want.
- (TEXT) The synchronization has successfully completed.
- (TEXT) When you set the date values with the /daycounter date year/month/day set <number> command.
- (CONFIG) New variables: $date_year$, $date_month$, $date_day$
- (CONFIG) At the top of the Config file an Available variables list
- (CONFIG) For secondary text
- (CONFIG) Option to disable or enable the text when a player joins the world.
- (CONFIG) For "command date year set" text
- (CONFIG) For "command date month set" text
- (CONFIG) For "command date day set" text
- (CONFIG) For possible sync text
- (CONFIG) For successfully syncd text
- (CONFIG) Option to disable or enable the Date System.
- (CONFIG) Default value for Day
- (CONFIG) Default value for Month
- (CONFIG) Default value for Year
Changed:
- (CONFIG) Default "Chat show day(s) Text" value to a new one.
- Re-wrote how the mod counts the day(s) for optimization.
Fixed:
- Counting at every tick on servers
- Optimization problems
Removed:
- Nothing
Added:
- 4 optional Rewards settings that will be triggered on the specified day.
- Rewards type: Message, Command, EXP, Item
- Option to change the Calendar Item
- Optimization
- Help at the top of the config where you can check the color codes and a help for the Title text customization.
- "/daycounter reload" command to reload the config file.
- Item lore to the configured item with this variables: $server_days$, $player_days$
- Option to disable/enable the item lore
- Two line to the item lore config
Changed:
- Config Description for Days to this: "You can choose which day(s) to show on texts and which day should the system watch for the Rewards. You can choose between: player, server"
- /daycounter add/set/reset server command to now modify the world day count.
- Color/format codes (Example: §f to $f$)
- Website link in the mod list to our Linktree page
Fixed:
- Nothing
Removed:
- MOD type counter
Added:
- Support for Minecraft 1.20.4 NeoForge
- Support for Minecraft 1.20.4 Forge
- An option to change the block when it's right clicked on it. (Example ags_day_counter:calendar to minecraft:workbench.)
Changed:
- Default setting of Display from player to server.
Fixed:
- When a player joined to a server or a singleplayer world and the Counter is vanilla then the world day count got set to 0
Removed:
- Nothing