Glitchfinder
e77801f3c1
Ensure all entity types function in experience.yml
...
Fixes #3443
2018-05-16 08:07:07 -07:00
ezeiger92
feeb17d6f0
Scale fishing drop chance by lure rather than subtracting 1
...
Fixes mcMMO-Dev/mcMMO#3383
Added config option for lure enchantment modifier
Fixes lure enchantment having no effect on drops from offhand
2018-02-15 15:48:21 -08:00
t00thpick1
eb4960f307
Merge pull request #3300 from EasyMFnE/master
...
Add automatic Alchemy potion colorization and custom color config
2017-10-05 19:44:47 -04:00
t00thpick1
9df72e61a2
Mob Health bars global toggle
2017-10-03 23:32:54 -04:00
EasyMFnE
fcb6391ba3
Remove leftover debug code.
2017-09-28 11:44:15 -04:00
EasyMFnE
16a77f281e
Add automatic Alchemy potion colorization and custom color configuration.
2017-09-23 15:35:38 -04:00
t00thpick1
8cbb57df97
Fix herbalism I think
2017-07-23 18:06:45 -04:00
t00thpick1
c054ff851a
Fix excavation treasures
2017-06-14 21:14:09 -04:00
t00thpick1
755787f9ee
Add sapling types
2017-06-10 14:30:06 -04:00
t00thpick1
24f8b2fbd5
More configuration for hylian luck
2017-06-10 14:16:31 -04:00
t00thpick1
ee02a19e9a
Add more configuration to shake treasures
2017-06-10 13:59:49 -04:00
t00thpick1
cb5d38c11f
Leftover debug
2017-06-10 13:49:19 -04:00
t00thpick1
15436b44da
Update configurations and skill block checks to be more configurable.
2017-06-10 13:47:20 -04:00
t00thpick1
fda625b235
Merge pull request #3185 from nathanprocks/master
...
Add shaking from shulkers
2017-06-07 21:22:30 -04:00
Nathan Piercy
95167f44f1
Add shaking from shulkers
2017-06-04 16:34:48 +10:00
Luck
789b51fd05
Fix for removed methods in Bukkit 1.12
2017-05-14 16:36:31 +01:00
t00thpick1
7d05c9d8e6
Add some more defaults into the config. Remove the parts that delete keys, I don't maintain config files well enough to have them remove unknown keys.
2017-04-15 00:24:39 -04:00
t00thpick1
a43ae4178a
Some cleanups to mob related XP code
2017-04-15 00:04:07 -04:00
kanesada2
2e7f56eeb5
fix shake for WITHER-SKELETON. avoid to use getSkeltonType()
2017-01-13 14:10:55 +09:00
t00thpick1
789aaec186
I should probably compile before committing in the future.
2016-12-04 21:42:26 -05:00
t00thpick1
6c5fb5f398
Fix entity kill xp
2016-12-04 20:53:51 -05:00
t00thpick1
315b713005
These should definently not be hard coded in the future... but allow rabbits and guardians to be shaken down
2016-06-19 17:41:18 -04:00
t00thpick1
8822b4edae
Fix typo
2016-04-03 00:25:50 -04:00
t00thpick1
ec774b590b
Fix potions. Fixes #2813 , #2814
2016-03-16 00:39:36 -05:00
t00thpick1
1488946fc5
Merge pull request #2694 from Maximvdw/patch-1
...
Fixed NPE when skill is not in config
2016-03-12 17:56:40 -05:00
t00thpick1
cbf2f34f93
Update Treasures for potions
2016-03-11 22:42:55 -05:00
t00thpick1
e1cf4c0c67
Merge pull request #2800 from DorCoMaNdO/master
...
Fix config auto update.
2016-03-11 22:21:59 -05:00
Dor
529c43b0e6
Fix config auto update.
2016-03-12 05:10:41 +02:00
t00thpick1
376abdf49e
Merge pull request #2799 from DorCoMaNdO/patch-3
...
Use getItemInMainHand()
2016-03-11 22:09:08 -05:00
t00thpick1
001b11efc6
Better Auto-Update config loader, still cannot handle multiple options with the exact same name and spacing, but will not break configs anymore in those situations, just mis-comment.
2016-03-11 21:54:57 -05:00
t00thpick1
a08016647a
Update to new Potions API, still supports old config options
2016-03-11 21:08:10 -05:00
Dor
a557fc7d3c
Use getItemInMainHand()
...
Add 1.9 blocks to be detected for experience rewards.
Add experience rewards for the Chorus plant.
Add experience rewards for the Shulker mob.
2016-03-11 16:20:23 +02:00
t00thpick1
9bc97c6dd3
I think this fixes the auto update config function when a config file has two similar keys. (reverted from commit 52f1e33052
)
2016-03-08 08:09:48 -05:00
t00thpick1
52f1e33052
I think this fixes the auto update config function when a config file has two similar keys.
2016-03-07 18:41:49 -05:00
t00thpick1
272e99d41f
Master volume config option
2016-03-06 16:48:56 -05:00
t00thpick1
28a2b9668d
I think preserve potions backwards compatability and also update documentation.
2016-03-01 17:16:59 -05:00
t00thpick1
f52d9feef8
Update Alchemy for 1.9 Configuration style has changed, but theoretically old version should still work I think.
2016-03-01 17:05:58 -05:00
t00thpick1
6a0529f02d
Fully remove metrics.
2016-01-28 15:20:36 -05:00
t00thpick1
f4b6d7845e
Add config option to auto-truncate player skill levels that exceed the configured max level. Adds #2512
...
Also removes a good bit of magic numbering from FlatFileDatabaseManager
2015-11-12 19:10:30 -05:00
Maxim Van de Wynckel
f9879be439
Fixed NPE when skill is not in config
...
When a skill is not configured this would throw an NPE as the section is not found.
Found while trying to get information from an McMMOLevelUp event
2015-09-27 00:50:26 +02:00
t00thpick1
e347bc1c9e
Short data, Fixed #1909
2015-03-18 15:28:57 -04:00
TfT_02
385fe1bb05
Added option for XP gained by killing bred animals
...
Fixes #2402
2015-01-10 12:31:13 +01:00
mjkaufer
9426f44cdd
Added isUnarmed Method
...
Checks if the player is not holding a tool, as opposed to checking if
the player is holding air. This means that attacking with something such
as a dirt block would count as unarmed.
2014-12-29 16:31:18 +01:00
TfT_02
af7ff3df58
Make Archery distance multiplier configurable
...
Add #2385
2014-12-24 11:00:43 +01:00
TfT_02
eda18bc990
Only show the scoreboard tips a couple of times
...
We can assume a player knows how scoreboards work after showing them
the tips a few times across multiple login sessions
Adds #1833
2014-12-23 14:08:29 +01:00
TfT_02
3ea845cfd9
Changed Flux Mining mechanics
...
Previously, Flux Mining would get unlocked at a specified level with a
specified chance. Once unlocked, the player would have no control over
this ability and some players complained they would like to be able to
turn it on and off.
By adding a new furnace recipe, to craft a special pickaxe - a Flux
Pickaxe - this issue is solved. If a player doesn’t want to use Flux
Mining, they simply shouldn’t mine using a Flux Pickaxe.
Crafting a Flux Pickaxe is simple, just place one of the vanilla
pickaxes in a furnace and cook it up.
Every time the ability is successful, extra durability damage is dealt
to the tool. Just like with other abilities.
Adds #2320
2014-12-22 16:58:22 +01:00
TfT_02
93013b2db1
Fix an NPE when loading potion configs
2014-12-21 17:50:31 +01:00
TfT_02
d5a2dea06b
Add option to shake items from player inventories
2014-12-20 23:55:49 +01:00
TfT_02
d188224c06
Make it possible to shake heads from players
2014-12-20 23:55:49 +01:00
t00thpick1
e71eff852c
Add ChatColor support for lore and custom item names. Add lore and custom item name support for potions and dyes.
2014-12-20 02:16:23 -05:00