
Pasture Limiter (Per Group limit)
Mod Request: Smart Global Block Limiter with Multi-Block Fix (LuckPerms Support) Core Concept: I need a server-side mod (Fabric/Arclight compatible) that...
Downloads
5
Remixes
0
Price
Free
fabric · Server · 1.21.1 · mod
What this mod does
- Server-only Fabric mod that limits how many configured blocks each player can place; currently it watches the Cobblemon pasture block (
cobblemon:pasture). - Limits are pulled from LuckPerms metadata. The mod checks
blockslimiter.limit.<namespace>.<path>first (for the pasture that isblockslimiter.limit.cobblemon.pasture), then falls back toblockslimiter.limit. Values are integers; negative numbers mean unlimited and missing values default to 0. - Players with the
blockslimiter.bypasspermission are exempt from all limits. - Placements are intercepted in
interactBlock, so multi-block structures are counted once per use instead of once per block. Successful placements record the owner and position in persistent storage and are decremented when the block is broken. - Counts are global across all worlds/dimensions, with periodic cleanup to drop entries for blocks that no longer exist.
Notes and limitations
- The only limited block out of the box is
cobblemon:pasture. Add more by extending the limited block set in the code. - If LuckPerms is not present or no meta is set, the default limit of 0 applies (no placements) unless
blockslimiter.bypassis granted. - Cleanup skips blocks in unloaded chunks until those chunks are loaded again.
Server Validation
✅ Server validation passed - The mod was tested on a real Minecraft server and loaded successfully.
Effortless WorldBuilding Remix
make the supported environment to both server and client. add the option to see dimensions in numbers. for eg while placing a line of 5 blocks the review...
vault opener heavy core
a mod that opens a omnious vault when a specific item gets displayed inside the omnious vault, when the mod is activated through a keybind H it opens the...
PlayerLock Aim Assist.
Client-side aim assist that locks only on other players when holding right-click, with config options for range, speed, and head targeting
Creativ menu
Please make a mod that allows access to the crativ menu on my server running Fabric 1.21.11 Java. Pressing the ´´ü´´ key on the keyboard should open a creativ...
Effortless WorldBuilding
Remake the effortless structure mod to work on minecraft java edition version 1.21.11 for the fabric modloader
FlyMod
A fly mod that works on any server. Press G to enable fly. Press G again to disable. (Safe, because most public servers use anticheats that kick you for fly....