Jump to content
Message added by Mevent,

Thanks for your interest in my plugin!

If you have any questions or issues with the plugin, please contact me.
For support related questions, please create a thread in the Support Section or send a direct message to my profile @MeventSupport.

Thanks!

2 Screenshots

  • 157.6k
  • 2.8k
  • 37.33 kB

About Notify

Custom notifications

 

Commands

  • notify.show [type] [message]
  • notify.player [steamid] [type] [message]
  • notify.allplayers [type] [message]

 

Permissions

  • You can set permission in config, for example: 
    "Permission (example: notify.use)": "notify.use",
  • notify.see – So a player can see notifications
  • notify.notify – So an admin/moderator can see how it looks before sending it
  • notify.player – Send notification to specific player (they need the notify.see permission)
  • notify.allplayer – Send notification to all players (they need the notify.see permission)

 

API

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)

 

Config Examples

  • Like 6
  • Love 2

Mevent's Collection

User Feedback

1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.5k

Files Sold

Total number of files sold.

1.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.