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

Auto command

Discussion in 'Requests' started by NotAnExpert, May 4, 2020.

  1. NotAnExpert

    NotAnExpert Silverfish

    Messages:
    21
    can someone please make a autocommand plugin, i have plugins that need to be activated after restart. i am using windows 7 64 bit to host this, php 7.3, pocketmine 3.3.1 and a few plugins.
     
  2. Provsnoobgaming

    Provsnoobgaming Baby Zombie

    Messages:
    134
    GitHub:
    provsalt
    what?It activates after restart and why are you on 3.3.1 thats ages ago
     
  3. NotAnExpert

    NotAnExpert Silverfish

    Messages:
    21
  4. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    You can just add worlds you want to load on startup to the pocketmine.yml
     
  5. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    Example:
    Code:
    worlds:
      #These settings will override the generator set in server.properties and allows loading multiple levels
      #Example:
      #world:
      # seed: 404
      # generator: FLAT:2;7,59x1,3x3,2;1;decoration(treecount=80 grasscount=45)
      yourworldnamehere: []
     
  6. HiToLaKhanh

    HiToLaKhanh Spider Jockey

    Messages:
    25
    GitHub:
    HiToLaKhanh
  7. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    That will run a command periodically instead of once on startup. Also I already provided a solution to OP's specific problem.
     
  8. HiToLaKhanh

    HiToLaKhanh Spider Jockey

    Messages:
    25
    GitHub:
    HiToLaKhanh
    oh
     
  9. NotAnExpert

    NotAnExpert Silverfish

    Messages:
    21
    thank you so much! this saved me working it out for like 2 hours! :)
     
    HimbeersaftLP likes this.
  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.