HomeJavaModsGeyserCommandsYML
GeyserCommandsYML

GeyserCommandsYML

GeyserCommandsYML is a lightweight plugin designed for servers using Geyser-Spigot to allow better control over the command suggestion list shown to their Bedrock Edition players.

Rather than disabling all of the server command suggestions entirely through the Geyser-Spigot configuration (aka Geyser-Spigot\config.ymlcommand-suggestions: false), this plugin hooks directly into Geyser + Floodgate APIs, letting you define your own custom list of commands only for Bedrock players — avoiding crashes, bloat, or exposing irrelevant commands.


Features


Commands

Command Description Permission
/geysercommands add <command> Adds a command to the Bedrock command list. geysercommands.add
/geysercommands remove <command> Removes a command from the Bedrock command list. geysercommands.remove
/geysercommands list Lists all currently registered Bedrock commands in chat. geysercommands.list
/geysercommands reload Reloads the plugin configuration and updates the Bedrock command list (forces Bedrock players to reconnect). geysercommands.reload

Aliases:
/geysercommandsyml, /gcyml


How it Works


Permissions Overview

Permission Purpose
geysercommands.add Allows adding commands to the Bedrock command list.
geysercommands.remove Allows removing commands from the Bedrock command list.
geysercommands.list Allows viewing the current Bedrock command list.
geysercommands.reload Allows reloading the plugin configuration and forcing Bedrock players to reconnect.

Tested Environments


Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more