Skip to content

Prevent Bedrock players from joining specific subservers on a proxy

License

Notifications You must be signed in to change notification settings

kejonaMC/GeyserPreventServerSwitch

Repository files navigation

Discord

Download

GeyserPreventServerSwitch

Prevent Bedrock players from joining specific subservers on a proxy

Default config:

# A list of servers to prevent Geyser players connecting to
prohibited-servers:
  - skyblock
  - survival

# Message to send to players when a server connection is cancelled. Set blank or comment out to disable
message: "You are not allowed to join that server! :("

Any player with the permission geyserpreventserverswitch.server.bypass will not be blocked from joining any server.
Additionally, any player with the permision geyserpreventserverswitch.server.bypass.<servername> will not be blocked from joining the specified server.