Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
AutoUpdateGeyser
PluginMIT

AutoUpdateGeyser

Automatically update Geyser and Floodgate!

3.9K
Downloads
7
Followers
3 months ago
Updated
📦
2
Versions
managementtechnologyutilitybukkitbungeecordfoliapaperpurpurspigotvelocitywaterfall
Download Latestv7.1.0View on Modrinth

📖About AutoUpdateGeyser

AutoUpdateGeyser

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

  1. Drop the jar in plugins/ (or on your proxy for Velocity/Bungee).
  2. Start the server once to generate the config.
  3. Edit the config to enable/disable Geyser or Floodgate and set the check interval.
  4. (Optional) Run a manual check with /updategeyser.

Commands

  • /updategeyser — run update check now (perm: autoupdategeyser.admin)

Permissions

  • autoupdategeyser.admin — allows manual check

Config (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


👥 Team & Contributors

NewAmazingPVP
NewAmazingPVPOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitbungeecordfoliapaperpurpurspigotvelocitywaterfall
Minecraft Versions
1.81.8.11.8.21.8.31.8.41.8.51.8.61.8.7+62 more

🔗 Links

Modrinth Page