1.1.4 6 days ago
Vanilla Furnaces Convert, Placement

+ Added: [Suggestion] You can now limit and/or convert vanilla furnaces:
vanilla:

  # Convert normal furnaces to upgradeable furnaces upon placement?
  # Please keep in mind that this won't work, if players already reached their max amount of upgradeable furnaces.
  convert: false
  # Allow the placement of vanilla hoppers?
  place: true

1.1.3 Apr 28, 2024
1.20.5 Support

+ Added: Support for 1.20.5


1.1.2 Mar 28, 2024

- Fixed: error on placing furnace with CP if furnaces are not in protectables.yml


1.1.1 Mar 25, 2024
ChestProtect

- Fixed: Interaction with ChestProtect


1.1.0 Mar 12, 2024
ChestProtect Integration

+ Added: [Suggestion] Use ChestProtect for player management etc. Read more here: https://www.spigotmc.org/resources/chest-protect-%E2%AD%95-container-lock-protection-plugin-%E2%9C%85-entities-gui-management-1-20-support.53494/update?update=537001
This is completely optional. If you want to use it make sure that the latest version of ChestProtect (v. 5.17.0) is installed.

- Fixed: Some missing flag messages
- Fixed: Not loading trusted players correctly
- Fixed: Role flags (roles.yml)


1.0.12 Mar 4, 2024
Furnace Contents

- Fixed: Not dropping furnace inventory items on furnace deletion


1.0.11 Mar 1, 2024
Level Economy

+ Added: Option to use levels instead of experience for economy

    # Player levels
    # Not recommended, since each player level has their own amount of experience.
    # It's recommended to use exp instead.
    level:
      enabled_16: false

1.0.10 Feb 20, 2024
Teleportation

+ Added: [Suggestion] Being able to disallow teleportation to furnaces: https://github.com/Angeschossen/FasterFurnaces/wiki/Permissions#teleportation


1.0.9 Feb 18, 2024

- Fixed: Level not saved onto item
- Fixed: Dropping two furnaces when in survival mode


1.0.8 Feb 17, 2024
Reload

+ Added: /fasterfurnaces admin reload

- Fixed: Removing furnace in survival gamemode


1.0.7 Feb 17, 2024
MySQL

- Fixed: [#2526] MySQL connection


1.0.6 Feb 12, 2024

1.0.5 Feb 12, 2024

- Fixed: [#2520]


1.0.4 Feb 12, 2024

- Fixed: [#2520]


1.0.3 Feb 12, 2024
Permissions

- Fixed: permission prefix wrong. All permissions should work fine now.

- Fixed: Placing furnace if reached max furnaces


1.0.2 Feb 6, 2024

1.0.2 Feb 6, 2024
Max Furnaces, List Command

+ Added: fasterfurnaces.furnaces.<number> permission
Example: fasterfurnaces.furnaces.5
Description: Allow players to place a specific amount of furnaces.

+ Added: /fasterfurnaces list command
Permission: fasterfurnaces.command.list
Description: View all placed furnaces.

+ Added: Wiki: https://github.com/Angeschossen/FasterFurnaces/wiki


1.0.1 Feb 5, 2024
Some Fixes

Just some fixes