bm01
|
a1ab6f286b
|
Made xp sharing less ugly by reworking McMMOPlayer xp methods
Notable consequence: checkXP and addLevel in ExperienceAPI are no longer
needed and became deprecated
|
2013-02-03 12:45:19 +01:00 |
|
bm01
|
d0a5454333
|
Partially fixed /Addxp on offline player
Xp is awarded but in order to level up the player need to log in
and use his skills.
|
2013-02-02 09:26:44 +01:00 |
|
bm01
|
9ea693d3ce
|
Fixed /Addxp not working properly with two arguments
|
2013-02-02 09:20:05 +01:00 |
|
NuclearW
|
ebca9fc2da
|
Change getString to use varargs
|
2013-02-02 02:55:49 -05:00 |
|
GJ
|
55b17e7d2b
|
Update /addxp to use Bukkit handling by default rather than ours.
|
2013-02-02 02:07:35 -05:00 |
|
Glitchfinder
|
b633f36131
|
Adding proper children for the deprecated permissions, and removing extra permissions checks.
|
2013-02-01 14:36:01 -08:00 |
|
GJ
|
7fbf3d4f27
|
Refactoring of general commands - the prior package structure made no
sense.
New package structure splits commands into those normally reserved for
admin use and commands normally available to all players.
|
2013-02-01 13:41:26 -05:00 |
|