diamond-rip / Eden

The best free 1.8 1v1 practice plugin - Offers tons of premium features!
GNU General Public License v3.0
110 stars 32 forks source link

ProtocolLib dependency #477

Closed Hwaanx closed 1 year ago

Hwaanx commented 1 year ago

Why do we need to install protocollib it would be better if i don't have to instal it.

Chromaah commented 1 year ago

because the plugin needs features and stuff from it codewise, hence why its called a DEPENDENCY. Just install it its not that hard

Hwaanx commented 1 year ago

its not hard but i don't want it. I know protocollib does stuff with packets but i don't know what eden does with packets.

Chromaah commented 1 year ago

its not hard but i don't want it. I know protocollib does stuff with packets but i don't know what eden does with packets.

Whats wrong with having it... huh

Chromaah commented 1 year ago

Dont quote me but i believe eden does tons of stuff with packets and protocollib really helps with that..

Hwaanx commented 1 year ago

i don't know i'll wait till goodestenglish replies

GoodestEnglish commented 1 year ago

Why do we need to install protocollib it would be better if i don't have to instal it.

It is used for entity hiding. A single arena can have multiple match running. Hence why we need protocollib to hide players and entity like snowball and arrow. So player will not see other stuff which is in another fight.

Antoniova1 commented 1 year ago

¿Por qué necesitamos instalar protocollib? Sería mejor si no tengo que instalarlo.

Se utiliza para ocultar entidades. Una sola arena puede tener varios partidos en marcha. Por eso necesitamos protocollib para ocultar jugadores y entidades como bola de nieve y flecha. Entonces el jugador no verá otras cosas que están en otra pelea.

I have a question related to that, I have a plugin that uses victory dances, death effects etc, so if you say that there can be more than one match in an arena, is it possible that these effects are visible to the other match?

GoodestEnglish commented 1 year ago

I have a question related to that, I have a plugin that uses victory dances, death effects etc, so if you say that there can be more than one match in an arena, is it possible that these effects are visible to the other match?

Yes it will display for other players too.