xPlayer
Get Player
local xPlayer = R.xPlayer(source)
Cache Player
local cachePlayer = R.Players[source]
Notif
xPlayer.Notif("", "React moruk aynen")
Notif:success
xPlayer.Notif("success", "React moruk aynen")
Notif:error
xPlayer.Notif("error", "React moruk aynen")
Notif:emoji
xPlayer.Notif("emoji", "React moruk aynen", "💬")