mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
The bug where hidden players could be seen in the party list should be fixed
This commit is contained in:
parent
0b3a642c95
commit
f274450376
@ -10,6 +10,7 @@ Version 2.1.7
|
|||||||
Fixed an almost 6 year old bug where Salvage materials did not have a defined material count so they defaulted to 2 (which could lead to shovels giving back more diamonds than normal)
|
Fixed an almost 6 year old bug where Salvage materials did not have a defined material count so they defaulted to 2 (which could lead to shovels giving back more diamonds than normal)
|
||||||
Added spam detection for Unarmed's bonus damage and disarm
|
Added spam detection for Unarmed's bonus damage and disarm
|
||||||
Corrected an error where master angler for retro only required level 150 instead of 500 (update your skillranks.yml)
|
Corrected an error where master angler for retro only required level 150 instead of 500 (update your skillranks.yml)
|
||||||
|
Fixed a bug where Players could see hidden party members in the party member listings
|
||||||
(API) Added addXpFromBlocks to ExperienceAPI to help make adding XP for a player easier
|
(API) Added addXpFromBlocks to ExperienceAPI to help make adding XP for a player easier
|
||||||
(API) Added addXpFromBlocksBySkill to ExperienceAPI to help make adding XP for a player easier
|
(API) Added addXpFromBlocksBySkill to ExperienceAPI to help make adding XP for a player easier
|
||||||
(API) Added addXpFromBlock to ExperienceAPI to help make adding XP for a player easier
|
(API) Added addXpFromBlock to ExperienceAPI to help make adding XP for a player easier
|
||||||
|
Loading…
Reference in New Issue
Block a user