The property command allows you to modify specific player attributes such as tab prefixes, suffixes, and tags.
Syntax:
/tab group/player <name> <property> <value...>
Valid Properties:
tabprefixcustomtabnametabsuffixtagprefixtagsuffix
Contextual Flags:
When setting a value, you can optionally specify a target server or world using flags. Note that the implementation logic for parsing these flags is embedded in the command execution:
-w <world>: Specifies the target world.-s <server>: Specifies the target server.
Permissions:
To change a specific property, you must have the permission node: tab.command.property.<property> (constructed as TabConstants.Permission.COMMAND_PROPERTY_CHANGE_PREFIX + property).
/tab group/player <name> <property> <value...>
Example usage for setting a tab prefix:
/tab group/player Notch tabprefix &b[VIP]