GJ
|
6c266a8926
|
We don't need two functions that do the exact same thing.
|
2013-02-07 12:17:18 -05:00 |
|
GJ
|
717a258430
|
Added the other permissions nodes. Addresses #628
|
2013-02-04 15:10:07 -05:00 |
|
bm01
|
35cdcb62b7
|
Removed needs for SkillType.ALL
Also apparently made /Skillreset work on offline players and fixed
missing permissions check
|
2013-02-04 16:33:34 +01:00 |
|
bm01
|
ecf32da760
|
Fixed /Addxp on all skills not working properly
It was broken because of one of the previous commits
|
2013-02-03 13:56:47 +01:00 |
|
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 |
|