Compatibility
Minecraft: Java Edition
1.19–1.19.3
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last year
Updated last year
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:
# ███╗░░██╗░█████╗░██╗░░██╗██╗██╗░░░░░██╗░░░░░██████╗░██╗░░░░░██╗░░░██╗░██████╗
# ████╗░██║██╔══██╗██║░██╔╝██║██║░░░░░██║░░░░░██╔══██╗██║░░░░░██║░░░██║██╔════╝
# ██╔██╗██║██║░░██║█████═╝░██║██║░░░░░██║░░░░░██████╔╝██║░░░░░██║░░░██║╚█████╗░
# ██║╚████║██║░░██║██╔═██╗░██║██║░░░░░██║░░░░░██╔═══╝░██║░░░░░██║░░░██║░╚═══██╗
# ██║░╚███║╚█████╔╝██║░╚██╗██║███████╗███████╗██║░░░░░███████╗╚██████╔╝██████╔╝
# ╚═╝░░╚══╝░╚════╝░╚═╝░░╚═╝╚═╝╚══════╝╚══════╝╚═╝░░░░░╚══════╝░╚═════╝░╚═════╝░
# 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 can''t attack other players!'
cant-kill:
enabled: true
message: '&#ff6663You can''t kill other players! You can only leave them with
%hearts% heart!'
reload-message: 'ZEE90The plugin has been reloaded!'