PvpLevels
PvpLevels
requested by Matthiasvd2
This is a plugin to bring more intresting pvp'in in to Minecraft, by creating custom pvp levels

Features
- add custom levels to minecraft
- custom chat format changes
- incrasing needed kills for levels
- Reward players for pvp'ing
- Let players view their Kill death ratio
- MySQL support
- SQLite support
- Advanced api
Level system
max-level: 100 # Defines how much xtra kills you need for each level # In this example we take 4 as default kills and 1.0 as increment # lvl 1 = (4 * 1) + (1.0 * 0) = 4 kills. # lvl 10 = (4 * 10) + (1.0 * 10) = 50 kills. increment-value: 1.0 # Defines how much you allways need to level up (+ increment * lvl) default-kills: 4 # Defines how much a player can attack the same player as before. # Example: for value 3 --> after killing Notch 3 times it ignores killing notch kill-session: 3
Example chat setup
this is optional, if you dont do this it will auto grab in!
PvpLevels replaces a custom string in the chat format with the players lvl, this requires a chat plugin, a.k.a EssentialsChat.
if you dont have a chat plugin or you dont know how to set this up it will auto grab your chat and do this
example format:
format: '[&aLvl [LEVEL]&f] %prefix %player&f: %message'
will result in:
[Lvl 6] [Owner] lenis0012: hi.
You can also use [KDR] in your chat format.
Video
Todo
add auto grabber for chatadd /lvl add/set/remove <player> <amount>add permissionsadd TagAPI support.The new scoreboard API from BKCommonLib is much better :P
Commands
[optional] - <required>
- /kdr [player] - Show a player's Kill Death Ratio
- /level add/set/remove <amount> - Add/set/remove levels from a player.
Permissions
- pvp.kdr.self - View your own KDR
- pvp.kdr.orther - View orther player's KDR
- pvplevels.change - Change level from a player
Developpers
Download
v1.2.1 - Download (1.7.2-R0.2)


-
View User Profile
-
Send Message
Posted Nov 27, 2014do you have skype?
-
View User Profile
-
Send Message
Posted Nov 26, 2014@StingBack12
https://github.com/lenis0012/PvpLevels/blob/master/src/main/java/rewards.yml#L17
line 17:
commands:
- 'say {User} has reached a new level!'
:)
Make sue you temove the / of the command tho, with the slash it doesnt work
-
View User Profile
-
Send Message
Posted Nov 25, 2014@lenis0012 Please make it to where players a rewarded with a COMMAND! *I'm not mad lol* Like Peter234 said, let commands be used when someone ranks up. I'd like to use this plugin on my server but I want players to be able to auto-rankup AND have their prefix & permissions change! I use PEX btw.
-
View User Profile
-
Send Message
Posted Nov 25, 2014Hi, i use your plugin on my server and i've one questions :) You can optimize your plugin when one player quitevent (exit server) your plugin high activity level (task)
thanks
-
View User Profile
-
Send Message
Posted Nov 25, 2014I am working on it :s Dont say I dont care
-
View User Profile
-
Send Message
Posted Nov 24, 2014@BagofRice
same here...Tried mysql saving but its not working at all...It created tables but its not updating them with info :( It seems author dont care about plugin anymore
-
View User Profile
-
Send Message
Posted Nov 23, 2014Having the problem where it won't save the players levels on restart, Is it just me who's having this problem?
-
View User Profile
-
Send Message
Posted Nov 22, 2014Please update plugin... Look forward for MYSQL
-
View User Profile
-
Send Message
Posted Nov 17, 2014plz you can add in config "disable this plugin for the world A,B,C" it's very good option
-
View User Profile
-
Send Message
Posted Nov 17, 2014Please update plugin. Receiving this error allt he time http://prntscr.com/57adin
-
View User Profile
-
Send Message
Posted Nov 13, 2014@lenis0012 For some reason whenever I use EssentialsChat and PvPLevels together [L][SPY] Appears in front of the players name when they talk in chat. Here's the error http://pastebin.com/LiWC4hBQ
-
View User Profile
-
Send Message
Posted Nov 13, 2014@lenis0012
Can you add something like with levels you gain permissions?
-
View User Profile
-
Send Message
Posted Nov 10, 2014Sorry for the delay
Having a hard time.
But a massive update is coming soon
Stay tuned, and mind giving a donation to speed the process up
<3 all support
Ill keep ya all up2date
-
View User Profile
-
Send Message
Posted Nov 10, 2014hi, this plugin pickup a perfomance of serveur.
-
View User Profile
-
Send Message
Posted Nov 9, 20141.7.10 Update?
-
View User Profile
-
Send Message
Posted Oct 20, 2014So how could I make it so it saves on players after restart, like they keep their level before restart?
-
View User Profile
-
Send Message
Posted Oct 20, 2014The killstreak / level up messages don't seem to be configurable.
-
View User Profile
-
Send Message
Posted Oct 18, 2014For an UUID version go here: https://drone.io/github.com/lenis0012/PvpLevels/files
-
View User Profile
-
Send Message
Posted Oct 4, 2014Please update.
-
View User Profile
-
Send Message
Posted Oct 1, 2014Thanks