Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7317

Player#hideEntity/Player#hidePlayer and Entity#setVisibleByDefault on player should allow not removing player's name from player list

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    •  This server is running CraftBukkit version 3697-Spigot-6ad4b93-9381350 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT)
    • Yes

      Player#hideEntity/Player#hidePlayer and Entity#setVisibleByDefault on player should allow not removing player's name from player list

      E.g. it can look like this:

      Player:
      void hideEntity(Plugin plugin, Entity entity, boolean removeFromPlayerList)
      void hidePlayer(Plugin plugin, Player player, boolean removeFromPlayerList) 
      Entity:
      void setVisibleByDefault(boolean visible, boolean removeFromPlayerList)
      

       

            Unassigned Unassigned
            Glicz Glicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: