Skip to content
#

paper

bukkit logo

Bukkit is a Minecraft server modification software and API, and while the original project itself is stale, forks like PaperMC and Spigot are actively maintained, and most plugins and servers use some variant of Bukkit.

Here are 2,328 public repositories matching this topic...

transferlearning
u9g
u9g commented Jan 23, 2022

Is your feature request related to a problem?

I wanted to create an entity that is only shown to one player, but I can still change and resend. Unfortunately, the only way to do that is to manually run Entity#hideEntity on every player on the server, and any that log on after the entity is spawned.

Describe the solution you'd like.

I would like there to be a Entity#hideEntityByDefault w

type: feature status: accepted good first issue

Created by Nathan "Dinnerbone" Adams

Released December 22, 2010

Repository
Bukkit/Bukkit
Website
dev.bukkit.org

Related Topics

minecraft