Levels+
LevelsPlus - Leveling that isn't terrible
A Bukkit plugin that adds a good leveling system
Idea as a request from @42Hutch on bukkit forums:Forum Request
LevelsPlus adds a better levelling system to minecraft by increasing health and attack points based on your level! The source can be found on GitHub, any issues can be reported with the Issue tracker on GitHub. There will only be releases for recommended builds. Beta builds: only if the recommended build is taking a while to be released
Download
Source Code and Issues/Feature Requests
Features
- Increased health through levels - Due to the way minecraft works you will not see more hearts, but you do have a bigger health!!
- Increased attack damage through levels
- Lose two levels and all items on death (you cannot recover them - can be disabled in config)
- Keep levels whilst enchanting
- Enchanting costs items ( 2 gold & eye of ender & blaze powder ) Items may be configurable in future or some other kind of payment used instead
- Random double ore drops
- All features can be enabled or disabled in config! Its fully configurable apart from items when enchanting
Permissions
- levelsplus.* - Allows you to use all the commands - Default OP
- levelsplus.default - Allows you to use the default command. - Default Anyone
- levelsplus.level_health - Allows level based health. - Default Anyone
- levelsplus.level_damage - Allows level based attack damage. - Default Anyone
- levelsplus.death_keep_levels - Allows keep levels on death. - Default Anyone
- levelsplus.death_drop_items - Allows to drop items on death. - Default OP
- levelsplus.enchant_no_levels - Allows to keep all levels on enchanting. - Default Anyone
- levelsplus.enchant_require_no_items - Allows to require no items on enchanting. - Default OP
- levelsplus.mining_double_drops - Allows double ore drops. - Default Anyone For default to anyone permissions you may remove the permissions using PEX or similar plugin and using a '-' node, see your permissions plugins wiki for more info.
ToDo
- Make items when enchanting configurable or add another kind of payment
Food bar increases with levels- Make it work with projectiles (bows/arrows)
- Increase Health Regen with levels
- Increase doge percentage with levels
- Configurable items for different level enchantments
Make level caps configurable- Maybe: Spout to visibly add more health?
Please post all issues or feature requests on GitHub!
-
View User Profile
-
Send Message
Posted Jul 12, 2012Sorroko, I see you add level cap to the plugin. But could you also add a level cap feature so you can change in config where you stop leveling. Maybe at level 40 you dont level up anymore. Can be changed in config. That would be awesome! :)
-
View User Profile
-
Send Message
Posted Jul 11, 2012My config isn't generating! Well the contents aren't, but the file is! Please help!
Could someone give me a copy of their config? The config page isn't updated I believe.
-
View User Profile
-
Send Message
Posted Jul 10, 2012There should be a feature for certain level is required to use certain tools. Wood Pick - lvl 1 Iron Pick - lvl 10 Diamond Pick - lvl 20
-
View User Profile
-
Send Message
Posted Jul 7, 2012@nsordk So configurable items for different level enchantments? I'll work on it for the next update. ;)
-
View User Profile
-
Send Message
Posted Jul 7, 2012Sorroko, is the config page up to date? Second I'd like a request for an option on what items needed to enchant maybe even items by user level e.g.
-
View User Profile
-
Send Message
Posted Jun 29, 2012I asked the creator of ChangeDamage to make his plugin levels+ compatable - and now it is.
Just a fun fact.
-
View User Profile
-
Send Message
Posted Jun 29, 2012@oberon2012 Check the file permissions and make sure the plugin can read/write, but if you still can't get it to generate use this: http://dev.bukkit.org/server-mods/levels-plus/pages/config/
-
View User Profile
-
Send Message
Posted Jun 28, 2012Is there a sample config file anywhere? When I loaded this the config file created was blank..
-
View User Profile
-
Send Message
Posted Jun 28, 2012Any status updates on Bows? :D
-
View User Profile
-
Send Message
Posted Jun 27, 2012You need a video..
-
View User Profile
-
Send Message
Posted Jun 27, 2012Thanks for being so patient, new release now being processed (1.2.1) configurable caps and modifiers and also fixes a couple of bugs and improves enchanting. ;)
-
View User Profile
-
Send Message
Posted Jun 26, 2012@nsordk
When I got impatient and crazy and used the source to make my own crappy version a while back, that is the 2nd thing I added! :D
-
View User Profile
-
Send Message
Posted Jun 24, 2012Love your plugin Zorro, this is a great addition to those that stay on servers for a long time, a little request though:
A message to those trying to enchant and are missing items, like "u don't have ..." would help the stress on my server ;)
-
View User Profile
-
Send Message
Posted Jun 22, 2012Sorroko, are you gonna add e level cap?
-
View User Profile
-
Send Message
Posted Jun 21, 2012I'm getting an odd bug where the number of ender eyes consumed can be more than one and sometimes it won't work at all... I think the plugin eats the whole stack, and items in the quickbar don't count towards how many you have o_o
-
View User Profile
-
Send Message
Posted Jun 21, 2012@Sorroko
No problem! Because I just love this idea and couldn't wait, looks like your delay FINALLY got me off my bum and to start learning the API and how to make plugins, just to fix the bugs myself 2 days sooner ^_^
-
View User Profile
-
Send Message
Posted Jun 20, 2012Very nice plugin, love the simplicity. Id love to see some information somewhere though, like whats the increase at my current level or whats my actual health and hp regen when implemented, so i would love the use of spout.
Shooting with bow doesn't increase the power.
-
View User Profile
-
Send Message
Posted Jun 20, 2012I have had a thought, and would rather not limit the usage of tools so I don't think I will be adding that feature. The glitches should be fixed now and I am adding more config options at the moment.
Look out for a new update.1.2.0 out...-
View User Profile
-
Send Message
Posted Jun 20, 2012I am terribly sorry that I haven't had time as of yet to release an update. There have been some important things that have needed to be taken care of but hopefully I will be able to work on this plugin now. ;)
-
View User Profile
-
Send Message
Posted Jun 19, 2012I mainly use the increased damage, but after fiddling around with the code I can see how the infinite health and sometimes food glitch can appear, though I have a tough time explaining these things because this is basically the first plugin I've coded anything for ever.
Also you should be aware that if a player dies with less than two levels of exp, the plugin subtracts two and they can go into the negative level of exp wherein the bar just vanishes until death without the plugin installed.