Use BossBar to display your own information.

用BossBar顯示自身訊息。

最後測試使用插件版本:

Finally test the plugin version:

Action:

在登入時開啟,在登出後關閉。

在按下F鍵時關閉,再按下F鍵時開啟。

Turn on when logging in, and turn off after logging out.

Turn off when the F key is pressed, and turn on when the F key is pressed again.

Action:
- Action[a=BoosBarDisplayShow;mark=&self_name_bossbar&BoosBarDisplayShow] ~onJoin
- Action[mark=&self_name_bossbar&BoosBarDisplayShow;stop=true] ~onQuit
- Action[a=BoosBarDisplayShow;mark=&self_name_bossbar&BoosBarDisplayShow] ~onKeyFOFF
- Action[mark=&self_name_bossbar&BoosBarDisplayShow;stop=true] ~onKeyFON

CoreAction13