 
                Horde Interactions Module
This module represents a simple yet useful addition that replaces standard player nameplates with dynamic interactions. Instead of the usual nicknames above server participants' heads, the results of special commands are displayed.
The core functionality includes three key commands:
КРысоль игрока - essentially duplicates the standard /me function from the default game version, but outputs the result not to the general chat, but directly to the nameplate above the player's character.
Определение случайного числа - generates a random number in the range from 1 to the user-specified maximum and displays the obtained result as a character marker.
Игровой бросок монетки - emulates a coin toss with the display of the outcome (heads or tails) on the player's nameplate instead of chat.
For the mod to work correctly, the Lazr's Lib helper module must be installed.
 
                                