浏览代码

Modified changelog a bit.

nossr50 13 年之前
父节点
当前提交
06c0b4cc11
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 2 2
      Changelog.txt
  2. 1 0
      src/main/java/com/gmail/nossr50/skills/Swords.java

+ 2 - 2
Changelog.txt

@@ -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)

+ 1 - 0
src/main/java/com/gmail/nossr50/skills/Swords.java

@@ -204,6 +204,7 @@ public class Swords
 		    }
     	}
     }
+    
     public static void bleedSimulate(mcMMO plugin)
     {
     	//Add items from Que list to BleedTrack list