AdvancedTeleport 图标

Minecraft 服务端插件

AdvancedTeleport

A rapidly growing teleportation plugin looking to break the boundaries of traditional TP plugins.

游戏机制传送/交通工具类bukkitfoliapaperpurpurspigot
版本范围
1.8.8–1.21.11
下载量
2.3 万

插件介绍

The full logo of AdvancedTeleport.

Overview

AdvancedTeleport is a long-standing teleportation plugin that has stood the test of time, ​

Features

  • Teleportation Requests - including /tpa, /tpahere, /tpyes, everything you need - additionally handling sound alerts, blocking and even multiple request support. The request messages include buttons that users can interact with.
  • Warping - set public teleportation points that players can teleport to. A GUI can be configured for this, and the message listing warps can be clicked on to teleport a player.
  • Spawn Management - set different spawnpoints in different worlds that players can either spawn at when they join the server, or when they respawn after dying.
  • Homes - allows players to set personal teleportation points they can return to.
  • Random Teleportation - teleport to random locations in a world with configurable limits of where the command can be used, support for border plugins and instant teleportation on Paper.
  • Teleportation Signs - teleport players to certain warps, spawns, etc. with old-fashioned signs, with the ability to handle recent updates to how signs are interacted with.
  • Changing Respawn Location - can be set per-world, teleport players to random locations or to a certain warp point.
  • Teleport Warm-Ups and Cooldowns - have players wait before teleporting, or even afterwards.
  • Teleport Costs - you can set costs for teleporting, supporting Vault-based economy plugins, EXP and item costs.
  • Offline Teleportation - allows administrators to teleport to players' offline locations, or even change them.
  • Distance and Cross-World Limits - stop players from teleporting large distances, or teleporting into/running certain commands aimed at certain worlds.
  • Support for Map Plugins - plants warping, spawn and even home (disabled by default) icons on different web-map plugins, like Dynmap and squaremap.
  • Teleportation Particles - with a simple inbuilt particle when people teleport, or the plugin can hook into PlayerParticles to create more advanced particle effects.
  • Importing and Exporting from other plugins - allows transferring of data between Essentials and AT.
  • MySQL Support - the plugin can either store the data locally or on an external MySQL server.
  • Developer API - allowing other plugins to interact with AT itself.

Installation

AT's installation is the same as most plugins - when you download the .jar file, you simply upload it into the plugins folder and restart the server. However, AT needs to download extra libraries, so make sure you have a working Internet connection.

