anfeila_titles

Quick rating

Community listing page, reviews here may not be monitored by the author.

anfeila_titles

No reviews yet

Use simple commands to give server players custom titles.

Mod Loaders
Minecraft

About

Description

Player Commands

Command:

/titles – View your own title information, including full title, short tag, color, visibility status, lock status, and whether the server allows player editing.

/titles edit – Open the title editing GUI, where you can modify your full title, short tag, color, and display state.

/titles show – Display your title above your head.

/titles hide – Hide your title (does not delete it).

Notes:

/titles show and /titles hide cannot be used if the title is locked by an admin.

If the admin has disabled global player editing, you cannot save changes or use show/hide.

The full title is limited to 16 characters.

The short tag used in chat and the Tab list is limited to 4 characters.

Admin Commands

Admin commands require permission level 2, which typically means cheats enabled or operator (OP) status.

There are two equivalent entry points:

/titles admin ...

/title admin ...

For example, the following two commands are identical:

/titles admin info Steve

/title admin info Steve

View Admin Help

/titles admin – Display the admin command help.

Set Full Title and Color

/titles admin set <player> <color> <title>

Examples:

/titles admin set Steve gold 服务器之星 (server star)

/titles admin set @a red 活动参与者 (event participant)

Features:

Sets the full title displayed above the player's head.

Also sets the title color.

Supports player names and selectors (e.g. @a, @p, @r).

Can modify multiple online players at once.

Title is limited to 16 characters.

Set Short Tag

/titles admin tag <player> <shortTag>

Examples:

/titles admin tag Steve VIP

/titles admin tag @a 活动 (event)

Features:

Sets the short tag used in chat and the Tab list.

Maximum 4 characters.

Can differ from the full title.

Clear Custom Short Tag

/titles admin tagclear <player>

Example:

/titles admin tagclear Steve

After clearing, the full title remains unaffected. Chat and Tab will automatically use the first 4 characters of the full title as the short tag.

Clear Player's Entire Title Data

/titles admin clear <player>

Examples:

/titles admin clear Steve

/titles admin clear @a

This clears the target player's title data and resets to default:

Full title: empty

Short tag: empty

Default color: gold

Default visibility: shown

Default lock: unlocked

Lock a Player's Title

/titles admin lock <player>

Example:

/titles admin lock Steve

After locking, the player cannot modify, show, or hide their title themselves, but the admin can still make changes.

Unlock a Player's Title

/titles admin unlock <player>

Example:

/titles admin unlock Steve

After unlocking, the player can edit again (provided server-wide editing is not disabled).

Force Set Visibility

/titles admin visibility <player> <true|false>

Examples:

/titles admin visibility Steve true

/titles admin visibility @a false

Parameters:

true – Show the title

false – Hide the title

This command overrides the player's lock status.

Toggle Global Player Editing Permission

/titles admin editing <true|false>

Examples:

/titles admin editing true

/titles admin editing false

Parameters:

true – Allow all players to edit, show, or hide their titles.

false – Disallow all players from modifying, showing, or hiding their titles.

This setting does not affect admin commands.

View a Player's Information

/titles admin info <player>

Example:

/titles admin info Steve

Displays the player's current:

Full title

Short tag

Title color

Visibility state

Lock state

Global player editing status

This works only for online players.

Available Color Parameters

Colors must be entered using the following English IDs:

English ID
black
dark_blue
dark_green
dark_aqua
dark_red
dark_purple
gold
gray
dark_gray
blue
green
aqua
red
light_purple
yellow
white


普通玩家指令

指令

/titles 查看自己的称号信息,包括完整称号、短标签、颜色、是否显示、是否锁定,以及服务器是否允许玩家编辑。

/titles edit 打开称号编辑界面,可修改自己的称号、短标签、颜色和显示状态。

/titles show 显示自己的称号。

/titles hide 隐藏自己的称号,但不会删除已有称号。

注意:

·/titles show 和 /titles hide 在称号被管理员锁定时无法使用。

·管理员关闭全服玩家编辑后,玩家无法保存编辑,也无法使用 show 和 hide。

·完整称号最多 16 个字符。

·聊天栏和 Tab 列表使用的短标签最多 4 个字符。

管理员指令

管理员指令需要 权限等级 2,一般就是开启作弊的管理员或服务器 OP。

管理员指令有两个等效入口:

/titles admin ...

/title admin ...

例如,下面两条效果完全相同:

/titles admin info Steve

/title admin info Steve

查看管理员帮助

/titles admin

显示管理员指令帮助。

设置完整称号和颜色

/titles admin set <玩家> <颜色> <称号>

例如:

/titles admin set Steve gold 服务器之星

/titles admin set @a red 活动参与者

功能:

·设置玩家头顶显示的完整称号。

·同时设置称号颜色。

·支持玩家名和选择器,如 @a、@p、@r。

·一次可以修改多个在线玩家。称号最多 16 个字符。

·

设置短标签

/titles admin tag <玩家> <短标签>

例如:

/titles admin tag Steve VIP

/titles admin tag @a 活动

功能:

·设置聊天栏和 Tab 列表使用的短标签。

·最多 4 个字符。

·可以与完整称号不同。

清除自定义短标签

/titles admin tagclear <玩家>

例如:

/titles admin tagclear Steve

清除后不会影响完整称号。聊天栏和 Tab 列表会自动使用完整称号的前 4 个字符作为短标签。

清除玩家称号资料

/titles admin clear <玩家>

例如:

/titles admin clear Steve

/titles admin clear @a

会清除目标玩家的称号资料,并恢复默认状态:

·完整称号为空

·短标签为空

·默认颜色为 gold

·默认允许显示

·默认不锁定

锁定玩家称号

/titles admin lock <玩家>

例如:

/titles admin lock Steve

锁定后,该玩家不能自行修改、显示或隐藏称号,但管理员仍然可以修改。

解除称号锁定

/titles admin unlock <玩家>

例如:

/titles admin unlock Steve

解除后,玩家可以继续自行编辑;前提是服务器没有关闭全服玩家编辑。

强制设置是否显示

/titles admin visibility <玩家> <true|false>

例如:

/titles admin visibility Steve true

/titles admin visibility @a false

参数说明:

·true:显示称号

·false:隐藏称号

管理员使用此指令时不受玩家称号锁定影响。

开关全服玩家编辑权限

/titles admin editing <true|false>

例如:

/titles admin editing true

/titles admin editing false

参数说明:

·true:允许玩家自行编辑、显示或隐藏称号。

·false:禁止所有玩家自行修改、显示或隐藏称号。

这个开关不会阻止管理员使用管理指令。

查看指定玩家资料

/titles admin info <玩家>

例如:

/titles admin info Steve

显示该玩家当前的:

·完整称号

·短标签

·称号颜色

·显示状态

·锁定状态

·全服玩家编辑状态

这里只能查询当前在线玩家。

可用颜色参数

颜色必须填写下面这些英文 ID:

black

dark_blue

dark_green

dark_aqua

dark_red

dark_purple

gold

gray

dark_gray

blue

green

aqua

red

light_purple

yellow

white