-
Notifications
You must be signed in to change notification settings - Fork 25
New Installation wiki
Jakubson edited this page Jul 21, 2023
·
16 revisions
Installation on a proxy (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 use BungeeCord:
- Set the
ip_forward
option totrue
in your BungeeCord configuration file (config.yml
). - Set the
bungeecord
option totrue
in
- Set the
Installation on a back-end server (Spigot/PaperSpigot)
- XXX