For transparency, these extra libraries downloaded include, but are not limited to (in the fact that transient dependencies are also downloaded):

  • Adventure (for modern message handling)
  • bStats (for statistic tracking)
  • PaperLib (for interfacing with Paper)
  • Kyori Examination (for handling offline teleportation and interacting with player .dat files)
  • ConfigurationMaster (for building AT's config files)

The hashes of the downloaded libraries are checked and verified to ensure they match the library I worked with during development.

Support

AdvancedTeleport support is provided almost daily by the developers of the plugin, covering simple questions to more complicated setups, in addition to bug fixes or feature additions.

If you need support, you can check the following:

  • Wiki - Commands, permissions, individual features and frequently asked questions.
  • Discord - Main support avenue for previously asked questions, public support and private support from the developers.
  • GitHub - plugin bugs, feature requests or even contribute to the plugin.

Donating and Sponsor

AdvancedTeleport is maintained in my spare time, with Niestrat continuing to help with support queries in Discord. On Modrinth, ad revenue is split between us evenly. However, if you want to show your own appreciation for either of us - whether it's for the support we've given, plugin maintenance or anything else - you're more than welcome to donate to either of us:

Thank you as well to Ember Host for sponsoring AdvancedTeleport! Click the banner below and use the code ADVANCEDTP for 10% off your server, with 70% of your purchase supporting the developers. <3

版本与下载

推荐下载

AdvancedTeleport-Bukkit-6.2.0-all.jar版本 6.2.0 · 748.5 KBSHA-1 3a73df003848c26b7a18bc84eeb72b0c5cd9a494下载 AdvancedTeleport-Bukkit-6.2.0-all.jar

6.2.0

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.11
AdvancedTeleport-Bukkit-6.2.0-all.jar748.5 KBSHA-1 3a73df003848c26b7a18bc84eeb72b0c5cd9a494获取文件 AdvancedTeleport-Bukkit-6.2.0-all.jar
展开更新日志

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

  • (version) bump to 6.2.0 - (b585d81) - Thatsmusic99
  • prepare for new version format - (ffcd81e) - Thatsmusic99
  • add debugging for respawning - (3189596) - Thatsmusic99
  • doink 2 - (0f4db9b) - Holly
  • doink - (1416ff0) - Holly

6.1.3

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
AdvancedTeleport-Bukkit-6.1.3-all.jar739.3 KBSHA-1 805aef7118e0f3f3c01b84b4ec773125f32e2799获取文件 AdvancedTeleport-Bukkit-6.1.3-all.jar
展开更新日志

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

  • (version) bump to 6.1.3 - (16eb842) - Thatsmusic99
  • add supported versions - (67b2c53) - Thatsmusic99

6.1.2

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
AdvancedTeleport-Bukkit-6.1.2-all.jar739.3 KBSHA-1 4ee76dac9569a420a8fa786c162ccf64698310ea获取文件 AdvancedTeleport-Bukkit-6.1.2-all.jar
展开更新日志

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

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
AdvancedTeleport-Bukkit-6.1.1-all.jar745.4 KBSHA-1 992e2a09afd65352ecf0c5cdcafa95fba62e81f8获取文件 AdvancedTeleport-Bukkit-6.1.1-all.jar
展开更新日志

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

  • (version) bump to 6.1.1 - (62857c0) - Thatsmusic99
  • attempt to debug missing signs - (18cbb06) - Thatsmusic99
  • debug sign manager method - (6511f6a) - Thatsmusic99
  • add debugging to signs - (e8c7009) - Thatsmusic99

6.1.0

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
AdvancedTeleport-Bukkit-6.1.0-all.jar742.2 KBSHA-1 3933c5e18b7120179bdbe9640bcd5a01386b58c8获取文件 AdvancedTeleport-Bukkit-6.1.0-all.jar
展开更新日志

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.

6.0.4

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
AdvancedTeleport-Bukkit-6.0.4-all.jar728.5 KBSHA-1 7ef63b843be8bd81dcdab2c258d3703abec63b46获取文件 AdvancedTeleport-Bukkit-6.0.4-all.jar
展开更新日志

v6.0.4 - 2024-05-15

Bug Fixes

  • sparks causing an error on pre-1.20.4 (AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) - (97e7de3) - Thatsmusic99

Miscellaneous Chores

  • (version) bump to 6.0.4 - (ab4d344) - Thatsmusic99

6.0.3

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
AdvancedTeleport-Bukkit-6.0.3-all.jar728.4 KBSHA-1 596fcf2c4b226ffc3813d1ec4b365e5c527cd117获取文件 AdvancedTeleport-Bukkit-6.0.3-all.jar
展开更新日志

v6.0.3 - 2024-05-07

Bug Fixes

  • spark not working without hooked plugins - (d4ea1c5) - Thatsmusic99
  • spark not working on 1.20.5 - (848ae45) - Thatsmusic99
  • parse tags in vault formats - (4b6676a) - Thatsmusic99
  • no angled brackets around amount in notEnoughMoney message - (f719771) - Thatsmusic99

Features

  • make help menu configurable - (1a52ad4) - Thatsmusic99

Miscellaneous Chores

  • (version) bump to 6.0.3 - (9adec0d) - Thatsmusic99

6.0.2

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
AdvancedTeleport-Bukkit-6.0.2-all.jar728.1 KBSHA-1 1c6452a79a55f19e75f4ab4412f93874f4404ca2获取文件 AdvancedTeleport-Bukkit-6.0.2-all.jar
展开更新日志

v6.0.2 - 2024-03-23

Bug Fixes

  • /rtp trying to call teleport event async - (02a16b9) - Thatsmusic99
  • skip a spawnpoint if it errors out on import (kind of fix) - (a4c03bc) - Thatsmusic99

Miscellaneous Chores

  • (deps) set minecraft version to 1.20.4 - (f3c0244) - Thatsmusic99
  • (version) bump to 6.0.2 - (bd7ad71) - Thatsmusic99

6.0.1

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
AdvancedTeleport-Bukkit-6.0.1-all.jar728.2 KBSHA-1 0973962af07f0eccbf53c28e2ea55caec2b34bc9获取文件 AdvancedTeleport-Bukkit-6.0.1-all.jar
展开更新日志

v6.0.1 (62ecd9a..f45c8e8)

Bug Fixes

  • I did a stupid a few commits ago - (c62fc35) - Thatsmusic99
  • teleport requests not working with multiple requests disabled - (59a28ed) - Thatsmusic99
  • yeah, you mind removing searching players if they fail? - (1c91cfd) - Thatsmusic99
  • interactive messages on Spigot not working - (2ff3cd6) - Thatsmusic99

Miscellaneous Chores

  • (deps) update floodgate to 2.2.2-SNAPSHOT - (bfb1c42) - Thatsmusic99
  • (deps) update adventure to 4.15.0 - (9fdc495) - Thatsmusic99
  • (deps) update Geyser repo - (b010695) - Thatsmusic99
  • (version) bump to 6.0.1 - (f45c8e8) - Thatsmusic99
  • removed urgent flag in invalid block checking + extra debugging - (3ae9fb7) - Thatsmusic99

6.0.0

正式版
加载器
paper · purpur · spigot
MC 版本
1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
AdvancedTeleport-Bukkit-6.0.0-all.jar727.2 KBSHA-1 55fc4f19e243d5b62ca698062a8fa43f5acc33ee获取文件 AdvancedTeleport-Bukkit-6.0.0-all.jar
展开更新日志

AdvancedTeleport was released 5 years ago to the public now! We've come a long way since then. To celebrate that, the long-awaited v6 version of AT is now available on SpigotMC.

Important Information About v6

  • As mentioned in the description of the plugin and other places, this version removes 1.8 to 1.17 version support. This was not an easy decision to make, and it was part of the reason why I waited so long before releasing this version. However, the older components of AT that maintained older version support were causing instability in newer versions, which is less than ideal when over 95% of AT's servers are on those versions. It also meant I was unable to take advantage of new features that other plugins had access to by only supporting modern versions. v6 solves this issue by diving directly into the features and tools available to modern MC servers.
    • For the less than 5% who do use older versions being dropped by AdvancedTeleport, the v5 version you have is still on LTS - but it will not have any new features, only bug fixes. You can still download the v5 versions on the old Jenkins site.
  • AdvancedTeleport v6 requires an Internet connection to download necessary libraries on the first install. These libraries are updated manually with each update where necessary, and the hash of each version is verified when the plugin is built to prevent supply chain attacks. Popular plugins like LuckPerms already do a similar thing to minimise jar file size, and more modern plugins do this with support for this added in Spigot itself (although AT uses a different system to manage it).
    • For those who want to see what libraries are downloaded, they can be found in the build.gradle.kts with their namespaces in the libs.versions.toml.
  • A lot has changed in AdvancedTeleport v6. Please report any problems or bugs you find to me. A lot of the recent bugs reported have been present in both v5 and v6, but some weirder ones may have slipped under me. That being said, I am very confident in the stability of v6, as it has been in its release candidate stages since the summer (I was NOT kidding when I said I waited a long time for this), and used in production by a portion of public servers.
  • AdvancedTeleport v6 only makes changes to the way spawns are stored internally. This data change is done automatically when the server starts. You should not lose warps, homes, etc. when moving to v6 because there are no changes to the way they are stored.
  • The API has changed significantly from v5, plugins that depend on AdvancedTeleport may not work.

Now with all the important riff-raff out the way, what's new for AdvancedTeleport??

New Features

  • Added Dynmap and Squaremap support. The plugin will now automatically plot warps and spawnpoints on maps, with the icons generously made by the original author of the plugin, @Niestrat99 ! Thank you <3
  • Added interactive forms for Bedrock players. This was brought up to assist with accessibility for players who may be playing on mobile devices and struggle with typing out commands. A quick demo of this is available here: https://www.youtube.com/watch?v=AA_PzTI4J4Y
  • Support for multiple economies. If you have a coin economy and a token economy, you can now separate the two so that AT can use a set economy with different commands.
  • Per-world RTP Borders. This was kind of a feature in v5, but not in the way v6 has it. In v5, if you have external plugins with borders, you could do this. In v6, you don't need an external plugin to set it up, and it doesn't have to reach the world borders. Win-win.
  • Permission-based cooldowns, teleport limitations, costs and warm-ups, a long-missing feature from AT that was pretty important. This now means you can have different command costs, warm-ups, etc. for different groups without having to just make the group bypass them to get a benefit.
  • MiniMessage support, meaning the plugin can support hex colour codes in messages, gradients, hover and clicking components wherever. For the full documentation of this, see here: https://docs.advntr.dev/minimessage/format.html
    • Legacy codes and formats are still supported, they are just converted to MM before being processed internally.
  • Particle plugin support for warming up a teleport and teleporting. There is an inbuilt "spark" particle provided by AT itself, but extra particles are added by using the PlayerParticles plugin. Thank you for such an awesome plugin with a usable API!
    • If you experience issues with AT not working with this, let me know, I'm responsible for this. I still need to do the wiki page on setting this up. AAaaa
  • Claim protection for plugins like WorldGuard, Lands and GriefPrevention. The current implementation of this only stops /tpr from landing people in claims since it was the most requested, but a fork adding FactionsUUID also stops players from setting homes in the claims or teleporting there via /tpa, /warp, etc.
    • If you also have an area that you want /rtp to avoid going into, just set a WorldGuard region and it's done.
  • An overhauled developer API for interacting with the plugin. Now, a lot of the plugin's functionality relies on its own API, keeping things connected and tidy. (And is a lot of the work that the update required.)

And that should cover everything on the surface level.

What's next for AdvancedTeleport?

Who said we're done here? No, we're going full steam!

During the development of v6, we switched from using Jenkins for developer builds to Github, which also meant we could have developer builds for individual features and changes that are proposed but not yet in the final plugin. And in the final release stages of v6, that's exactly what I've been doing.

  • FactionsUUID Integration
  • Command coordinates (e.g. /sethome )
  • Warp aliases
  • /tpconfirm into dangerous zones
  • Invulnerability period after teleportation
  • Permissions for bypassing timer checks
  • Proper implementation of command usages
  • Folia Support
    • I don't recommend this because Folia is not very friendly with AT right now, so AT requires NMS to function. Normal AT does not require it and I'm not going to make it rely on it for Folia.

Some of these you may see in a future version of the plugin quite soon :tm:.

As for features that are not quite ready for testing yet but have been suggested, we have a Github project set up! It can be viewed here: https://github.com/users/Niestrat99/projects/1/views/1

And lastly, for the unaware, AdvancedTeleport has a wiki that has been receiving quite a bit of work in the background to bring it up to date. As a quick sneak peak, here is a partial preview of what it looks like so far. (I can't guarantee this link working forever sorry)

Credits

Last but not least, whilst I still put in a lot of work for this update to make it possible, it wouldn't be possible without one of the main contributors for this update, DaRacci, who contributed major features such as MiniMessage support, RTP improvements, and so much more. (I couldn't find a donation link but lmk if you have one)

Thank you once again for 5 years of AdvancedTeleport and all the memories. :)

