Webhost is a plugin that allows for web hosting on your Spigot or Bungeecord server. Some hosts might block this,
some might not. The port is customizable, so you can still host it, even if your host disallows it.
Need help? Join my
discord.
There is also a /webhost reload command
HTTPS Should be supported, just make sure all ports are free and a correct certificate is given.
Once installed, you navigate to your server IP with your favorite browser, you should be prompted with this screen:
This beautiful template has been created by
@16YELDARB you can check his thread out
here!
Showcase of the plugin (Thanks to
@DerVillion
)
The config file looks like this:
Code (YAML):
# Webhost for spigot
#
# For support: https://discord.gg/zgKr2YM
# Be aware, this port MIGHT NOT work on every host.
# If it does not, you can freely consider changing it. The base IP will not be the website. You will have to manually redirect it!
port
: 80
resource_base
: /html
# Folder your html files will be in
welcome_files
:
# Files that act as your welcome file (Index)
- index.html
- index.htm
I hope this comes in handy, enjoy