Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 7 months ago
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/