(don't break anything bizarre I'm going to the pub this evening)

6.0.0-rc.5

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
AdvancedTeleport-Bukkit-6.0.0-rc.5-all.jar727.2 KBSHA-1 08b98cdbb38051e14b34de5772384a003e91267d获取文件 AdvancedTeleport-Bukkit-6.0.0-rc.5-all.jar
展开更新日志

v6.0.0-rc.5 - 2023-11-24

Bug Fixes

  • bad permission check - (dac422e) - Thatsmusic99
  • /tpofflh not working across worlds - (bc70b58) - Thatsmusic99
  • bed homes not updating - (70bb8bd) - Thatsmusic99
  • try storing getType results in a local variable to stop repeated calls - (5a024d0) - Thatsmusic99
  • /back checks not being correct - (c72dd29) - Thatsmusic99
  • name placeholder in maps not being set properly - (6f04b3a) - Thatsmusic99
  • tooltip placeholders incorrect by default - (6fa8f33) - Thatsmusic99
  • home commands not checking cooldowns - (736569b) - Thatsmusic99
  • cooldown not applying if warm-up is not applying - (1bf6d13) - Thatsmusic99
  • struggling - (f9a9b65) - Thatsmusic99
  • hear me out, don't bully EssX's repo - (76fae49) - Thatsmusic99

