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

fixed

Discussion in 'Help' started by QuiverlyRivalry, Sep 4, 2017.

  1. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    How do you update api?
     
  2. XdmingXD

    XdmingXD Baby Zombie

    Messages:
    158
    GitHub:
    xdmingxd
    FiberglassCivic likes this.
  3. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    Hi, can someone explain it too me in a less complicated way than that source ;p
     
  4. Sandertv

    Sandertv Zombie Pigman Poggit Reviewer

    Messages:
    786
    GitHub:
    Sandertv
    That is the least complicated and most detailed easy step by step list you'll get.
     
    jasonwynn10 likes this.
  5. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    So I just go on my server, do /makeplugin (plugin name with bad API) and after that go on FTP and check the DevTools folder for the new plugin?
     
  6. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    That link is just long, not complicated. If you don't read it all, you'll most likely end up having more problems than ever.
     
    jasonwynn10 and XdmingXD like this.
  7. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    Oh sorry!
    But does it work like that?
     
  8. FiberglassCivic

    FiberglassCivic Spider Jockey

    Messages:
    39
    GitHub:
    95civicsi
    No. Changes in the API version number mean that something changed in how the plugins talk with the core software. If all you do is change

    Code:
    api: [3.0.0-ALPHA6]
    in your plugin.yml file, to a different api number, there is no guarantee that the plugin will work. It might work, it might not.
     
  9. dktapps

    dktapps Administrator Staff Member PMMP Team

    Messages:
    774
    GitHub:
    dktapps
    Don't ask someone to tell you how to do something and then say "it's too complicated". The resources are there, now go read them instead of complaining.
     
  10. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    How do I edit the plugins.yml, I finnally understood what the other thread meant but dont know what tool to edit the plugin internally, most of my plugins are phars not zips.
     
  11. FiberglassCivic

    FiberglassCivic Spider Jockey

    Messages:
    39
    GitHub:
    95civicsi
    On the Poggit page for the plugin you are editing, next to the plugin name, there is an icon like this
    [​IMG]

    Click it to go to the GitHub repo where the source code is located.
     
    QuiverlyRivalry likes this.
  12. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    Ahh thanks, if you want check my plugin I need to do, in my github and my organisation theres alot xS
     
  13. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    Some are also from ImmagicalMine Forums, and dont have a github, just a phar. Is there a tool to edit phars?
    Thanks for helping ;D
     
  14. NickTehUnicorn

    NickTehUnicorn Zombie

    Messages:
    200
    GitHub:
    unickorn
    You can convert .phar to .zip via PocketMine tools.
     
  15. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    Yeah, I was doing that but most of my plugins dont work, check my organisation for the plugins
     
  16. NickTehUnicorn

    NickTehUnicorn Zombie

    Messages:
    200
    GitHub:
    unickorn
    You don't expect me to check all the plugins for you, do you?

    Try to understand the error you get. Maybe you updated to alpha7 incorrectly?
     
  17. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    I dont lol, most devs are payed alot.
    I just kept my old plugin in the pocketmine tools clicked change api and the end product has a 50% chance of working
     
  18. FiberglassCivic

    FiberglassCivic Spider Jockey

    Messages:
    39
    GitHub:
    95civicsi
    What organization are you talking about?
     
  19. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
  20. NickTehUnicorn

    NickTehUnicorn Zombie

    Messages:
    200
    GitHub:
    unickorn
    Have you ever read the link they gave you above?
    Has anybody told you to use the pocketmine tools api updator?

    You can't update to API 3.0.0-ALPHA7 with the pocketmine tools api updator. It won't work if your plugin has a command and most plugins do have commands.
     
  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.