your current location:首页 > news>delete item minecraft

delete item minecraft

2024-12-15 02:34:21|Myriagame |source:minecraft skins

Brief introduction

For some reasons, you think players should not have certain items.

This simple module solves this problem by deleting items.

use

The working principle of the module: It deletes the entity generated in the world and deletes items according to the configuration when configured or closed.That's it.

The configuration is very simple, adding the items in F3+H to the project delete list.If you just use it occasionally, you can also open and close it by configuration.

After obtaining the ID, it should be as follows:

"Items to delete" = ["minecraft: dirt"]

Or if there are multiple items:

"Items to delete" = ["minecraft: dirt", "minecraft: stone"]]

The server only needs to be installed on the server.

Starting from V1.2.0, any deleted items will be recorded in the log file.Including where they come from, who and where they are.

The position of the configuration file: the game root directory, the file of the "deleteItem-common.toml" in the "Config" folder

Similar functional modules: Item Banning.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.