A Auto-Plugin Installer?

Discussion in 'Plugin Requests' started by TheShadowGamerX, Nov 19, 2018.

Thread Status:
Not open for further replies.
  1. Offline

    TheShadowGamerX

    So i really want a ingame plugin installer, but litteraly ALL the old plugin ingame installers just don't work for me because the dev.bukkit website changed.

    Is there a new one i can use?
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    TheShadowGamerX

    I could do that, but, it's honestly easier this way. Plus i have a mouse problem with me dragging files. It's a good mouse and it only has this problem so that's why i didn't consider getting another one
     
  4. Online

    timtower Administrator Administrator Moderator

    Filezilla uses clicks, same for totalcommander, cmd uses commands.
    And how is it supposed to work? Commands? Permissions? Input?
     
  5. Offline

    TheShadowGamerX

    Well it would be /PluginInstaller download (url) with the url being http://dev.bukkit.org/projects/files/download then it would access that link and copy it to the plugin folder in your server folder
     
  6. Online

    timtower Administrator Administrator Moderator

  7. Offline

    TheShadowGamerX

    one permission:

    plugininstaller.admin - grants the user to access the plugin's commands

    Files names? I guess you mean the name of the plugin.

    PluginInstaller
     
  8. Online

    timtower Administrator Administrator Moderator

    No, names for the new files. A lot of developers put in version numbers, then you can install 20 versions of the same plugin.
     
  9. Offline

    TheShadowGamerX

    Oh, that then. (I'm sorry i'm kinda new at this, i mean i was experienced years ago, but now i have, like, no knowledge anymore) [I wasn't a dev but i was experienced in plugins]
     
  10. Sure, I'll see what I can do.
     
  11. Offline

    johnny boy

    Are you working on it? If you don't respond soon I will try and make this for you (note try)!

    Also, what version is this for?
     
    Last edited by a moderator: Nov 24, 2018
  12. I'm working on it, almost done. Plugin downloads and installs already, I'm looking right now how to check if the plugin was installed before and whether or not the version changed.

    Already got an idea for version 2: Search ingame for plugins just by the name (maybe with inventory-GUI?). But don't know how easy it is to interact with the bukkit website.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 26, 2018
  13. Hey, I'm done with a first version!
    You can download it: Here

    Command:
    - /plugin install <url>

    Permissions:
    - "ingameplugininstaller.install"
    - "ipi.install"

    Example:
    - /plugin install https://dev.bukkit.org/projects/worldedit
    - If the URL goes on, like ...worldedit?gameCategorySlug=bukkit-p...
    Just copy everything up to and including the name, leaving out the rest.


    Version 2 in progress :D
     
    Last edited: Nov 29, 2018
  14. Offline

    Dr_Lobster_face

Thread Status:
Not open for further replies.

Share This Page