Name | unhide_entities |
Object | PlayerTag |
Input | ElementTag |
Description | Removes any entity hides added by PlayerTag.hide_entities. Input must exactly match the input given to the hide mechanism. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L3387 |