玩家变量
与玩家有关的变量。
信息
以下变量均需要加上 %%
或 {}
才可使用。
若你正在使用的是 Placeholder,请使用前者,如:
%superior_island_total_worth%
若你正在使用的是 MVdWPlaceholder,请使用后者,如:
{superior_island_total_worth}
变量名称 | 描述 |
---|---|
superior_player_texture | 返回玩家的头颅材质。 |
superior_player_role | 返回玩家的职位。 |
superior_player_locale | 返回玩家使用的语言。 |
superior_player_world_border | 返回玩家是否启用了岛屿边界显示。 |
superior_player_blocks_stacker | 返回玩家是否启用了方块堆叠模式。 |
superior_player_schematics | 返回玩家是否启用了结构模式。 |
superior_player_team_chat | 返回玩家是否启用了队内聊天模式。 |
superior_player_bypass | 返回玩家是否启用了绕过模式。 |
superior_player_disbands | 返回玩家剩余可用的解散次数。 |
superior_player_panel | 返回玩家是否启用了 /is 命令打开管理菜单的设置。 |
superior_player_fly | 返回玩家是否启用了飞行模式。 |
superior_player_chat_spy | 返回玩家是否启用了聊天窃听模式。 |
superior_player_border_color | 返回玩家选择的边界颜色。 |
superior_player_missions_completed | 返回玩家完成的任务数量。 |