Skip to content
Success

Changes

Summary

  1. Grammar + Spelling mistakes in skills.yml (commit: e9987a1) (details)
  2. Mining & Herbalism stats are hidden until unlock (commit: d48295b) (details)
  3. RetroMode will default to false on new installs of mcMMO (commit: 008e291) (details)
  4. The remaining skills now hide stats until unlocked (commit: f5b3cf4) (details)
  5. XP event now uses titles for ending and fixed negative number bug (commit: 5e3a72b) (details)
  6. Fixing a type in the key address (commit: 384804f) (details)
  7. Drowned now count for combat XP (commit: f15f25a) (details)
Commit e9987a19ede58bc84c3017987b790a5c1e380930 by nossr50
Grammar + Spelling mistakes in skills.yml
(commit: e9987a1)
The file was modified src/main/resources/skillranks.yml (diff)
Commit d48295bd72aa19254b59673f5b6c8590be3490a4 by nossr50
Mining & Herbalism stats are hidden until unlock
(commit: d48295b)
The file was modified src/main/java/com/gmail/nossr50/datatypes/json/McMMOUrl.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/TextComponentFactory.java (diff)
The file was removedsrc/main/java/com/gmail/nossr50/commands/skills/McMMOWebLinks.java
The file was addedsrc/main/java/com/gmail/nossr50/datatypes/json/McMMOWebLinks.java
The file was modified src/main/java/com/gmail/nossr50/commands/skills/HerbalismCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/MiningCommand.java (diff)
Commit 008e29117fbe7efc3188e82e304927ae54b1d742 by nossr50
RetroMode will default to false on new installs of mcMMO
(commit: 008e291)
The file was modified src/main/resources/config.yml (diff)
Commit f5b3cf43502db7f69a84dac1673195b659f08e78 by nossr50
The remaining skills now hide stats until unlocked
(commit: f5b3cf4)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/SalvageCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/SwordsCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/WoodcuttingCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/SmeltingCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/TamingCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/UnarmedCommand.java (diff)
Commit 5e3a72b30dcb8bb1aa38f9d5deeb0bf5d5e38302 by nossr50
XP event now uses titles for ending and fixed negative number bug
(commit: 5e3a72b)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/XprateCommand.java (diff)
Commit 384804fefa4a37fcfe8d1dfb1b6722867dd0f4e6 by nossr50
Fixing a type in the key address
(commit: 384804f)
The file was modified src/main/resources/skillranks.yml (diff)
Commit f15f25a3df47d81aae017c87af2e7a971151c799 by nossr50
Drowned now count for combat XP
(commit: f15f25a)
The file was modified src/main/resources/experience.yml (diff)
The file was modified Changelog.txt (diff)