Creating a Zone
1
Grab the selection wand
Run
/shards wand to receive the configured wand item (default: a Blaze Rod). Hold it in your main hand.2
Select Position 1
Left-click any block. Particles will flash to confirm the corner has been registered.
3
Select Position 2
Right-click another block, ideally at the opposite corner and a different height so the zone is a proper 3D box.
4
Create the zone
Run the create command, supplying a name, the interval in seconds, and the amount of Shards to award each tick:Example:Players inside
vip_afk now receive 5 Shards every 60 seconds.Deleting a Zone
In-Zone Feedback
The moment a player crosses a zone boundary, NxShards triggers three layers of feedback (all configurable):
Example configuration block:
Folia Behaviour
On Folia, each zone’s reward timer runs through the entity scheduler of the players currently inside, not a global tick task. This means zones scale linearly with player count and never block the main thread.Listing Active Zones
Use/shards reload after editing the config to reload the in-memory zone registry; new zones created with /shards zone create are saved instantly without a reload.
