Solved Single World Spawn

Discussion in 'Bukkit Help' started by ShadowCrafter829, May 6, 2014.

Thread Status:
Not open for further replies.
  1. I use Essentials and Multiverse. When I get killed on my KitPvP server, I get spawned back at the server spawn, but I want to be spawned back at the world spawn. Please help, thank you.
     
  2. Offline

    computerman_

  3. computerman_ do you mind being a little more specific? What folder in what plugin. Thanks.
     
  4. Offline

    computerman_

  5. Offline

    Bobcat00

  6. Bobcat00 when I typed "/mvm set respawnWorld MyWorld" it said it wasn't a command. And the spawn world isn't working for me.

    Is it because I'm using 2.4? I'll update.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
  7. Offline

    Bobcat00

    Then change it in your Multiverse worlds.yml file.
     
  8. It works now Bobcat00, but I think essentials spawn is overriding it.

    The respawn isn't working, only essentials spawn.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
  9. Offline

    Bobcat00

    Try changing this to lowest in the Essentials config.yml
    Code:
    # Set this to lowest, if you want Multiverse to handle the respawning
    # Set this to high, if you want EssentialsSpawn to handle the respawning
    # Set this to highest, if you want to force EssentialsSpawn to handle the respawning
    respawn-listener-priority: high
    
     
    ShadowCrafter829 likes this.
  10. I will try this Bobcat00. This will probably work since Essentials has higher priority than Multiverse. I was about to go program my own plugin lol thanks.
     
Thread Status:
Not open for further replies.

Share This Page