Advanced Peripherals

Advanced Peripherals

29M Downloads

[Feature]Chat box

SirEndii opened this issue ยท 0 comments

commented

Describe your feature idea
A chat box with the function to send and read messages from the global chat
Functions:

  • sendMessageToPlayer(String senderName, String message)
  • sendMessage(String message)

Event:

  • playerChat : String : String
    Additional context
    Not yet