An addon for AuthMe, for Bungeecord, that saves the last server the player was on and then reconnects them to it once the player logs back onto the server and logs in.
Available on SpigotMC and Modrinth!
Warning
This plugin is no longer receiving updates and is no longer maintained. Please consider migrating from Bungeecord to Velocity together with AuthMeVelocity and the LastServer addon to replicate the features of this plugin, with better stability and even more features than what this plugin offers.
- Download the latest release of the plugin.
- Put the
.jar
file into yourplugins
directory of your Bungeecord server - Restart your server.
- Head to
plugins/ReturnMe/config.yml
and configure the plugin to your liking! - Once you're done configuring, restart your server again!
returnme.use
- If enabled, this permission is used to allow players or groups to be returned to their last location.
- Open a Terminal
- Use
git clone https://github.com/RealTriassic/ReturnMe.git
to clone this repository. - Run
mvn clean package
. - Compiled JAR should be available in the
target
directory.
If you run into an issue whilst using my plugin, feel free to open an issue and please explain the issue you're experiencing thoroughly with reproduction steps. Make sure to attach your config.yml alongside your report and a stacktrace of the error, if any.
This project is licensed under the MIT License, you may view the LICENSE here.