add missing holo commands to messages

This commit is contained in:
Pyrbu 2024-08-14 14:18:25 +02:00
parent 0f7ad57b64
commit d7c0870546
5 changed files with 8 additions and 1 deletions

View file

@ -3,9 +3,16 @@
<gray>Hover over any command more info
<hover:show_text:'{@holo-hover/add}'><gold>* <yellow>/npc holo add <id> <text></hover>
<hover:show_text:'{@holo-hover/delete}'><gold>* <yellow>/npc holo delete <id> <line></hover>
<hover:show_text:'{@holo-hover/set}'><gold>* <yellow>/npc holo set <id> <line> <text></hover>
<hover:show_text:'{@holo-hover/insert}'><gold>* <yellow>/npc holo insert <id> <line> <text></hover>
<hover:show_text:'{@holo-hover/additem}'><gold>* <yellow>/npc holo additem <id></hover>
<hover:show_text:'{@holo-hover/setitem}'><gold>* <yellow>/npc holo setitem <id> <line></hover>
<hover:show_text:'{@holo-hover/insertitem}'><gold>* <yellow>/npc holo insertitem <id> <line></hover>
<hover:show_text:'{@holo-hover/delete}'><gold>* <yellow>/npc holo delete <id> <line></hover>
<hover:show_text:'{@holo-hover/offset}'><gold>* <yellow>/npc holo offset <id> <amount></hover>
<hover:show_text:'{@holo-hover/refreshdelay}'><gold>* <yellow>/npc holo refreshdelay <id> <delay></hover>
<hover:show_text:'{@holo-hover/info}'><gold>* <yellow>/npc holo info <id></hover>