entity cancellor

This plugin cancels packets of entities which were added after 1.12.2.

89

entity cancellor

_DEVELOPMENT OF THIS PLUGIN IS NOW SUPER SLOW AS I AM FOCUSING ON MY STUDIES ETC BUT THIS PROJECT IS NOT ABANDONED.I REPEAT THIS PROJECT IS NOT ABANDONED._

About

This Plugin cancels entities packets that are added after 1.12.2 being sent to specific players.Useful for supporting dragonproxy to latest minecraft.

Dependency

Dependency:Protocollib. Any version works as long as its compatiable with your server

Usage

``` /blockentities [player] ```

blocks all entity packets being sent to specific player.

``` /unblockentities [player] ```

unblocks all entity packets being sent to specific player.

Note

This plugin may spam alot in your server console.

This plugin is in early development and is expected to be broken.

This is is tested in 1.21.10 but the api is 1.13+ so it works for other versions but it may be broken or buggy

Purpose

some proxies like dragonproxy (My favourite) cant handle newer entities and eventually crash so i made this plugin and thought why not upload this to public

ADS