Mine4xp
Overview
What Mine4xp does
- Get Experience Points for breaking Blocks.
Current Version
The Version 1.10 is developed and tested on Bukkit Build # 2179.
Configuration
You can configure the amount of Experience Points you get from each Material. See the Page Configuration for some examples.
Permissions
m4xp.gainxp
- True = The player gains XP for breaking blocks.
- False = The player doesn't gain XP for breaking blocks.
- Standard = True.
m4xp.rule
- True : The player is allowed to change or add rules.
- False : The player isn't allowed to change or add rules.
- Standard : OP, so it can be send from console.
Commands
m4xprule
- Syntax : m4xprule <Material-ID> <EXP/100>
Upcoming Features
Nothing planned.
-
View User Profile
-
Send Message
Posted Oct 22, 2013@Grilor
Found the bug in my ConfigurationFile Reader and I'm working on a fix.
-
View User Profile
-
Send Message
Posted Mar 24, 2013Needs update
-
View User Profile
-
Send Message
Posted Nov 15, 2012wanted to add the new Emerald ore to the list but it will not let me. i edit the config file but the number is not listed in the mine4xp enabling list during start up on the server. any way i can fix this?
this is the config file i have:
rules:
'1': 10
'2': 3
'3': 3
'4': 3
'12': 3
'13': 3
'14': 50
'15': 50
'16': 20
'17': 3
'21': 30
'24': 30
'49': 30
'56': 60
'73': 10
'74': 10
'80': 3
'82': 30
'86': 3
'87': 10
'88': 10
'89': 30
'112': 3
'129': 70
but when i watch the list populate on the server console it only shows up to 112
-
View User Profile
-
Send Message
Posted Jun 28, 2012@BodhiBob
Yes it is :) It is so easy coded, I guess it will never be outdated. But I test it on nearly every Recommended Build and give an update when it is necessary.
-
View User Profile
-
Send Message
Posted Jun 12, 2012Is this still compatible with the new update?
-
View User Profile
-
Send Message
Posted Mar 28, 2012@dockter
I just needed it for my own server. And it took only half an hour to develop that plugin. Maybe we could merge our works. PM me if you want to.
-
View User Profile
-
Send Message
Posted Mar 28, 2012um, if you read the thread you would know that I took this over.
I haven't pushed an update for it yet since bukkit keeps changing their drop API....