/ProtocolSupport-Bedrock-Dev

ProtocolSupport-Bedrock Bleeding edge of Bleeding edge development

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

ProtocolSupport

Chat PayPal donate button

Support 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot 1.13.2

WIP branch for adding MCPE clients support

Important notes:

  • Only latest version of this plugin is supported
  • This plugin can't be reloaded or loaded not at server startup
  • This plugin doesn't work with netty native transport

Known issues:

  • [Anything that is not latest] Items in creative mode may not work as expected, or may not work at all

Known wontfix issues:

  • [1.12 and earlier] Chests are seen as enderchests. (Intentional to prevent rendering glitches!)
    Check this plugin if you want different behaviour
  • [1.8 and earlier] Thrown potion texture is invalid
  • [1.8 and earlier] Can't control vehicle
  • [1.6 and earlier] Stats are not sent
  • [1.4.7] Server shows up as "incompatible" in the server list, impossible to fix due to the lack of an way to verify the client version during server list ping

Compiling:

Ensure you have a suitable Java 8 JDK!

  1. Download / clone the repo
  2. Open a command prompt window of any sort
  3. Go into the downloaded github repo folder 4: On Windows: run gradlew.bat jar
    On MacOS / Linun run: ./gradlew jar
  4. If all succeeds the final jar will be in a new folder called target. If this file is small <10mb in size the build failed. Open an issue report then

Website: http://protocolsupport.true-games.org/

Spigot: http://www.spigotmc.org/resources/protocolsupport.7201/

BukkitDev: https://dev.bukkit.org/projects/protocolsupport/

MC Market: http://www.mc-market.org/resources/4607/

Jenkins: http://build.true-games.org/job/ProtocolSupport/


Licensed under the terms of GNU AGPLv3