Make a website for your PocketMine server fully free !
Go to file
Ad5001 88e4514654 Create ISSUE_TEMPLATE 2016-05-29 19:14:06 +02:00
.github Create ISSUE_TEMPLATE 2016-05-29 19:14:06 +02:00
resources Creating plugin ! 2016-05-29 19:08:23 +02:00
src/Ad5001/Online Creating plugin ! 2016-05-29 19:08:23 +02:00
.gitattributes 🎉 Added .gitattributes & .gitignore files 2016-05-29 18:45:46 +02:00
.gitignore 🎉 Added .gitattributes & .gitignore files 2016-05-29 18:45:46 +02:00
404.html Creating plugin ! 2016-05-29 19:08:23 +02:00
LICENSE Creating plugin ! 2016-05-29 19:08:23 +02:00
README.md Creating plugin ! 2016-05-29 19:08:23 +02:00
plugin.yml Creating plugin ! 2016-05-29 19:08:23 +02:00

README.md

#Online


Make a website for your ImagicalMine server fully free !

This plugin is under the Apache License v2.0

How to use?

By default , the plugin generates a index.html (change it !) and a 404.html . Use the plugin folder as website root folder.

To to your website, type localhost:8080 .

To make everyone able to see your website, you need to port forward your website (if you have port forwared your server, you will also need to do this) .

There are tons of tutorials on how to portforward something (use google !) but there are some specific config to do.

Config of the port foreward:
Name: HTTP
Start port: 8080
End port: 8080
Protocol: TPC

Start your server and profit of your website !

(I know that @Falk created a plugin called Volt that does same but this plugin works in a completly different way (that make a lot less laggy and a lot less heavier in space !) and it's fully coded by myself in PHP7)