GJ
|
6f96a5026b
Take a player, not an item. Also avoids potential for NPE.
|
il y a 12 ans |
GJ
|
284002bf8b
No reason to String.valueOf() these.
|
il y a 12 ans |
GJ
|
1ef1d53fd9
Make our commands respect localized skill names.
|
il y a 12 ans |
GJ
|
caa1b0d14c
Duplicate code is bad, m'kay?
|
il y a 12 ans |
GJ
|
6cc2497182
THis wasn't removing when it should have.
|
il y a 12 ans |
GJ
|
615288e635
Things in inventory can be null.
|
il y a 12 ans |
GJ
|
01e26f321d
Fix issues with enchant-based Superbreaker implementation.
|
il y a 12 ans |
GJ
|
e8319aee81
Changed Super Breaker & Giga Drill Breaker to be an enchantment-based
|
il y a 12 ans |
GJ
|
55b88f0274
These belong better in SkillTools than Misc
|
il y a 12 ans |
GJ
|
2ad73e9b2c
Optimized our String/number conversions a bit. Also moved all
|
il y a 12 ans |
GJ
|
6c266a8926
We don't need two functions that do the exact same thing.
|
il y a 12 ans |
GJ
|
bbfbe1e72c
Remove max level check - Bukkit now does the checking for us.
|
il y a 12 ans |
bm01
|
35cdcb62b7
Removed needs for SkillType.ALL
|
il y a 12 ans |
GJ
|
44b862c0bb
Get rid of all the deprecated instances of Users.getProfile()
|
il y a 12 ans |
GJ
|
a42a1f4a9f
Fixed trying to cast player to SpoutPlayer - need to use
|
il y a 12 ans |
NuclearW
|
ebca9fc2da
Change getString to use varargs
|
il y a 12 ans |
bm01
|
7d83dd8283
Put McMMOPlayer to use where it made sense
|
il y a 12 ans |
GJ
|
d3c8a5565a
Cleaning up from our deprecated permissions.
|
il y a 12 ans |
GJ
|
cd35df17ec
Fix a handful of Javadoc issues - need to check through the rest later to ensure that we actually have updated JDs for everything
|
il y a 12 ans |
GJ
|
599bbe73b4
More major refactoring. My OCD is better now.
|
il y a 12 ans |