mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-26 07:06:45 +01:00
Modified changelog a bit.
This commit is contained in:
parent
ea2ae0b5c3
commit
06c0b4cc11
@ -3,9 +3,9 @@ Changelog:
|
||||
|
||||
Version 1.2.12
|
||||
- Added anonymous usage statistics (you can opt out in plugins/PluginMetrics/config.yml)
|
||||
- Modified onEntityDamage to have better compatibility with other plugins
|
||||
- Modified onEntityDamage priority to have better compatibility with other plugins (Factions, WorldGuard, etc...)
|
||||
- Fixed /mcgod, & /mmoedit defaulting to true
|
||||
- Fixed Fishing not handing out any XP
|
||||
- Fixed Fishing not working or handing out XP
|
||||
|
||||
Version 1.2.11
|
||||
- Removed legacy Permission & PEX dependency. (PEX still works fine with mcMMO)
|
||||
|
@ -204,6 +204,7 @@ public class Swords
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public static void bleedSimulate(mcMMO plugin)
|
||||
{
|
||||
//Add items from Que list to BleedTrack list
|
||||
|
Loading…
Reference in New Issue
Block a user