-
Notifications
You must be signed in to change notification settings - Fork 2
Setup
This plugin requires EventLink, so you must install that plugin first.
The jar latest jar file can be obtained from here
Older revisions are available from Github
The jar file should be placed in the <server-root>/plugins directory
To start the plugin, you need to reload plugins or restart the server.
When you reload the configuration file is created in /plugins/Server Port Core/serverportcore.txt
To set the global_hostname, you need to edit the file so that
global_hostname=the.hostname.of.your.server:port
to the name of your server. It should be set to whatever a player would type in to connect to the server.
If you are using a proxy, it is whatever a player would use to connect if they were on the same computer as the proxy.
For example, it might be
global_hostname=localhost:25564
If the server was on the same computer as the proxy, and players connected using port 25564.