Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.06 KB

CrashNotifier

Notify players when someone crashes! Set your own custom messages.

Ever wonder why someone logged off right in the middle of your conversation with them??? Well this plugin will let your players know when these disconnections were actually crashes!

The plugin automatically detects the reason for each player's disconnection and then will change the "Player has left the game." message accordingly. Here are the types of disconnections the plugin currently supports:

  • End Of Stream
  • Generic Reason
  • Overflow
  • Timeout
  • Spam
  • Kick (vanilla)
  • Fake Crashing

Fake Crash Commands

Fake out other players by pretending to crash. With /crash you will be kicked, but the online players will think you crashed. /crash will default to End Of Stream.

  • /crash endofstream
  • /crash genericreason
  • /crash overflow
  • /crash timeout

Permissions

crashnotifier.*
crashnotifier.join
crashnotifier.quit
crashnotifier.crash
crashnotifier.fakecrash
crashnotifier.reload