PacketBlocks
A lightweight Spigot/Paper library for creating and managing client-side, packet-based Minecraft blocks.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
PacketBlocks
client-side blocks is a client-side blocks 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/