
packman
Add custom items, glyphs, etc to your server.
- Загрузки
- 7
- Подписчики
- 0
- Обновлён
- 8 июля 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 15 июня 2026 г.
Support Discord (Share & find new packs here!!)
Packman (resource PACK MANager) is a plugin (and library) that manages the servers' custom resource pack and custom items.
It allows server owners to add simple items, glyphs, etc to the game.
It allows plugin developers to write plugins that can add their own textures, items and glyphs into the game.
Features
Custom glyphs (GUI textures, emojis, etc) (see example_pack/glyphs and Custom Glyphs)
Custom items (texture, name, lore, etc) (see example_pack/items and Custom Items)
Should work alongside other resource pack plugins such as Nexo, Oraxen, and ItemsAdder.
/packman reload command that re-generates the resource pack and re-sends it to every player on the server.
Plugins can register their own packman packs in onEnable().
Generates a Minecraft resource pack that is all of your packman packs combined.
Very simple yml pack format. (see example_pack for an example of how to add & customise custom items)
Hosts the resource pack on a HTTPServer in another thread, so it doesn't need to upload to elsewhere on the internet. (Does require port forwarding, see config.yml)
Tells players' client to download the resource pack on join.
See the GitHub page to learn how to create your own pack.
Example Images:

Ченджлог
0.3Релиз26.1.2 · 7 июля 2026 г.
Dialogs, glyphs, and zip packs
0.1Релиз26.1.2 · 15 июня 2026 г.
Initial release, glyphs and items.
Комментарии
Загружаем…