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

Can I link a plugin with html website?

Discussion in 'Development' started by 7awariGamer, Apr 18, 2019.

  1. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    Technically, it's also possible to use non-database tools like zeromq (which are more suited for this purpose since they don't use a persistent storage if your data aren't permanent), or even host the web server from the plugin directly. If you want to share real time data, these would be better options. (But kill counter is persistent data, not real time data, so it doesn't matter here)
     
    HimbeersaftLP and jasonwynn10 like this.
  2. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    technically you could just use a website in text that says, join our server to see the info/s
     
    HimbeersaftLP and jasonwynn10 like this.
  3. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    Technically you could just make a console application that says, "imagine some players joined your server and you are respected as a server owner and have supreme power..."
     
    radondev, Levi and jasonwynn10 like 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.