Description This plugin includes many kits. Each kit has a special ability. You can enable blood effects, jump plates and much more.
Additionally, you can configure the messages and important values (for example: disable hunger).
Kits There are several kits. Each kit has a special ability. For example, the pyro kit can throw a fireball.
To make the kits fair, there are cooldowns.
You have to create the following sign to use the kit:
Commands /kitpvp join Permission: kitpvp.play
Teleports you to the arena
/kitpvp leave Permission: kitpvp.play
Leave kitpvp and teleports you to your previous location
/kitpvp stats See information about you
/kitpvp spawn (for administrator) Permission: kitpvp.admin
Shows you the spawn location for kitpvp
/kitpvp help Insert a help text
/kitpvp ping Shows your latency
/kitpvp reload (for administrators) Permission: kitpvp.admin
Reloads the config
Installation 1. Download this plugin
2. Drag it into your plugins folder
3. Start or reload the server
4. Change the configuration
5. Reload the server
6. Enjoy the game
Code (YAML):
# AdvancedKitPvP # By Plugin_Dev
# Configuration
# Disable or enable blood effect with true/false kitpvp.blood: true
# Disable or enable instant respawn after death with true/false kitpvp.instantrespawn: true
# Disable or enable hunger with true/false kitpvp.deactivatehunger: true
# Disable or enable block break while playing with true/false kitpvp.disallowblockbreak: true
# Change gamemode to survival, if a player joins this game with true/false kitpvp.changegamemode: true
# Deactivate the item drop, while playing with true/false kitpvp.disallowdrop: true
# Disallow block explosion, in game world with true/false kitpvp.disallowblockexplosion: true
# Plays a sound, if the ability is rechared (with true/false) kitpvp.playrechargesound: true
# Disable rain in kitpvp world with true/false kitpvp.disablerain: true
# Location from arena kitpvp.world: world
kitpvp.x: 0
kitpvp.y: 100
kitpvp.z: 0
# Messages msg.cantbreakblock: You cannot break that block, while you playing this game mode.
msg.cantdrop: You cannot drop, while you playing this game mode.
msg.cantuseabilitybecausedelay: Cannot use the ability. Please wait
{0
} second
(s
).
msg.ingame: You are in game!
msg.nopermission: You don't have the permission, to do that.
msg.noplaying: You don't play KitPvP!
msg.selectkit: You have selected the kit
{0
}.
msg.welcome: Welcome to KitPvP!
msg.commandDosentExists: This command doesen't exists. Type /kitpvp help