Miscellaneous Chores

  • (deps) bump to 1.20.2 - (a229f31) - Thatsmusic99
  • (version) bump to v6.0.0-rc.5 - (62ecd9a) - Thatsmusic99
  • update server version checking - (a847e91) - Thatsmusic99

6.0.0-rc.4

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
AdvancedTeleport-Bukkit-6.0.0-rc.4-all.jar726.9 KBSHA-1 df5314092ed2ae52ad9361e84a90fea8c6246f3d获取文件 AdvancedTeleport-Bukkit-6.0.0-rc.4-all.jar
展开更新日志

v6.0.0-rc.4 - 2023-08-24

Bug Fixes

  • format in custom-messages.yml - (0d6b70d) - Thatsmusic99
  • format in custom-messages.yml - (3be5988) - Thatsmusic99
  • NPE in /tpall - (72bc297) - Thatsmusic99
  • the first spawn not being the main one - (48d0af7) - Thatsmusic99
  • newly imported spawns not appearing - (f746f91) - Thatsmusic99
  • imports/exports being dodgy regardless - (5ba08fe) - Thatsmusic99
  • warps not importing properly - (a8bc66f) - Thatsmusic99
  • who needs colours in the console again? - (d739dc8) - Thatsmusic99
  • /homes and /warps formatting being dodgy - (d6268e6) - Thatsmusic99
  • replace ALL occurrences of a prefix - (6ae55d8) - Thatsmusic99

Miscellaneous Chores

  • (deps) bump slimjar to 1.6.1, fixing build problems - (084318e) - Thatsmusic99
  • (version) bump to v6.0.0-rc.4 - (f2364e4) - Thatsmusic99

5.6.14

正式版
加载器
paper · purpur · spigot
MC 版本
1.8.9 · 1.9.4 · 1.10.2 · 1.11.2 · 1.12.2 · 1.13.2 · 1.14.4 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19.4 · 1.20.1
AdvancedTeleport-Bukkit-5.6.14.jar551.2 KBSHA-1 3f3403e15b9dc9ce31ff05aa866190444327f83d获取文件 AdvancedTeleport-Bukkit-5.6.14.jar
展开更新日志

6519b9e fix: redundant floodgate code - Thatsmusic99

5.6.13

正式版
加载器
paper · purpur · spigot
MC 版本
1.8.9 · 1.9.4 · 1.10.2 · 1.11.2 · 1.12.2 · 1.13.2 · 1.14.4 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19.4 · 1.20.1
AdvancedTeleport-Bukkit-5.6.13.jar551.7 KBSHA-1 600e63c37ac044b841696a557db68e4808f80f47获取文件 AdvancedTeleport-Bukkit-5.6.13.jar
展开更新日志

1e6341c fix: title in config only appearing after a reload - Thatsmusic99
02544cf chore: update wiki link - Thatsmusic99
4906c9f chore: redundant import - Thatsmusic99
61de326 fix: EXP payments being calculated incorrectly - Thatsmusic99 97bca7c fix: plugin not handling unloaded worlds in /spawn, /w debugging - Thatsmusic99
11337b3 fix: main spawn not being loaded in non-main worlds - Thatsmusic99
cdd30da fix: #58 and #109 - backport v6 weak player referencing - Thatsmusic99
6588ae4 fix: check for void air - Thatsmusic99

6.0.0-rc.3

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
AdvancedTeleport-Bukkit-6.0.0-rc.3-all.jar728.4 KBSHA-1 bc5b3c0d7d3e5e831e287e8e0371ba4a192480bb获取文件 AdvancedTeleport-Bukkit-6.0.0-rc.3-all.jar
展开更新日志

v6.0.0-rc.3 - 2023-08-09

