HomeJavaModsviGeyserUpdater
viGeyserUpdater
ModsJava

viGeyserUpdater

A crash-safe update manager for Geyser companion plugins and extensions.

⬇ Download on Spigot
viGeyserUpdater
A crash-safe update manager for Geyser companion plugins and extensions.
Paper • Spigot • Folia • Velocity

Overview
viGeyserUpdater keeps your Geyser companion plugins and extensions up to date automatically or through administrator commands.
It currently includes update presets for:
Every managed artifact can be enabled or disabled independently in the configuration.
Features
Installation
  1. Download the Bukkit JAR from this page.
  2. Place it inside your server's plugins directory.
  3. Start the server once to generate the configuration.
  4. Review plugins/viGeyserUpdater/config.yml.
  5. Enable or disable the artifacts you want to manage.
[WARNING]A full server restart is required after an update has been installed. Plugin reloaders are not supported.[/WARNING]
Commands
Code (Text):

/geyserupdates status
/geyserupdates check [artifact|all]
/geyserupdates update [artifact|all]
/geyserupdates reload
 
Command alias:
Code (Text):

/gupdates
 
Required permission:
Code (Text):

vigeyserupdater.admin
 
The permission is granted to server operators by default.
Automatic Update Modes
Automatic download and installation:
Code (YAML):

automatic
:
  enabled
: true
  apply
: true
 
Check automatically without installing:
Code (YAML):

automatic
:
  enabled
: true
  apply
: false
 
Manual mode only:
Code (YAML):

automatic
:
  enabled
: false
 
Important Notes
Open Source
viGeyserUpdater is an original open-source implementation distributed under the MIT License.
Source code:
GitHub Repository
Issues and support:
GitHub Issues

viGeyserUpdater is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 8 times (via Spigot). Download it and open it directly in the game.

Explore more