PacketBlocks

A lightweight Spigot/Paper library for creating and managing client-side, packet-based Minecraft blocks.

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/

Open PacketBlocks on MCFoundry