Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Creators
Details
Licensed MIT
Published last month
Updated last month
PacketBlocks is a library for Spigot/Paper servers that lets you create and manage client-side blocks.
It does not do anything on its own — it provides APIs to:
- Display blocks to specific players without modifying the world
- Simulate block breaking with drops
- Manage per-player visibility and metadata
- Use utilities like bounding boxes and animations
Perfect for custom maps, minigames, and advanced server features.
📖 Full instructions and API usage are available in the GitHub README.
🌐 API documentation (Javadocs): https://bitbylogics.github.io/PacketBlocks/



