Skip to content

MultiProtocol is a plugin where you can have people join on any version on minecraft

Notifications You must be signed in to change notification settings

BajanVlogs/MultiProtocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiProtocol Plugin

A PocketMine-MP plugin for supporting multiple versions of Minecraft Bedrock Edition.

Description

This PocketMine-MP plugin allows servers to support multiple versions of Minecraft Bedrock Edition by filtering out login attempts from unsupported client versions.

Usage

  1. Place the MultiProtocol folder inside the plugins folder of your PocketMine-MP server.
  2. Start or restart your PocketMine-MP server.
  3. The plugin will automatically filter out login attempts from unsupported client versions according to the specified accepted versions in the accept.yml file.

Configuration

The accept.yml file located in the plugins/MultiProtocol folder contains the list of accepted Minecraft Bedrock Edition versions.

Example accept.yml content:

accept-versions:
  - "1.19.0"
  - "1.20.0"

About

MultiProtocol is a plugin where you can have people join on any version on minecraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages