1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Question How to load multiple worlds simultaneously

Discussion in 'Questions about This Forum' started by MCMarsBoyee, Jun 24, 2017.

  1. MCMarsBoyee

    MCMarsBoyee Spider Jockey

    Messages:
    30
    GitHub:
    mcmarsboyee
    Look....I know this is pretty basic, and you could probably do this using a plugin, but I just want to know how to load worlds without the use of a plugin, such as the Worlds one in Poggit.

    I just need a simple, straightforward answer if you may. If there is more than one method, however, please feel free to list them and the ways to use them. I want to learn as much as possible about Pocketmine.

    Thank you.
     
  2. TheDiamondYT

    TheDiamondYT Zombie

    Messages:
    298
    GitHub:
    TheDiamondYT1
    Use a plugin. There's no reason not to.
     
  3. MCMarsBoyee

    MCMarsBoyee Spider Jockey

    Messages:
    30
    GitHub:
    mcmarsboyee
    Yes, but if you know how to, can't you just tell me? I do have the Worlds plugin loaded on my server, but I just want to know how to do it without a plugin for information's sake.

    As I have said previously, I want to know everything there is to know about Pocketmine. Why not include this as one more checked off in that TO-DO list of goals to know more about this software?
     
  4. TheDiamondYT

    TheDiamondYT Zombie

    Messages:
    298
    GitHub:
    TheDiamondYT1
    It's not possible without a plugin, as far as i know.
     
  5. MCMarsBoyee

    MCMarsBoyee Spider Jockey

    Messages:
    30
    GitHub:
    mcmarsboyee
    I've seen in other threads that it's possible. However, the ones I looked at did not have clear answers that I could understand at the time. I guess I'll just wait for Intyre to come to this thread xD
     
  6. TheDiamondYT

    TheDiamondYT Zombie

    Messages:
    298
    GitHub:
    TheDiamondYT1
    You could just annoy everyone by tagging them

    Code:
    @Intyre @dktapps @SOFe @Sandertv @jasonwynn10 @falk
    
     
  7. MCMarsBoyee

    MCMarsBoyee Spider Jockey

    Messages:
    30
    GitHub:
    mcmarsboyee
    Haha there's probably lots of people doing this already
     
  8. jasonwynn10

    jasonwynn10 Moderator Poggit Reviewer

    Messages:
    1,489
    GitHub:
    jasonwynn10
    Why am I in there??
    There is no way on PocketMine or any spoons without the use of a plugin.
     
    Last edited: Jun 25, 2017
  9. MCMarsBoyee

    MCMarsBoyee Spider Jockey

    Messages:
    30
    GitHub:
    mcmarsboyee
    Ok....thanks!
     
  10. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    you can use pocketmine.yml at the last part of config, it will load the worlds if it's generated
     
  11. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    You can't load the worlds you want while the server is running, however, you can set the worlds you want to load at the end of pocketmine.yml in the "worlds" section
     
  12. Aericio

    Aericio Slime

    Messages:
    99
    GitHub:
    aericio
    Doing this works and it loads the worlds you list here when the server starts, without a plugin :p
    Code:
     worlds:
       world1:
       world2:
     
  13. MCMarsBoyee

    MCMarsBoyee Spider Jockey

    Messages:
    30
    GitHub:
    mcmarsboyee
    That code is in pocketmine.yml, correct?
     
  14. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    Yes
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.