Recent Discussions
RTP / WildTP not working as intended
Open in DiscordUnanswered
Miniature Bull Terrier posted this in #questions
21 messages
1 view
Miniature Bull TerrierOP
I want to allow players to use /rtp or /wild from hub/spawn (a serparate world)
Seems every plugin I try runs into an issue due to using multiverse-core and multiverse-inventories (using for last_location saving)
When running the rtp command it does teleport the user to the correct world, but moved them to their last location rather than random coords. If the user runs the command again from within the world it does work. Any workarounds?
Is it possible to make the command repeat itself after x amount of seconds?
Tried CoarizWildTP and WildRTP on Paper 1.21.4
Seems every plugin I try runs into an issue due to using multiverse-core and multiverse-inventories (using for last_location saving)
When running the rtp command it does teleport the user to the correct world, but moved them to their last location rather than random coords. If the user runs the command again from within the world it does work. Any workarounds?
Is it possible to make the command repeat itself after x amount of seconds?
Tried CoarizWildTP and WildRTP on Paper 1.21.4
Miniature Bull TerrierOP
Well found a temporary workaround. With SimpleRTP it executes the tp after 5 seconds. If i use a zmenu button to execture /mvtp world AND /rtp it does work, but isnt ideal as the player is teleported to their last location and then randomtp after 5 seconds. Doesnt seem like the delay can be changed either from the config
Miniature Bull TerrierOP
Update. Found a plugin called InsaneRTP which works good, i set the teleport delay to 1 second so now my zmenu warps executes /mvtp world before running /rtp
But now I have discovered a new issue... If you use /home from any other world such as the hub world, it too teleports you to world at last_location rather than your set home. I have to run /home again once I am loaded into world "world"
But now I have discovered a new issue... If you use /home from any other world such as the hub world, it too teleports you to world at last_location rather than your set home. I have to run /home again once I am loaded into world "world"
Is there anyway through the commands file I can create an alias like /home that executes 2 commands, but 1 of which being delayed?
I know how to setup the commands, but no idea if a delay is possible
I know how to setup the commands, but no idea if a delay is possible
American black bear
Yeah you'd have to find some sort of plugin to chain commands like that
But the /home should send you home anyway. What plugin are you using for /home
Also, I wouldn't be surprised if your issues are coming from Multiverse. Try MyWorlds since it's less buggy and designed for recent minecraft (and it stores playerdata in vanilla format!)
@American black bear But the /home should send you home anyway. What plugin are you using for /home
Miniature Bull TerrierOP
essentials. Yea someone recomended I move away from multiverse and try that or phantomworlds. Just have so much time sunk already but it sounds like I should bite the bullet
the /home command does teleport the player to the correct world, but it does not actually goto the home coords, it returns to last_location
This is also problematic as if the player enters a nether portal, logs out in the nether, it is setup to spawn the player in the hub and if they use the portal to return to world it puts them back at last_location within the world, and not within the nether... Not sure what to do really
Using mycommands plugin at the momen to get around the home issue. Made a /tphome command which executes /mvtp world, 20 tick delay, and then executes /home
its clunky....
American black bear
Yeah all this last_location mixup is a multiverse problem
@American black bear Yeah all this last_location mixup is a multiverse problem
Miniature Bull TerrierOP
going to copy over my server files onto my desktop and experiment with mywolds before i commit to any changes
is this the one? https://www.spigotmc.org/resources/myworlds.39594/
Miniature Bull TerrierOP
Downloaded phantom worlds, No idea how to set a portal... I can run the command but not sure how to apply it to a portal
Miniature Bull TerrierOP
Can’t use it. Dependancy plugin is outdated and won’t run on 1.21.4
American black bear
Use the dev builds
Ik you may be hesitant to use dev builds but keep in mind that at least these dev builds for Myworlds are designed for 1.21.5. Multiverse was designed for 1.8
Miniature Bull TerrierOP
Okay. I’ll test this today. Thank you
Loading...
Loading...