PvPArenas
Features
PvPArenas allows players to challenge each other to pvp battles. When a player is challenged, they receive a message telling them how to accept or decline the challenge. If the player accepts, both players are teleported to a location that you set and they dish it out. Also, when they are teleported, they're inventories are set to be whatever you have configured in the config.yml. When one wins, the winner gets the specified amount of money and the loser loses that money. Both players receive their past inventories and the winner is teleported back to where they were.
Commands
- /challenge [player] [amount] - challenge a player
- /pvpa - accept the challenge
- /pvpd - decline the challenge
- /pvpset [#] - sets the location of where the players teleport to
- /pvpreset - reset the plugin
- /pvpreload - reloads the data file
Permissions
- pvp.*: Gives all the permissions
Default: op
- pvp.challenge: Allows you to challenge a player.
Default: true
- pvp.reply: Allows you to accept/decline a challenge
Default: true
- pvp.set: Allows you to set the spawnpoints for the players
Default: op
- pvp.reset: Allows you to reset the plugin
Default: op
- pvp.reload: Allows you to reload the plugin
Default: op
- pvp.files: Allows you to save/reload the plugin data/config.yml
Default: op
Dependencies
- Vault
- An economy plugin supported by Vault
Config
In the config, you are able to you are able to specify the timeout for the /pvpa or /pvpd to work after a challenge has been sent along with what the players spawn with after they are teleported.