
RestartRedirect
RestartRedirect teleports players from one server to another when the server shuts down using the new feature Transfer from 1.20.5. Something like MoveMeNow but without needing Velocity/Bungeecord
- Загрузки
- 196
- Подписчики
- 1
- Обновлён
- 23 октября 2024 г.
- Лицензия
- All-Rights-Reserved
Опубликован 21 октября 2024 г.
RestartRedirect
RestartRedirect teleports players from one server to another using the new feature from 1.20.5 (https://minecraft.wiki/w/Commands/transfer). Something like MoveMeNow but without needing Velocity/Bungeecord
Download: https://modrinth.com/plugin/restartredirect/
Required
- Minecraft client 1.20.5+
- Minecraft server 1.20.5+
Supported server software
- Spigot, Paper, Purpur, Paper fork
- Fabric, Forge, NeoForge (Planned)
- Bungeecord/Velocity (Planned)
- Ignite (Maybe in the future)
- Folia (Maybe in the future)
Limitations
- RestartRedirect sends the players to the configured server when a server shutdown is detected
- When the server crashes without executing the shutdown and saving, it will cause players not to be sent
- RestartRedirect does not check if the destination server is online/offline as a proxy server and it depends on the player's game what happens when they change server
- Players with a lower version, e.g. 1.20.4, cannot connect to another server due to a missing feature
Installation
- Download the plugin from the official source at https://modrinth.com/plugin/restartredirect/
- Put it in the plugins/mods folder
- Restart the server or load the plugin via another plugin e.g. plugman,
- On the target server you need to enable the accepts-transfers property to true in the server.properties and restart the server
- Set config and type /RestartRedirect reload
- Test via /RestartRedirect test or via /stop (server shutdown)
Commands
- /restartredirect test , reload , version
- Perms: restartredirect.admin or OP
Bug reports, ideas for improvements or missing features
Ченджлог
1.1-SNAPSHOTРелиз1.21.1, 1.21.2, 1.21.3 · 23 октября 2024 г.
Compatibility fix for CraftBukkit and Spigot
- This update fixes a bug that was occurring on CraftBukkit and Spigot when trying to detect server shutdowns using the isStopping() method. This method was only available in Paper, which resulted in server shutdown detection not working.
- Debug has been added to improve bug finding, in case this doesn't work either
- Compatible with 1.20.2/3 (Or at least it compiled with spigot api 1.20.3 without additional errors)
1.0-SNAPSHOTРелиз1.20.6, 1.21, 1.21.1 · 21 октября 2024 г.
Hello world
Комментарии
Загружаем…