mcMMO/src/main/java/com/gmail/nossr50
emanondev 38017cabe7
fixed /mmoinfo roll (#4088)
* acrobatics roll mmoinfo fixes

LocaleLoader#getString() accepts Object arrays no need to call getStats twice

Max skill level is now configurable and so halfMaxSkillValue is now a variable which should be used on locale too instead of "50"

* Updated locale_it

Acrobatics.SubSkill.Roll.Mechanics supports half level variable instead of static level 50

* Updated locale_en_US

Acrobatics.SubSkill.Roll.Mechanics supports half level variable instead of static level 50

* Updated Locale it

fixed value
2020-08-06 18:46:12 -07:00
..
api Second Smelt makes use of its own section in Bonus Drops in config.yml 2020-07-13 12:31:30 -07:00
chat Second Smelt makes use of its own section in Bonus Drops in config.yml 2020-07-13 12:31:30 -07:00
commands Use localized names for SuperAbility names 2020-07-25 12:13:54 -05:00
config Add option to disable other-player ability notifications 2020-07-25 11:10:01 -05:00
database Second Smelt makes use of its own section in Bonus Drops in config.yml 2020-07-13 12:31:30 -07:00
datatypes fixed /mmoinfo roll (#4088) 2020-08-06 18:46:12 -07:00
events Second Smelt makes use of its own section in Bonus Drops in config.yml 2020-07-13 12:31:30 -07:00
listeners Furnace ownership tweaks 2020-07-28 21:56:51 -07:00
locale Misc code fixes 2020-07-13 11:39:03 -07:00
party Second Smelt makes use of its own section in Bonus Drops in config.yml 2020-07-13 12:31:30 -07:00
runnables Switch to countdown latch so we don't need to bother with synchronization blocks. Fixes #4248 2020-08-02 12:56:27 -04:00
skills Merge pull request #4235 from kn-km/patch-1 2020-07-31 20:43:44 -07:00
util PR for gilded blackstone and nether gold ore to the mining skill, and nether gold ore to the smelting skill. (#4253) 2020-08-06 15:22:48 -07:00
worldguard Second Smelt makes use of its own section in Bonus Drops in config.yml 2020-07-13 12:31:30 -07:00
mcMMO.java Reworked a lot of stuff to do with Smelting 2020-07-23 20:59:34 -07:00