AdvancedTeleport
A rapidly growing teleportation plugin looking to break the boundaries of traditional TP plugins.
- Загрузки
- 23K
- Подписчики
- 70
- Обновлён
- 24 декабря 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 14 августа 2022 г.

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:
- Thatsmusic99 - Main development and support
- Niestrat99 - Founder and support
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
Ченджлог
6.2.0Релиз1.21.3, 1.21.4, 1.21.11 · 24 декабря 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Релиз1.21.2, 1.21.3, 1.21.4 · 26 февраля 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Релиз1.21.2, 1.21.3, 1.21.4 · 6 января 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Релиз1.20.5, 1.20.6, 1.21 · 21 июня 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Релиз1.20.4, 1.20.5, 1.20.6 · 11 июня 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.
6.0.4Релиз1.20.4, 1.20.5, 1.20.6 · 15 мая 2024 г.
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Релиз1.20.4, 1.20.5, 1.20.6 · 7 мая 2024 г.
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
Комментарии
Загружаем…
