Skip to content
Success

Changes

Summary

  1. Move fishing treasues to new file fishing_treasures.yml, replace Records rarity with Mythic, and allow for Enchanted_Book in the treasures list with new optional whitelist/blacklist parameters (commit: 652a951) (details)
  2. Comment out whitelist in fishing_treasures.yml (commit: 14a6e5c) (details)
  3. less verbose enchantment book log (commit: 31e0f1e) (details)
  4. Better message for items not found in current version of MC from Fishing Config (commit: 8b62c0b) (details)
  5. Add semi-important note to changelog (commit: 2162c81) (details)
Commit 652a9519c1952bd3c78541a0195de39f7a5ce6ac by nossr50
Move fishing treasues to new file fishing_treasures.yml, replace Records rarity with Mythic, and allow for Enchanted_Book in the treasures list with new optional whitelist/blacklist parameters
read the changelog for information about this
(commit: 652a951)
The file was addedsrc/main/java/com/gmail/nossr50/datatypes/treasure/EnchantmentWrapper.java
The file was modified src/main/resources/locale/locale_fr.properties (diff)
The file was addedsrc/main/java/com/gmail/nossr50/datatypes/treasure/FishingTreasureBook.java
The file was modified src/main/java/com/gmail/nossr50/util/commands/CommandRegistrationManager.java (diff)
The file was modified src/main/resources/locale/locale_hu_HU.properties (diff)
The file was modified src/main/resources/locale/locale_ja_JP.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/mcMMO.java (diff)
The file was modified src/main/resources/locale/locale_lt_LT.properties (diff)
The file was modified src/main/resources/plugin.yml (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/resources/locale/locale_de.properties (diff)
The file was modified src/main/resources/treasures.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/FishingCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/config/treasure/TreasureConfig.java (diff)
The file was addedsrc/main/resources/fishing_treasures.yml
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java (diff)
The file was modified src/main/resources/locale/locale_zh_CN.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/treasure/Rarity.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/fishing/FishingManager.java (diff)
The file was modified src/main/resources/locale/locale_it.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/util/EventUtils.java (diff)
The file was modified src/main/resources/locale/locale_ru.properties (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was addedsrc/main/java/com/gmail/nossr50/config/treasure/FishingTreasureConfig.java
The file was modified src/main/java/com/gmail/nossr50/skills/fishing/Fishing.java (diff)
The file was addedsrc/main/java/com/gmail/nossr50/commands/admin/DropTreasureCommand.java
Commit 14a6e5c6034257ecf026c3a752adbaee725c0c51 by nossr50
Comment out whitelist in fishing_treasures.yml
(commit: 14a6e5c)
The file was modified src/main/resources/fishing_treasures.yml (diff)
Commit 31e0f1e4da52c8b80532f036e58524a6c0510faf by nossr50
less verbose enchantment book log
(commit: 31e0f1e)
The file was modified src/main/java/com/gmail/nossr50/datatypes/treasure/FishingTreasureBook.java (diff)
Commit 8b62c0b693e9871008e38c310a70cd3ffbcbf6a1 by nossr50
Better message for items not found in current version of MC from Fishing Config
(commit: 8b62c0b)
The file was modified src/main/java/com/gmail/nossr50/config/treasure/FishingTreasureConfig.java (diff)
The file was modified Changelog.txt (diff)
Commit 2162c81b21e7665946ab50bab1e903f3c8158449 by nossr50
Add semi-important note to changelog
(commit: 2162c81)
The file was modified Changelog.txt (diff)