Skip to content

Version 1.4.0#29

Draft
MrSn0wy wants to merge 5 commits into
mainfrom
config_file
Draft

Version 1.4.0#29
MrSn0wy wants to merge 5 commits into
mainfrom
config_file

Conversation

@MrSn0wy
Copy link
Copy Markdown
Owner

@MrSn0wy MrSn0wy commented Mar 22, 2026

This is version 1.4.0 (W.I.P)

Big changes:

  • Added the config file with a lot of options! (fixes Add a config file #25 let us turn on/off commands #13 Customizable home limit #14).
  • (todo) Added a command for reseting the location of a home or warp. /resethome or /resetwarp
  • (w.i.p) Added a /teleportcommands command for managing the mod (and config).
  • Added versioning for the storage file.
  • Revamped the loading of the translation files to make them cached! (better performance)
  • (w.i.p) Replaced java timers with a tick-based timer (so that it follows the server tick speed!)
  • (todo) Rewrote the TPA implementation.
  • (w.i.p) Removed a lot of unnecessary usage of "static", prevents bugs and better code quality.

@MrSn0wy MrSn0wy added this to the Version 1.4.0 milestone Mar 31, 2026
@MrSn0wy MrSn0wy self-assigned this Mar 31, 2026
@MrSn0wy MrSn0wy marked this pull request as draft March 31, 2026 21:30
This was linked to issues Mar 31, 2026
@MrSn0wy MrSn0wy changed the title Implement config file Version 1.4.0 Mar 31, 2026
@MrSn0wy MrSn0wy force-pushed the main branch 4 times, most recently from faca1a2 to 534b661 Compare April 25, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a config file Customizable home limit let us turn on/off commands

1 participant