TogglePVP+
Tired of the same old "toggle pvp" plugins that don't work π΄? Try NoKillPlus! π Toggle and switch between different modes of pvp & kill blocking! π₯
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
TogglePVP+
NoKillPlus πΌ
Block PVP or Killing other players.
Useful Commands:
* /nkp - Main command, opens the settings menu * /nkp reload - Reloads the plugin's config. * /nkp help - Shows the available commands.
Important Links & Stuff:
* GitHub Repo: *Soon* * Plugin Creator Discord: Strike#1800 (For bug reports)
Default Config:
```yml
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Any Problems? open an issue on GitHub!
Change the options of the plugin. All options can be changed in-game with the command /nkp setup!
options:
Should the NoKill Feature be enabled?
enabled: true
NoPVP - Prevents all attacks between players.
NoKill - Allows hitting players, but prevents killing them. (leave them with 1 heart)
type: NoKill
If "NoKill" is true, how many hearts should the player have left? (Max is 19)
hearts-left: 1
Change the main messages of the plugin:
You can use color codes with "&"!
You can use hex color codes! (1.16+) (Example: "&#FF0000")
messages: cant-attack: enabled: false message: '&#ff6663You cant attack other players!' cant-kill: enabled: true message: '&#ff6663You cant kill other players! You can only leave them with %hearts% heart!' reload-message: 'ZEE90The plugin has been reloaded!' ```