-
Notifications
You must be signed in to change notification settings - Fork 25
New Installation wiki
Jakubson edited this page Jul 22, 2023
·
16 revisions
Installation on a proxy server (BungeeCord/Velocity)
- Download a
JPremium-XXX.jar
file from spigotmc.org or builtbybit.com. - Navigate to your
plugins
directory on your proxy server and then place theJPremium-XXX.jar
file in that directory. - Fully start and stop your proxy server to allow default JPremium configurations to be generated. Your server will probably be shut down automatically.
- Open the JPremium configuration file which is located at
plugins/JPremium/configuration.yml
- XXX
- If you are using BungeeCord:
- Set the
ip_forward
setting totrue
in theconfig.yml
file on your BungeeCord server. - Set the
bungeecord
setting totrue
in thespigot.yml
file on each your Spigot server.
- Set the
- If you are using Velocity:
- Follow instruction how to configure player information forwarding on your Velocity server: https://docs.papermc.io/velocity/player-information-forwarding
Installation on a back-end server (Spigot/PaperSpigot)
- XXX