File Details
Mod Rewrite
- B
- Dec 3, 2023
- 19.42 KB
- 185
- 1.20.2+1
- Forge
File Name
tpaplusplus-net.superricky.tpaplusplus.jar
Supported Versions
- 1.20.2
- 1.20.1
Curse Maven Snippet
Complete Mod Rewrite
- /tpaaccept, /tpadeny and /tpacancel work flawlessly to my testing, you no longer need to explicitly state the player you want to accept, deny or cancel.
- The buttons for accepting / denying are removed (not that they worked in the first place haha), I will most likely add them back in a later update.
Some things to keep in mind:
- You can sometimes get exceptions when you have no teleport requests avaliable, this is not a bad thing! This is actually a good thing, as it shows the mods error handling is working correctly. Your game won't crash if one of these exceptions occur.
- Should work with 1.20.1 and 1.20.2 (1.20 might work, I have not tested it).
- Incompatible with NeoForge.
- Requests now timeout, the default is after 60 seconds, and is unchangable currently due to the lack of a config. A config will come in the next update however!

