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 Feb 23, 2013@lenis0012
Sorry, just frustrated. I enjoy this plugin plenty and would love to see commands and permissions. Sorry fro my disrespect towards your work, I could not do better so I should not even be talking.
I apologize.
-
View User Profile
-
Send Message
Posted Feb 20, 2013Good plugin, but...
Can you make a node/perm to activate/desactivate? In a multverse world with differents gamemodes the plugin is active in all. And this is a little problem.
Thanks.
-
View User Profile
-
Send Message
Posted Feb 16, 2013Very good plugin but still it would be nice to make it a command to hide the mid-LVL if the player does not want to get him in then showed that it was perfect :)
add /unlvl ? hidde [LVL?]<Nick> Message :D
-
View User Profile
-
Send Message
Posted Feb 12, 2013@iTIsKeiFeR
I beg you pardon
I am currently trying to do huge stuff on BKCommonLib, and NoLagg
And they have a little higher priority.
I have dev builds of the new version wich has this all covered.
but i gues you dont want it.
-
View User Profile
-
Send Message
Posted Feb 10, 2013come to my server and try this out! GoldenCraft.info
-
View User Profile
-
Send Message
Posted Feb 10, 2013When the system is fixed and variable counting lvl {Lvl}? Plug highly appealed to me. I'm going to give even $ 10.
-
View User Profile
-
Send Message
Posted Feb 8, 2013I Cant Get This to Work format: '[&aLvl {Lvl}&f] %prefix %player&f: %message' i want it like this [Lvl 6] [Owner] lenis0012: hi. but get like this [Lvl 6] lenis0012: hi. please help!
-
View User Profile
-
Send Message
Posted Feb 7, 2013why ? how to fix it
-
View User Profile
-
Send Message
Posted Feb 5, 2013@Geoneo97
me too
-
View User Profile
-
Send Message
Posted Feb 5, 2013hey this doesent work for me :
when you kill 2 players you gain lvl 1, and each time you get 2 kills your level gets higher. but every level you need 1 more kill, so if you are lvl 1, you need 3 kills to level up, for lvl 2 4 kills, etc.
All Player Go Level Up Per Kill
-
View User Profile
-
Send Message
Posted Feb 2, 2013.....
-
View User Profile
-
Send Message
Posted Jan 29, 2013@lenis0012
Thank you! Please try your hardest to get those semi successful dev builds out (;
<3
-
View User Profile
-
Send Message
Posted Jan 28, 2013@iTIsKeiFeR
I am having some issues with my new data system.
Dev builds of 0.2.3 will be available tomorrow
@ForFun_Everest
Sure, I will add it.
@Geoneo97
pastie.org error link please
-
View User Profile
-
Send Message
Posted Jan 26, 2013Can you make it that killing mobs also count as a kill?
-
View User Profile
-
Send Message
Posted Jan 25, 2013Hello Hey i get the error:
Could not pass event AsyncPlayerChatEvent to PvpLevels v0.2.2
and it doesent work
-
View User Profile
-
Send Message
Posted Jan 24, 2013Please update! I will donate $5 since the plugin has the potential to be a very successful plugin!This plugin is number one needed plugin for my pvp server!
-
View User Profile
-
Send Message
Posted Jan 22, 2013@JordiAB
there is a limit of 16 chars in minecraft for usernames.
this makes it so i woudl have to do this:
{Level}:{name}
for example:
11:lenis0012
but that would already take 3 chars extra, and with colors five.
-
View User Profile
-
Send Message
Posted Jan 22, 2013Please update or say when you update: D. Lo will TagApi that you'll see the head or in the tab? that would be really cool
-
View User Profile
-
Send Message
Posted Jan 19, 2013@floflorocks
allright, ill copy/paste and test it
@iTIsKeiFeR
I am already planning this
-
View User Profile
-
Send Message
Posted Jan 18, 2013Update so permissions are used so only certain ranks get the level ranks so donors dont lose there ranks!
Also get commands where you can edit the amount of kills
example /pl grant (player) (amount) /pl subtract (player) (amount) /pl set (player) (amount)