promotional bannermobile promotional banner

yRodrigus: SMP Utilities

This mod was designed and planned to improve the experience of creating SMPs servers in Minecraft. Its main function is to ban and control items, blocks, and mods, with the ability to unban those same items, blocks, or mods for specific players.

File Details

SMP Utilities 0.1.0

  • R
  • Apr 17, 2026
  • 2.43 MB
  • 5
  • 1.20.1
  • Forge

File Name

smp_utilities-0.1.0-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:smp-utilities-1481310:7937772")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Update Changelog

Gameplay Changes & Balance

  • No gameplay balance changes in this update.

New Content

  • Added new administrative items for server management.
  • Added a new command /objective that allows adding an objective to the player's toolbar.

Improvements & Optimizations

  • Continuous cursor validation every tick.
  • Intelligent delay system for armor and Curios to prevent duplication.

Bug Fixes

  • Permission Priority: Fixed an issue where blocking an entire mod prevented specific items from being allowed. Individual item permissions now override global mod restrictions.
  • Armor Duplication: Fixed duplication when equipping banned items as armor. Added a random delay (5–20 ticks) before dropping the item.
  • Curios Duplication: Fixed duplication when equipping banned items in Curios. Added a fixed 20-tick delay before dropping (the drop action still occurs instantly for some reason, I'm just a terrible programmer).
  • Ghost Cursor: Fixed duplication caused by rapid clicking. The cursor is now cleared instantly and no longer allows holding banned items.
  • Dropped Item Pickup: Items dropped by the system can no longer be picked up by the player.

Other

  • Internal systems adjusted to improve item control reliability.