A library that enables you to control and customize entities in minecraft.
PRs should always follow my code style: https://github.com/kumpelblase2/Remote-Entities/wiki/Code-Style
Builds (release and snapshots) can be found here: http://repo.infinityblade.de/remoteentities/ Jenkins can be accessed here: http://mineblown.com:8080/job/RemoteEntities/
Yes, there are some small parts that I didn't work out myself. The parts that I actually copied are marked in the code with the source I got it from. Sources I used so far: native minecraft server code (also referred to as NMS code), [Citizens2] (https://github.com/CitizensDev/Citizens2)