-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Therecalloftheonion edited this page Aug 31, 2026
·
1 revision
Custom items, weapons, armor, blocks and furniture from plain YAML — with the resource pack built, hosted and sent automatically.
Server owners define custom content as YAML files. On every reload, Andreaitemmaker parses the content, generates textures/models/JSON, zips the pack, computes the SHA-1, distributes it (built-in HTTP server, fixed URL, or CDN upload) and sends it to joining players with hash verification and retry messaging. No resource pack experience required.
- Drop the jar into
plugins/and restart. -
plugins/Andreaitemmaker/is created withconfig.ymland example content. /aitem give example_sword- Players get the pack automatically on join.
| Topic | Page |
|---|---|
| Getting started | Getting started |
| Configuration | Configuration |
| Items, weapons, armor, food | Items |
| Armor (3D helmets) | Armor |
| Custom blocks | Blocks |
| Furniture | Furniture |
| Mechanics | Mechanics |
| Resource packs | Resource packs |
| Commands & permissions | Commands |
| Developer API | Developer API |
| Version compatibility | Compatibility |
| Security | Security |
| Manual testing | Manual testing |
| FAQ | FAQ |