Răsfoiți Sursa

Modified changelog a bit.

nossr50 13 ani în urmă
părinte
comite
06c0b4cc11
2 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  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
 Version 1.2.12
  - Added anonymous usage statistics (you can opt out in plugins/PluginMetrics/config.yml)
  - 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 /mcgod, & /mmoedit defaulting to true
- - Fixed Fishing not handing out any XP
+ - Fixed Fishing not working or handing out XP
  
  
 Version 1.2.11
 Version 1.2.11
  - Removed legacy Permission & PEX dependency. (PEX still works fine with mcMMO)
  - 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)
     public static void bleedSimulate(mcMMO plugin)
     {
     {
     	//Add items from Que list to BleedTrack list
     	//Add items from Que list to BleedTrack list