Code Monkey home page Code Monkey logo

blossom's Introduction

Blossom

Blossom is a fork of TacoSpigot to succeed Ion.

Usage (Server Admins)

Blossom requires Java 8 or above to run.

Building

First, make sure you have these dependencies to compile Blossom.

  • JDK 8 or above
  • Git
  • Bash
  • Maven

Second, clone this repository then run the build script.

  1. git clone https://github.com/Samsuik/Blossom
  2. ./build.sh

Finally, the Paperclip jar will be placed in the build folder in the project root.

License

Blossom inherits the GNU General Public License version 3 licence from the upstream projects. Some upstream patches are instead licensed under the MIT Licence give Authors a read for the list of patch authors opted in.

blossom's People

Contributors

samsuik avatar

Stargazers

ApplePies avatar Dreeam avatar after avatar Thomas Wearmouth avatar

Watchers

 avatar

Forkers

sp0ook iaisi

blossom's Issues

Proper fix

Paper added 2 patches to fix issues related to entity teleportation:

https://github.com/PaperMC/Paper/blob/ver/1.8.8/Spigot-Server-Patches/0075-EAR-Fix-bug-with-teleporting-entities.patch
https://github.com/PaperMC/Paper/blob/ver/1.8.8/Spigot-Server-Patches/0077-Process-Entity-Chunk-Registration-on-Teleport.patch

The first patch has its description as Spigot PR (unfortunately my number is blocked, as I haven't used it for a long time, so I don't have access): https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/pull-requests/52/overview

However, I believe this is the solution: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/commits/7127db5a842375b7e1b452e260ff6a6cb2537ddc#CraftBukkit-Patches%2F0014-Entity-Activation-Range.patch (implemented in Spigot 1.9)

The only difference is that instead of adding a workaround:
https://github.com/PaperMC/Paper/blob/ver/1.8.8/Spigot-Server-Patches/0075-EAR-Fix-bug-with-teleporting-entities.patch (this patch), the fix sent to Spigot seems to fix it appropriately: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/commits/7127db5a842375b7e1b452e260ff6a6cb2537ddc#CraftBukkit-Patches%2F0014-Entity-Activation-Range.patch?t=208

This commit is upstream of Paper 1.9: PaperMC/Paper@cd3d8fb, in this commit the CB is also updated and there is a fix that I'm not sure if there is any relation between the problem: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/f01861f80bc8d903f72210e7d79c90c35473aa74#nms-patches%2FPlayerList.patch

I would create a PR to resolve this if I had time to debug and know if I was correct, but unfortunately I don't

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.