NanoCraft is a modular Minecraft plugin designed to enhance the gameplay experience by introducing new custom Gadgets and automation features.
NanoCraft is a modular Minecraft plugin designed to enhance the gameplay experience by introducing new custom gadgets and automation features.
/nanocraft give <item> [player] [amount] — Give custom items to players. /nanocraft reload — Reload the plugin configuration and reinitialize systems. /nanocraft save — Manually save all plugin data. /nanocraft cleanup — Perform plugin cleanup operations. /nanocraft info — Show plugin information and available items. /nanocraft help — Show command help.On plugin enable, all systems (items, inventories, commands, listeners) are initialized. Data folders and configs are created if missing.
All inventories (AutoSmelter, Backpacks) are saved per unique item and chunked for scalability, preventing data loss on server restart.
The codebase is organized for easy addition of new custom items and features.
All Rights Reserved