Skip to content
Therecalloftheonion edited this page Aug 31, 2026 · 1 revision

⚡ Andreaitemmaker

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.

Quick start

  1. Drop the jar into plugins/ and restart.
  2. plugins/Andreaitemmaker/ is created with config.yml and example content.
  3. /aitem give example_sword
  4. Players get the pack automatically on join.

Content

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

Clone this wiki locally