HoloTools icon

HoloTools 1.1.6

Various tools with a holographic interface

Page 1
1.1.6 Nov 1, 2024
1.1.5 Sep 25, 2024
fix little bug with MySQL

[ x ] Fixed an error with MySQL. When disconnecting, the cache was not being cleared, preventing future updates when rejoining the server.

1.1.4 Sep 25, 2024
add new option to save all data in storage: item / yaml / mysql

[ + ] An option called "storage" was added to change the storage location of the holos.
Now you can store the data using YAML and MySQL, in addition to the default "item" option.
The player mode works differently to ensure that the player always opens the same holo regardless of the item.

storage:
 #available modes: item, player, uuid
  #item: Saves all data inside the ItemStack and ignores the type config.
  #player: Saves all data using the type config. Holos are also per player, and everyone will see the same holo.
  #uuid: Saves all data using the type config. Holos also have a unique UUID so that each item has a different holo, similar to item mode.
  mode: item
  #available types: yaml and mysql, others coming soon
  type: yaml
  #config for mysql type and others in the future
  config:
    host: localhost
    port: '3306'
    user: user
    password: '123456'
    database: database
1.1.3 Sep 23, 2024
fix another paper bug

[ x ] Fix another paper bug (1.20.4)

1.1.2 Sep 17, 2024
fix little bug and update checker

[ x ] An error in the configuration of the HoloCrafter and HoloWardrobe item was fixed. The issue was resolved by changing the option from "custom_model_id" to "custom_model_data."

[ + ] An UpdateChecker was added to notify the server when a new version is available.

1.1.1 Sep 16, 2024
added new option in holowardrobe.yml

[ + ] The "tooltip.enabled" option was added in "holowardrobe.yml" to disable the tooltip in case of incompatibility or other reasons.

1.1.0 Sep 15, 2024
new feature to wardrobe, changes and fix
[ + ] A replica of the vanilla tooltip was created for the wardrobe. This will display the description + lore of each stored armor just by looking at its slot.

[ / ] Changes were made to the compatibility code for versions below 1.20.6.

[ x ] Some bugs were fixed in version 1.19.4 and 1.20.2.

[ / ] The height of the holos was adjusted in version 1.19.4 and 1.20.2 to improve the appearance of the tooltip.


image.png

1.0.9 Sep 10, 2024
added new experimental option in config.yml and little bug fix

[ + ] Added an option in config.yml called "visible_for_everyone." This option allows other players to see your Holos, including the HoloCrafter and HoloWardrobe. This option is experimental, so if you find any errors, please report them.
[ x ] Fixed an error that appeared in the console when a player reconnected in version 1.21.

1.0.8 Sep 9, 2024
Colors per slot in tools, fix bugs, new messages in crafter and more

Colors per slot in tools, fix bugs, new messages in crafter and more

1.0.1 Sep 3, 2024
Page 1

crafter

wardrobe

hologram