Download Item Use Restrictor — Minecraft Mods — MetaMods

Item Use Restrictor

Archived

Downloads

0

Last update

1 year ago

Versions

1.20.4
Server
Fabric
Control
Utils

Item Use Restrictor

This modification allows you to limit the use of any Minecraft items to specific game zones. This is especially useful for servers in Adventure mode where it's necessary to control player access to various items in different locations.

IMPORTANT! THE PACK DOES NOT SUPPORT WORKING WITH DIFFERENT DIMENSIONS!

How to Set Up Restrictions

To get started, you need to follow a few simple steps:

  1. Determine the identifier of the item whose use you want to restrict.

  2. Find the coordinates of two opposite corners of the cubic zone within which this item should be available for use.

  3. Use the command: /item-use restrict namespace:item_id corner 1 coordinates corner 2 coorinates

  4. Now this item can only be used within the specified area.

Available Commands

/item-use restrict <item identifier> <coordinates 1> <coordinates 2>

Creates a restriction on the use of the specified item in a cubic area between two points. Multiple restriction zones can be created for one item. To use the item everywhere again, you need to remove all restrictions with the command /item-use unrestrict <rule identifier>.

/item-use list

Displays a list of all your created restriction rules.

/item-use unrestrict <rule identifier>

Removes a specific restriction. The rule number can be found in the list using the command /item-use list.

Frequently Asked Questions

How to restore the item's ability for normal use? To use the item everywhere again, you need to remove all restrictions with the command /item-use unrestrict <rule identifier>

Where to find the restriction rule identifier? All rule numbers are displayed when executing the command /item-use list

Can overlapping restriction zones be created? Yes, this is supported.

Project members
falseresync

falseresync

Developer

Created: 7 Feb 2024

ID: 10460