6.2.0
release24 декабря 2025 г.IMPORTANT NOTICE: Changes to AT's Supported MC Versions
Whilst I'm back to working on AT, I would like to note that with the changes to Minecraft itself as well as Paper and Spigot's divorce (hard forking), I will only be targeting the latest version of Minecraft with AT going forward, and both Hangar and Modrinth will only have Paper builds available. SpigotMC will have a Spigot/Paper hybrid version available, but I'm still in the process of finalising this setup.
This is because of a lot of major API changes happening in newer versions of Minecraft (such as removal of API that AT relies on in 1.22), as well as Spigot and Paper beginning to diverge in their own APIs. I'd still like to keep SpigotMC as a download option for AT since it is its largest platform and where it started, but may reconsider my options down the line depending on how things change.
Thus, enjoy this version packed with some long-requested features before the rapture takes place - Merry Christmas :)
v6.2.0 - 2025-12-24
Development/Build Changes
- add PR template (#141) - (dc4111a) - Holly
Features
- add time formatting (#134) - (406f44e) - Holly
- add RTP on first join (#143) - (4790582) - Holly
- add invulnerability period (#117) - (831beb8) - Holly
- Addition of Command Usages (#114) - (2feec13) - Holly
- add post-teleport particles - (04d79da) - Thatsmusic99
Bug Fixes
- post-teleport config options not picking the correct options - (ea65d74) - Thatsmusic99
- players not being teleported to main spawn when first-spawn-point is blank - (d290a58) - Thatsmusic99
- don't load world data if RTP manager is disabled - (9f43ad5) - Thatsmusic99
- don't use the chunk when checking if it's claimed - (b9c4b13) - Thatsmusic99
Miscellaneous Chores
6.1.3
release27 февраля 2025 г.v6.1.3 - 2025-02-26
Bug Fixes
- (deps) update ConfigurationMaster repository - (71eee87) - Thatsmusic99
- upload-artifact version bump - (ab7f3a3) - Thatsmusic99
- dynmap constantly creating layers regardless of enabled features - (f454592) - Thatsmusic99
- particle faults - (c7b4146) - Thatsmusic99
- update PlayerParticles support to 8.8 - (c00090a) - Thatsmusic99
- adventure plain text serialiser missing in Spigot - (23db244) - Thatsmusic99
- relogging butchering player data - (663919d) - Thatsmusic99
Miscellaneous Chores
6.1.2
release7 января 2025 г.v6.1.2 - 2025-01-06
Bug Fixes
- slow dependencies download, old PaperMC repository - (f1f8b49) - Thatsmusic99
- upgrade slimjar - (dec4036) - Thatsmusic99
- move slimjar to personal repo - (15acb5b) - Thatsmusic99
- duplicated message and faulty signs on creation - (897e05a) - Thatsmusic99
- visible player names being massacred by a missing ! - (5d23e69) - Thatsmusic99
- /setmainspawn not overriding existing world spawns - (2ff5b1e) - Thatsmusic99
- check availability before sending dropdown form (#133) - (cdff5d9) - Kobe ⑧
- #131 (floodgate players not being assigned on login) - (57b5059) - Thatsmusic99
- neverBlocked message not used - (76e5210) - Holly P
Miscellaneous Chores
- (version) bump to 6.1.2 - (4a217cc) - Thatsmusic99
- purge the world of the evil that is kotlin (mostly) - (14402aa) - Thatsmusic99
- add debugging for payment handling specifically - (2bf3416) - Thatsmusic99
- add debugging for payments - (94f3112) - Thatsmusic99
- remove use of deprecated Cumulus API - (e41d74e) - Thatsmusic99
- add debugging to death management tracking - (c6d1983) - Thatsmusic99
6.1.1
release21 июня 2024 г.v6.1.1 - 2024-06-21
Bug Fixes
- make the plugin hook manager not check a single claim plugin - (b9fe9a9) - Thatsmusic99
- WorldGuard not being picked up? - (80c1a9d) - Thatsmusic99
- I rest my case - (b8f6de5) - Thatsmusic99
- compare text content in flat display name - (7f4195c) - Thatsmusic99
- this is gonna take too long to compile here - (f01d90f) - Thatsmusic99
- your honour, I repeat what I just said - (6d7518e) - Thatsmusic99
- your honour, I am an IntelliJ programmer using Vim - (13d3928) - Thatsmusic99
- missing versions for publishing - (f68fa91) - Thatsmusic99
Miscellaneous Chores
6.1.0
release11 июня 2024 г.v6.1.0 - 2024-06-11
Bug Fixes
- correct regex pattern - (3eda98e) - Thatsmusic99
- oOOPS incomplete code - (60736ce) - Thatsmusic99
- typo - (5f0a622) - Thatsmusic99
- version parsing working incorrectly for certain versions - (084e0c6) - Holly P
Features
- this is a sign. - (94d5c21) - Thatsmusic99
- allow /tploc to run from the console - (124d9a6) - Thatsmusic99
- add cooldowns to signs - (c4490c2) - Thatsmusic99
- add check-exact-coordinates - (9a6b530) - Thatsmusic99
- Adding permission nodes to bypass teleport timer cancellations (#115) - (3551df2) - Holly P
Miscellaneous Chores
- (version) bump to 6.1.0 - (7c0c7aa) - Thatsmusic99
- tidy up core class - (1dcb347) - Thatsmusic99
- extra documentation on API - (46b500a) - Thatsmusic99
- debug /homes issues - (931e616) - Thatsmusic99
- streams have no place in tab completion - (b9dbb34) - Thatsmusic99
Originally I was going to release it yesterday because I go on holiday tomorrow (pre-1.21) and was prepared to make a joke about a "public execution meeting" I had this afternoon, but as everyone can see I am still alive so I can't do that now.
AT has been updated to handle new signs added in 1.20.4, so that the following applies:
- The sign editor GUI no longer pops up when you click on a sign handled by AT.
- To edit a sign, you have to sneak-click on it and have permission to edit it.
- Signs can have two sides - AT can handle both sign sides individually now.
- If one sign side is blank but the other has a teleportation text on the back, the sign will activate as long as the new config option enabling it (which it is by default) is set to true.