作者:rebot | 分类:模组
Minecraft 版本: 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit bungeecord folia paper purpur spigot velocity waterfall
标签: management technology utility
More info & guide: GitHub – AutoUpdateGeyser
Latest builds (features + bug fixes): GitHub Actions – AutoUpdateGeyser
What it does
Automatically keeps Geyser and Floodgate up-to-date on a schedule.
Works on: Spigot/Paper/Folia, Velocity, BungeeCord
How to use
plugins/ (or on your proxy for Velocity/Bungee)./updategeyser.Commands
/updategeyser — run update check now (perm: autoupdategeyser.admin)Permissions
autoupdategeyser.admin — allows manual checkConfig (YAML)
# Update settings for Geyser and Floodgate
# geyser: default = true # set to true to enable Geyser updates, false to disable
# floodgate: default = true # set to true to enable Floodgate updates, false to disable
# interval: default = 60 # update checker interval in minutes
# bootTime: default = 5 # Number of seconds the plugin should wait after the server is fully done loading to start its update checking process. If set too low could cause errors
# autoRestart: default = false # Should the plugin auto restart the server/proxy everytime a new update is installed (with a delay of 10 seconds)? NOT RECOMMENDED as players might not be aware.
updates:
geyser: true # Set to true to enable Geyser updates, false to disable
floodgate: true # Set to true to enable Floodgate updates, false to disable
interval: 60 # Update checker interval in minutes
bootTime: 5 # Number of seconds the plugin should wait after the server is fully done loading to start its update checking process. If set too low could cause errors
autoRestart: false # Should the plugin auto restart the server/proxy everytime a new update is installed (with a delay of conmfigured seconds)?
# Note it executes the "restart" command on spigot and "end" command on bungeecord and its assumed you have a built-in feature/script to restart server/proxy everytime its shutdown
restartDelay: 60 # Restart delay in seconds
restartMessage: "Server is restarting shortly!" # Message to send intially when restart is scheduled for the delay
Support
GitHub Issues: https://github.com/NewAmazingPVP/AutoUpdateGeyser/issues
Discord: https://discord.gg/u3u45vaV6G
请登录后举报
暂无评论,抢个沙发吧~