Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.16 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.16 KB

Universal Protocol

Provides mod protocol supprort for your spigot/paper server!

Available on SpigotMC

Currently supported mod protocols:

Configuration:

appleSkin:
    # Enable AppleSkin Protocol
    # 是否启用AppleSkin协议支持
    appleSkinProtocol: true
chatImage:
    # Enable ChatImage Protocol
    # 是否启用ChatImage协议支持
    chatImageProtocol: true
xaeroMap:
    # Enable XaeroMap Protocol
    # 是否启用XaeroMap协议支持
    xaeroMapProtocol: true
    # XaeroMap server id
    # XaeroMap的服务器唯一标识符
    serverIdentifier: 3282861(This will generate randomly at first time)