Message
Send a message to a player.
Limitations
Server Usage
Athena.player.emit.message(player, 'Hello There!');Colors
Athena.player.emit.message(player, '{FF0000}Hello There!');Last updated
Send a message to a player.
Athena.player.emit.message(player, 'Hello There!');Athena.player.emit.message(player, '{FF0000}Hello There!');Last updated