Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
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:



