YouHaveTrouble 27a68339ed Add null checks for playerData in PlayerListener
Added null checks for playerData in the methods onPlayerQuit, onPlayerTeleport and onPlayerDeath of the PlayerListener class. This addresses potential issues where plugins are using players as entities, which can sometimes cause playerData to be null.
2024-04-18 15:16:14 +02:00
2021-02-22 15:46:00 +01:00
2020-08-19 02:24:05 +02:00
2022-05-03 19:22:37 +02:00
2022-06-17 23:35:43 +02:00

PreventStabby ⚔

Use Issues section to report bugs or submit suggestions.

Commands

You can find available commands HERE.

Configuration

Explanation of all available config options is HERE.

Placeholders

List of all PlaceholderAPI placeholders can be found HERE.

Developer API

Developer API documetation is HERE!

Features

  • Per-player PvP Toggle
  • Global PvP override, allowing to ignore personal toggles temporarily
  • Block all forms of player-induced damage when PvP off
  • Block damage done to pets and mounts when PvP off
  • Block the ability to pour lava and set fire under player's feet
  • Block channeling tridents spawning fire under players with PvP off
  • Block fishing pole pulling for players with PvP off
  • Pets do not attack players with PvP off
  • Configurable PvP protection after login
  • Configurable PvP protection after teleport
  • Kill players that logged out during combat
  • Block specific commands while in combat
  • Block teleports in combat (might cause issues with some plugins)
  • Toggles for eggs and snowballs applying knockback
  • Extensive developer API
Languages
Java 100%