Multiverse-Core

Multiverse-Core

6M Downloads

[Bug]: how do i set a join location to basically when someone joins and leaves it teleports him there?

bautista-qrhweq opened this issue · 2 comments

commented

/mv version -p output

https://pastebin.com/XQFcS9vH

Server logs

asd

Server Version

1.21.3 paper

Bug Description

pls help

Steps to reproduce

join and leave

Agreements

  • I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
  • I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.
commented

please help with this.

commented

Hi @bautista-qrhweq, To help us pinpoint the problem, could you clarify exactly what behavior you’re expecting? For example, are you looking for the default spawn teleport on join (using /mv setspawn and the firstspawnoverride setting) or an additional teleport on leave as well?

Currently, Multiverse-Core supports sending players to a designated spawn when they first join—this is controlled by your firstspawnworld and firstspawnoverride settings. However, if you’re aiming for an automatic teleport on player leave, that isn’t a built-in feature at this time.

If your goal is the join teleport, please ensure that:

You’ve correctly set the spawn using /mv setspawn .

Your config’s firstspawnoverride is set to true (as it appears in your dump).

There are no conflicts with other plugins that might override spawn behavior.

If you’re trying to achieve something beyond this, could you provide additional details or clarify your use-case? That’ll help us understand whether this is a bug or a feature request.