Notify

Бесплатно Плагин Notify 1.0.12

Нет прав для скачивания
C#:
private void SendNotify(string userId, int type, string message)
private void SendNotify(ulong userId, int type, string message)
private void SendNotify(BasePlayer player, int type, string message)
Сверху