You can now disable the craft creator menu, so after creating your craft, disable it to enhance the performance by not loading unused listeners. (created craft will still work even the creator menu is disabled)
Add the following lines to your config.yml or delete your config.yml to generate a new one:
enable_craft_creator: false
and in messages:
error_craft_creator_disable: "&c[BulPearl] The craft creator is disable in the config.yml"
You can see the new default config.yml here:
https://github.com/AliHaine/BulPearl/blob/main/src/main/resources/config.yml