Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1008 Bytes

File metadata and controls

12 lines (7 loc) · 1008 Bytes

PvPLevels

PocketMine-MP Plugin for leveling up by getting kills

Poggit-CI

Plugin Request from JoshXX.

PvPLevels is a plugin that implements a level system for PvP(Plus basic stats). This plugin saves the number of kills and deaths of each player. When a player reaches one of the kill amounts defined in config.yml, the player will reach that level and the configured commands, if you have added any, will be run. All stats, including Kills, Deaths, KDR, and Level can be seen with the command /pvpstats. You can see the stats of another online player with /pvpstats [playername].

A ton of credit should go to SOFe, I would be clueless without this tutorial. Also, credit to Awzaw for pointing out my mistakes.

Please report all bugs and issues so I can address them.