Bake 1.6.0-pre3

Details

  • Filename
    bake1_6_0-pre3.jar
  • Uploaded by
  • Uploaded
    Apr 3, 2020
  • Size
    25.80 KB
  • Downloads
    93
  • MD5
    951353106db4a7938f19a6d3b8c713e3

Supported Bukkit Versions

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

Changelog

Only tested in Spigot 1.15.2 WITHOUT vault, which is why it is a beta version

* 1.6.0-pre1: Completely reworked on how the code is structured. <br>
* 1.6.0-pre1: Reworked the slot system. <br>
* 1.6.0-pre1: 1.6.0-pre1 is <b>NOT</b> config compatible with 1.5.2 or earlier! <br>
* 1.6.0-pre1: Fixed that everyone would get extra money, regardless of reward policy <br>
* 1.6.0-pre1: Fixed a potential bug where the program wouldn't run correctly without Vault even though it is a recommended dependency.
* 1.6.0-pre2: Redid the enchantment system, hopefully removing some pesky bugs
* 1.6.0-pre2: Minor fixes with the record chat being broken
* 1.6.0-pre3: Added a leaderboard with the /baketop command
* 1.6.0-pre3: Now catching previously uncaught exception that would occur when the Internet connection is not as intended.
* 1.6.0-pre3: Added config parameter "bake.chat.leaderboard.post", controlling the /baketop command
* 1.6.0-pre3: Added config parameter "bake.chat.leaderboard.pre", controlling the /baketop command
* 1.6.0-pre3: Added config parameter "bake.chat.leaderboard.mid", controlling the /baketop command
* 1.6.0-pre3: Added config parameter "bake.general.useLeaderboard", controlling whether the /baketop command can be used
* 1.6.0-pre3: Added the ability to contribute as much wheat as possible in one go via "/contribute max"
* 1.6.0-pre3: Fixed an API bug where the parameter "material" in function "Bake_Auxillary#hasEnoughItems" would not work as intended.