-
Notifications
You must be signed in to change notification settings - Fork 3
Reflex Boot
Reflex Boot is a special plugin for Moonlight members that manages required dependencies and Reflex updates automatically, and also allows Moonlight members to use some development builds with cool new experimental features.
Please note that it's only needed if you're a Moonlight member. If you are not a member yet for some reason, either become one or download Reflex from SpigotMC just like an ordinary plugin.
If you have already installed Reflex before, delete its .jar
file (the plugin itself) from your plugins/
folder.
Download Reflex Boot using the link above and install it in your plugins/
folder. Restart your server.
A folder named ReflexBoot
will appear in your plugins/
folder. There you can find config.yml
. Open it.
If your server is in the USA (or is close to the USA) or in China, then change option dl_server
to usa_china
.
Fill in your Spigot user ID and Moonlight key:
# Reflex Moonlight credentials.
credentials:
# Unique user ID of your Spigot profile.
spigot_uid: 0
# Your Reflex Moonlight key.
moonlight_key: 'AAAAAAAAAA-BBBBBBBBBB-CCCCCCCCCC'
You can find your Spigot user ID by logging in to your SpigotMC account — https://spigotmc.com/
And then opening your profile page. Your ID can be found in the browser URL field:
Save the configuration file and restart the server again.
Wait for Reflex Boot to install everything for you. This message indicates that everything went fine:
Downloaded and/or updated Reflex successfully!
(a) If you have already had installed Reflex before, that is, you have already got a Reflex/
folder inside your plugins/
folder, then go to that folder, open config.yml
, and insert your Moonlight key there (at the end of the configuration file):
moonlight:
# Insert your Moonlight (NOT CLOUD!) key here in order to activate Moonlight.
# Learn more: https://g.reflex.rip/moonlight
key: 'insert your key here'
Now just restart the server last time and you're ready!
(b) Otherwise, if this is the first time you're installing Reflex, you'll first have to restart your server for the Reflex/
folder to appear, and return to step 7a.
The first installation process is currently full of server restarts, but we will enhance it very soon so that some steps are done automatically by Reflex Boot.
After your first Reflex Boot installation, all that left is to make sure you have joined our Discord server and keep an eye on your server logs (or just make sure you restart your server occasionally). Reflex Boot will now install Reflex updates automatically, and all you'll need for them to take effect is to restart your server!