Bake 1.6.0

Details

  • Filename
    bake1_6_0-stable.jar
  • Uploaded by
  • Uploaded
    Apr 13, 2020
  • Size
    31.75 KB
  • Downloads
    239
  • MD5
    5d11b3e48a58786a7887c382ef33a130

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

Note: this release was a bit rushed, it may containt a bit of dead code and bugs, should be more stable that 1.5.2 for recent minecraft versions.

 

I recommend updating to this version if you have time and are running 1.15.2. If you are running 1.12.2 or lower, beware that enchantments don't work (the extent is unknown however)

Stable and fully Tested for mc 1.15.2
Stable and partially Tested with mc 1.12.2, however enchantment aren't fully functional
This is a very large update, which is reflected by the file size increase (it almost doubled!), so things are going to be different or not fully working as intended, please contact me ASAP if you enounter ANY issues!
Changelogs:

  • 1.6.0: Completely reworked on how the code is structured.
  • 1.6.0: Reworked the slot system.
  • 1.6.0: 1.6.0 is NOT config compatible with 1.5.2 or earlier!
  • 1.6.0: Fixed that everyone would get extra money, regardless of reward policy
  • 1.6.0: Fixed a potential bug where the program wouldn't run correctly without Vault even though it is a recommended dependency.
  • 1.6.0: Redid the enchantment system, hopefully removing some pesky bugs
  • 1.6.0: Minor fixes with the record chat being broken
  • 1.6.0: Added a leaderboard with the /baketop command
  • 1.6.0: Now catching previously uncaught exception that would occur when the Internet connection is not as intended.
  • 1.6.0: Added config parameter "bake.chat.leaderboard.post", controlling the /baketop command
  • 1.6.0: Added config parameter "bake.chat.leaderboard.pre", controlling the /baketop command
  • 1.6.0: Added config parameter "bake.chat.leaderboard.mid", controlling the /baketop command
  • 1.6.0: Added config parameter "bake.general.useLeaderboard", controlling whether the /baketop command can be used
  • 1.6.0: Added the ability to contribute as much wheat as possible in one go via "/contribute max" or "/contribute all"
  • 1.6.0: Fixed an API bug where the parameter "material" in function "Bake_Auxillary#hasEnoughItems" would not work as intended.
  • 1.6.0: Implemented the globalBake Playing mode, which enable multiple servers to cooperate with each other, at least somewha
  • 1.6.0: Fixed issue with the record not saving at all
  • 1.6.0: Fixed a bug where the contribution remembering setting would be inverted, resulting in unexpected behavior
  • 1.6.0: Implemented a feature where players that have contributed but were offline when the project finished would be rewarded as soon as they rejoin. (Can be toggled via bake.general.rewardLater)
  • 1.6.0: Improved debugging when Vault economies don't work as intended