Bug Fixes

  • warning about slimjar and semi-fix for building - (16da2fc) - Thatsmusic99
  • check if permission is set - (8822285) - Holly P
  • item payments being parsed incorrectly - (0956d5f) - Holly P
  • missing brackets - (75d96b8) - Holly P
  • return true by default if player is not stored in database for tp toggle (#116) - (6d00c7c) - Thatsmusic99
  • update air checks - (ac4fb8d) - Thatsmusic99
  • EXP payments being calculated incorrectly - (6707e33) - Thatsmusic99
  • compilation error - (abfc00b) - Thatsmusic99
  • #108 (item payments not parsing) - (e95d867) - Thatsmusic99
  • apply world permissions to destination worlds - (8fb232f) - Thatsmusic99
  • /sethome override error - (770dd76) - Holly P
  • /rtp not running in the console - (f6413b4) - Niestrat99
  • missing arg - (f049539) - Holly P
  • /tpa and /tpahere not respecting warm ups - (d739704) - Holly P

Development/Build Changes

  • tidy up the CI (#112) - (4cf1eeb) - Holly P
  • attempt to upload artifacts on Github (#107) - (61a89a3) - Holly P
  • fix a slight mistake - (12615bf) - Thatsmusic99

Features

  • use worldless locations to notify player when the world is unloaded - (caf65d0) - Thatsmusic99

Miscellaneous Chores

  • (version) bump to v6.0.0-rc.3 - (e3b3595) - Thatsmusic99
  • add debugging for payment parsing - (4c86ec9) - Holly P
  • add debugging for command registration - (a62ebf1) - Thatsmusic99

6.0.0-rc.2

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
AdvancedTeleport-Bukkit-6.0.0-rc.2-all.jar721.3 KBSHA-1 d931fa4720e53596c1d24667f8ec7a5a8a4acccd获取文件 AdvancedTeleport-Bukkit-6.0.0-rc.2-all.jar
展开更新日志

v6.0.0-rc.2 - 2023-07-03

Bug Fixes

  • cooldowns applying but not being listened to - (3a1f20f) - Thatsmusic99
  • /back not updating locations - (88dfa61) - Thatsmusic99

Development/Build Changes

  • add Hangar publishing - (89245e1) - Thatsmusic99

Miscellaneous Chores

  • (version) bump to v6.0.0-rc.2 - (70925a5) - Thatsmusic99

5.6.12

正式版
加载器
paper · purpur · spigot
MC 版本
1.8.9 · 1.9.4 · 1.10.2 · 1.11.2 · 1.12.2 · 1.13.2 · 1.14.4 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19.4 · 1.20.1
AdvancedTeleport-Bukkit-5.6.12.jar549.1 KBSHA-1 197877bb2666eb7bfcbc3e66d8f86126fe64c0df获取文件 AdvancedTeleport-Bukkit-5.6.12.jar
展开更新日志

31da33d chore(cm): bump to v2.0.0-BETA-9 - Thatsmusic99
1e6341c fix: title in config only appearing after a reload - Thatsmusic99
02544cf chore: update wiki link - Thatsmusic99

6.0.0-rc.1

正式版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
AdvancedTeleport-Bukkit-6.0.0-rc.1-all.jar721.3 KBSHA-1 e8d3491f2b2d12abf32c1c8c8593c31b4604a5c3获取文件 AdvancedTeleport-Bukkit-6.0.0-rc.1-all.jar
展开更新日志

v6.0.0-rc.1 - 2023-07-03

Bug Fixes

  • title and wiki link - (4b72d0c) - Thatsmusic99
  • titles and subtitles not working - (f23ffc2) - Thatsmusic99
  • main command names not being disabled - (c8c7b8f) - Thatsmusic99
  • commands not "existing" when joining early/disabling on /at reload - (5f86f6e) - Thatsmusic99
  • error when using player commands in console - (f972709) - Thatsmusic99

Development/Build Changes

  • a very rough first attempt at bash scripting, again - (62cc70b) - Thatsmusic99

Features

  • add passenger and vehicle retainment options - (edf32de) - Thatsmusic99

Miscellaneous Chores

  • (cm) bump to v2.0.0-BETA-9 - (7521596) - Thatsmusic99
  • (run-server) bump to 1.20.1 - (dcc92f9) - Thatsmusic99
  • (version) bump to 6.0.0-rc.1 - (3e2ffe3) - Thatsmusic99
  • add NotNull to generic arg - (4bfb7f8) - Thatsmusic99

5.6.11

正式版
加载器
paper · purpur · spigot
MC 版本
1.8.9 · 1.9.4 · 1.10.2 · 1.11.2 · 1.12.2 · 1.13.2 · 1.14.4 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19.4 · 1.20.1
AdvancedTeleport-Bukkit-5.6.11.jar548.7 KBSHA-1 38c3e37fc986982e90ffe0eb454184c27d4f0f66获取文件 AdvancedTeleport-Bukkit-5.6.11.jar
展开更新日志

52dcabc feat: add home as a death management option - Thatsmusic99
7437cd2 fix: calculate XP points properly than use getTotalExperience - Thatsmusic99
cc16d88 chore(deps): bump CM to 2.0.0-BETA.8 - Thatsmusic99

The change does cover the full fix for 1.20 support, but may have some hiccups in configuration handling. If something doesn't look right or work correctly, let me know, and I'll take a look into it.

6.0.0-beta.6

测试版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
AdvancedTeleport-Bukkit-6.0.0-beta.6-all.jar720.8 KBSHA-1 37b358fbef378c797d011e2b7f2edc19063414a3获取文件 AdvancedTeleport-Bukkit-6.0.0-beta.6-all.jar
展开更新日志

v6.0.0-beta.6 - 2023-06-21

Bug Fixes

  • calculate XP points properly than use getTotalExperience - (c552143) - Thatsmusic99

Features

  • add home as a death management option - (64f16d6) - Thatsmusic99

Miscellaneous Chores

  • (cm) bump version + 1.20 support - (43173ce) - Thatsmusic99
  • (deps) bump CM to 2.0.0-BETA.8 - (f1c6fb4) - Thatsmusic99
  • (version) bump to v6.0.0-beta.6 - (f1fceb2) - Thatsmusic99

6.0.0-alpha+folia.2

早期版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
AdvancedTeleport-Bukkit-6.0.0-alpha+folia.2-all.jar724.2 KBSHA-1 d70e4bb122d8fdcbda4e080b5088fd60bed6bcf8获取文件 AdvancedTeleport-Bukkit-6.0.0-alpha+folia.2-all.jar
展开更新日志

v6.0.0-alpha+folia.2 - 2023-06-21

Bug Fixes

  • use known commands method - (e50a6d0) - Thatsmusic99
  • bump MC version - (eee9ccb) - Thatsmusic99

5.6.10

正式版
加载器
paper · purpur · spigot
MC 版本
1.8.9 · 1.9.4 · 1.10.2 · 1.11.2 · 1.12.2 · 1.13.2 · 1.14.4 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19.4 · 1.20
AdvancedTeleport-Bukkit-5.6.10.jar535.2 KBSHA-1 fd7a722035ffc9f7af169ff638144153b3e19b19获取文件 AdvancedTeleport-Bukkit-5.6.10.jar
展开更新日志

Fixed an API issue that popped up in the update after an internal library was updated (which is used for managing the configuration files). This is largely a hotfix and has been confirmed to work on 1.8-1.20, a more permanent solution is being sought after. Please let me know if there are any behavioural issues with config files.

In light of concerns about Fractureiser, I have made scans on my PC to ensure and avoid infection from the malware, which is not present on my machine. The SHA256 hash of the compiled build is CE065DBA6F0CC7EBED81FFA95C38A797A690A7E6F51B39D767806EE127895DE0. If the plugin starts behaving strangely, please confirm the hashes match up, and if you have any concerns about this, DM me on Spigot or open a ticket on Discord.

6.0.0-beta.5

测试版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
AdvancedTeleport-Bukkit-6.0.0-beta.5-all.jar720.7 KBSHA-1 0ed45f221d92249d7369e21465512604ae4b8896获取文件 AdvancedTeleport-Bukkit-6.0.0-beta.5-all.jar
展开更新日志

v6.0.0-beta.5 - 2023-06-06

Bug Fixes

  • legacy codes not being translated in messages - (e8a1b31) - Thatsmusic99
  • at.member.core not considered a default member permission - (b44036a) - Thatsmusic99
  • use current location rather than previous location when respawning - (94be286) - Thatsmusic99
  • set respawn priority to HIGHEST, hopefully beating down other plugins - (ec0efcb) - Thatsmusic99
  • change admin core permissions to at.admin.core.command - (334d8b4) - Thatsmusic99
  • make info section lenient - (853a915) - Thatsmusic99
  • NPE without action bars - (fd2dc55) - Thatsmusic99

Features

  • add /atp and /adtp as aliases - (584980a) - Thatsmusic99
  • add teleportation to the nearest spawnpoint - (6bda7cf) - Thatsmusic99
  • allow blank messages to be replaced with actionbar messages in the console - (62e1f34) - Thatsmusic99
  • add sounds to messages - (206e41d) - Thatsmusic99
  • add action bar and improve title support - (14992b4) - Thatsmusic99

Miscellaneous Chores

  • (version) v6.0.0-beta.5 - (c3bec66) - Thatsmusic99
  • (version) bump - (93f0250) - Thatsmusic99
  • remove target folder - (65c54c8) - Thatsmusic99

6.0.0-alpha+folia.1

早期版
加载器
folia · paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
AdvancedTeleport-Bukkit-6.0.0-alpha+folia.1-all.jar724 KBSHA-1 811240d818671b7b73c2173489cc060fa9bee89a获取文件 AdvancedTeleport-Bukkit-6.0.0-alpha+folia.1-all.jar
展开更新日志

Covers initial support for Folia.

5.6.9

正式版
加载器
paper · purpur · spigot
MC 版本
1.8.9 · 1.9.4 · 1.10.2 · 1.11.2 · 1.12.2 · 1.13.2 · 1.14.4 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19.4
AdvancedTeleport-Bukkit-5.6.9.jar534.6 KBSHA-1 c03839ce9586f33f910f388a53198d2673595ef7获取文件 AdvancedTeleport-Bukkit-5.6.9.jar
展开更新日志

Importance Notice: due to a permission issue in 5.6.8 where the console occasionally did not have permission to perform admin commands (e.g. /at reload), at.member.core.* no longer gives permission to administrative commands - whilst at.member.core.reload still works, it is not inherited through the aforementioned wildcard permission. Instead, at.admin.core.* is the new permission to grant. Permissions like at.admin.core.reload will grant permission to /at reload too.

I couldn't find why attempted workarounds did not work to prevent this change, but I do think this is a better change in the long run. Please do let me know if anything doesn't seem right permission-wise.

There are also some extra changes that will give the plugin higher priority in handling respawns, but this can be changed and disabled - this is only to overrule plugins like Multiverse if they are being a pain and it's not immediately clear what is causing the plugin issues.

f925d18 fix: Info section not being lenient - Thatsmusic99
04c799e feat: allow blank messages to be replaced with actionbar messages in the console - Thatsmusic99
4ab5a83 feat: add teleportation to the nearest spawnpoint - Thatsmusic99
e926936 fix!: change admin core permissions to at.admin.core.command - Thatsmusic99
3b221aa feat: add /atp and /adtp as aliases - Thatsmusic99
5caad3c fix: set respawn priority to HIGHEST, *hopefully beating down other plugins - Thatsmusic99
74c715f fix: use current location rather than previous location when respawning - Thatsmusic99
caa66ef fix: admin commands not showing up in tabcomplete when user has permission - Thatsmusic99
28f78e6 fix: at.member.core not considered a default member permission - Thatsmusic99

5.6.8

正式版
加载器
paper · purpur · spigot
MC 版本
1.8.9 · 1.9.4 · 1.10.2 · 1.11.2 · 1.12.2 · 1.13.2 · 1.14.4 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19.4
AdvancedTeleport-Bukkit-5.6.8.jar533 KBSHA-1 9c15d366f40b77df1930ab31eb10b40a9cc87c6a获取文件 AdvancedTeleport-Bukkit-5.6.8.jar
展开更新日志

2346aa6 feat: add action bar and improve title support - Thatsmusic99
7c9c335 feat: add sounds to messages - Thatsmusic99

6.0.0-beta.4

测试版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
AdvancedTeleport-Bukkit-6.0.0-beta.4-all.jar716.5 KBSHA-1 4d46acd4a9133dff4f25c7a8082b65d486826304获取文件 AdvancedTeleport-Bukkit-6.0.0-beta.4-all.jar
展开更新日志

v6.0.0-beta.4 - 2023-05-09

Bug Fixes

  • CUSTOM_DISTANCE_LIMITS being added internally, but not implemented - (89a6330) - Thatsmusic99
  • only set command executors when they aren't set - (cc13066) - Thatsmusic99
  • teleportation failing if teleport limits were enabled - (afcb58f) - Thatsmusic99
  • I said, only use the floodgate API when it's enabled - (0632d8b) - Thatsmusic99
  • only use floodgate API when feature for it is enabled - (8a0b9c0) - Thatsmusic99
  • add at.member.core.help and at.member.core.info to default permissions here too - (263a232) - Thatsmusic99

Development/Build Changes

  • use this instead please and thank you <3 - (3136445) - Thatsmusic99

6.0.0-beta.3

测试版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
AdvancedTeleport-Bukkit-6.0.0-beta.3-all.jar716.4 KBSHA-1 efd2466ea55866738ebd8bf169e4ab83a438639c获取文件 AdvancedTeleport-Bukkit-6.0.0-beta.3-all.jar
展开更新日志

v6.0.0-beta.3 - 2023-04-24

Bug Fixes

  • permissions being incomplete here, too - (8c3f3bb) - Thatsmusic99

Development/Build Changes

  • do you mind? - (29dfc9b) - Thatsmusic99

Miscellaneous Chores

  • (version) bump to 6.0.0-beta.3 - (88fcf50) - Thatsmusic99
  • (version) bump gradle.properties - (1c5e1db) - Thatsmusic99

5.6.7

正式版
加载器
paper · spigot
MC 版本
1.8.9 · 1.9.4 · 1.10.2 · 1.11.2 · 1.12.2 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19.4
AdvancedTeleport-Bukkit-5.6.7.jar530.7 KBSHA-1 247c7b37aca6c5476e08b03a787286fc58394d36获取文件 AdvancedTeleport-Bukkit-5.6.7.jar
展开更新日志

9d8dcbd fix: rapid response being ignored when the server starts - Thatsmusic99
f03442d chore: add info message when rapid response is used - Thatsmusic99
6044819 fix(plugin.yml): core permissions not being specified - Thatsmusic99
da84d08 fix: add at.member.core.help and at.member.core.info to default permissions - Thatsmusic99

This won't affect some servers but for your sake, please update this as soon as possible. This may affect how your permissions are set up though; please re-set the permissions at.member.core.help at at.member.core.info if needed.

6.0.0-beta.2

测试版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
AdvancedTeleport-Bukkit-6.0.0-beta.2.jar573.9 KBSHA-1 14a145b5febcfecfce7a5ce844f009f0383ab65b获取文件 AdvancedTeleport-Bukkit-6.0.0-beta.2.jar
展开更新日志

v6.0.0-beta.2 - 2023-04-11

Bug Fixes

  • change repo owner to Niestrat99 - (4eca7a2) - Thatsmusic99
  • u wanna work? - (6333a89) - Thatsmusic99
  • Weak player referencing (#102) - (bace4d2) - TM (Holly)

Development/Build Changes

  • remove pre-bump hooks temporarily - (ec3081c) - Thatsmusic99
  • apparently not - (300bbb5) - Thatsmusic99
  • make internal tweaks - (34e7d52) - Thatsmusic99
  • remove changelog task - (ea71504) - Thatsmusic99
  • add codeql to github repo (#103) - (da0950b) - TM (Holly)

Miscellaneous Chores

  • (version) v6.0.0-beta.2 - (989bfa1) - Thatsmusic99

6.0.0-beta.1

测试版
加载器
paper · purpur · spigot
MC 版本
1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
AdvancedTeleport-Bukkit-6.0.0-beta.1.jar573.6 KBSHA-1 fd32040d16b1644832484cdcd01b8e774345015f获取文件 AdvancedTeleport-Bukkit-6.0.0-beta.1.jar
AdvancedTeleport-Bukkit-6.0.0-beta.1-all.jar715.5 KBSHA-1 e17a9ce9547ff1aec78dfa485203ed6ce440525d获取文件 AdvancedTeleport-Bukkit-6.0.0-beta.1-all.jar
展开更新日志

Edit: beta.1 on its own may not work, try beta.1-all if it fails.

You heard me, I originally said I wanted this done sometime in the summer of 2022 but 9 months later having mental breakdowns over working conditions, running two 60-player MC events, completely revising my coding style, developing an addiction to automation tools, putting narcs in their place and taking a week's vacation to just loosen up and spend time with @Niestrat99, AdvancedTeleport v6 is now available for beta testing! I sincerely apologise for the delay and thank you for your patience.

V6 IS ONLY COMPATIBLE WITH VERSION 1.16 AND ABOVE RUNNING ON JAVA 17.

Major changes and additions include:

  • A brand new API with events and methods that can be used in an addon plugin or as an integration. At this time, the API should be final and will have more additions in the future.
  • Dynmap and Squaremap support to show home, warp and spawn locations on the map pages, including the ability to customise individual icons.
  • Lands, WorldGuard and GriefPrevention support to protect against RTP'ing in claims.
  • Per-world RTP ranges. Please note that
  • PlayerParticles and generic particles support.
  • Dynamic costs, cooldowns, warm-ups and distance limits. A quick run-down of how this works is available here.
  • MiniMessage Support. The plugin will natively support MM by default now but still supports Legacy formatting. This may be subject to change.
  • Bedrock Forms.
  • Automatic spawn redirection to the overworld if you are in the Nether or End.
  • Spawns have been migrated to the data.db file.

There is definitely 100% a lot more than in this changelog.

There are known issues with this release which should not hinder usability, but in all honesty, I'm too tired of picking this plugin apart right now, I'll follow up with subsequent bugfixes:

  • custom-warm-ups went rogue and separated itself from its comment, not sure why it did that. Has no impact on usability.
  • /mirrorspawn will throw an internal error if a non-existent world is used.

IMPORTANT NOTES:

  • This is not production ready. If you are new to AT and wish to use v6, then it should be safe to do so. If you have existing data and want to update, please throw all files from AT into a test server and report any inconsistencies or changes that you notice. You should not lose any data but if you do lose anything, it should only be spawns. If old warps/homes don't appear but are in the database, that is a bug.
  • The existing RTP maximum and minimum values in the config.yml are deprecated, please migrate them when possible; I will try and automate this when possible.
  • ONLY 1.18 AND ABOVE ARE SUPPORTED. If you use 1.16 and use Java 17, then you are okay.

5.6.6

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3
AdvancedTeleport-Bukkit-5.6.6.jar530 KBSHA-1 1734a95d123a1a18be9312e93ad3c234b522b213获取文件 AdvancedTeleport-Bukkit-5.6.6.jar
展开更新日志

ea9c419 fix: make sign permissions default too - Thatsmusic99
a376935 feat: re-enable titles - Thatsmusic99
7853939 feat: add /at clearcache (#99) - Thatsmusic99
965565f feat: make /home run /homes when it feels like it - Thatsmusic99
6893dba fix: untranslated unblock message - Thatsmusic99

5.6.5

正式版
加载器
paper · spigot
MC 版本
1.8.9 · 1.9.4 · 1.10.2 · 1.11.2 · 1.12.2 · 1.13.2 · 1.14.4 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19.2
AdvancedTeleport-Bukkit-5.6.5.jar525.2 KBSHA-1 f5b800931a92e9981bc3dfe70d87e2deb71a79d6获取文件 AdvancedTeleport-Bukkit-5.6.5.jar
展开更新日志

32cd9eb Fix anti-per group checks in spawn management - Thatsmusic99
990e5e6 Add VoidGen as an ignored world generator - Thatsmusic99
71bff7b Let Vanilla handle bed spawning - Thatsmusic99
6fa6186 Actually, let's try this - Thatsmusic99
e61a7e5 Fix a memory leak caused when importing/exporting data - Thatsmusic99
2f255fb Fix death management (maven needs a nerf) - Thatsmusic99
2db8b2e Release a looping failure operation - Thatsmusic99
bb39198 whoopsies forgot my imports hahahaha - Thatsmusic99
80bb712 Fix issues with the import/export commands - Thatsmusic99
7bf2b15 Don't put a limit on file read sizes for /tpofflh - Thatsmusic99
b93ad71 Add warp and signs permissions - Thatsmusic99
fc08b65 I cannot get a BREAK with this class - Thatsmusic99
5fbc7b2 Make beds a first resort, as they always should... - Thatsmusic99
4dc4b08 Fix homes not being overwriteable when at home limit - Geolykt
6450e00 Update version - Thatsmusic99

5.6.4

正式版
加载器
paper · spigot
MC 版本
1.8.8 · 1.9.4 · 1.10.2 · 1.12.2 · 1.13.2 · 1.14.4 · 1.15.2 · 1.16.5 · 1.17.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2
AdvancedTeleport-Bukkit-5.6.4.jar524.3 KBSHA-1 c3d6742bcb1c5b93d802acddd11260e87183fe88获取文件 AdvancedTeleport-Bukkit-5.6.4.jar
展开更新日志

dca9169 Added separate first spawns to main spawn - Thatsmusic99
6fa11ed Fix logic errors - Thatsmusic99
717d5c1 Fix mirror spawns taking permissions into account even though they have no coordinates (in which case, ignore the permissions) - Thatsmusic99
7a45600 Fix NPE if default-permissions is null - Thatsmusic99
07c5442 Okay, boomer - Thatsmusic99
b8aadd4 Update Adventure NBT - Thatsmusic99
467fbe1 Adding a debug option - Thatsmusic99
8c7be92 Added new build configuration - Thatsmusic99
5371cb4 Roses are red, violets are blue, not using builders breaks things, i wonder who knew - Thatsmusic99
271fa37 Bump version - Thatsmusic99