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

Add Plugins Over SQL then get it over an folder?!

Discussion in 'Help' started by sharletsings123, May 7, 2017.

  1. sharletsings123

    sharletsings123 Baby Zombie

    Messages:
    116
    GitHub:
    sharletk
    [Add Plugins Over SQL then get it over an folder!?]

    Greetings,
    So to those who don't understand by what I meant on the title it's that I am trying to add a plugin in a SQL database > table but I don't know how (I wanna add a phar file) and I wanna copy that phar plugin but nor entirely remove it just copy then add it in Pocketmine > Plugins on my vps. My friend had said it is possible to add a plugin in mysql table but no clue what to do the rest.

    Please help,
    Thanks everyone!
    /shar
     
  2. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    The plugin has to be in your local plugins folder to run. Even if you could store it in a MySQL database, you can't do anything with it. You can however use a MySQL database for the plugin's user data.
     
  3. sharletsings123

    sharletsings123 Baby Zombie

    Messages:
    116
    GitHub:
    sharletk
    Thanks for the help!
     
  4. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    If you understand what SQL is about, you should realize that SQL is for storing small data in tables. It is pointless to store a file in an SQL database.
     
  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.