Name | linked_player |
Object | QueueTag |
Input | PlayerTag |
Related Tags | <QueueTag.player> Returns the PlayerTag linked to a queue.
|
Description | Sets the linked player for the remainder of the queue. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/bukkit/BukkitQueueExtensions.java#L55 |