HomeJavaModsNotEntity
NotEntity
NotEntity — screenshot 1

NotEntity

日本語の説明は ページ下部 にあります チェスト画面

NotEntity is a lightweight plugin that restricts specific entities (mobs, items, etc.) per world or globally. Manage restricted entities easily via a GUI — no complex configuration required.

Perfect for lobby servers, creative worlds, and lag reduction.


Features


Commands & Permissions

Commands

/notentity <world|all>        - Open the GUI to manage restrictions
/notentity list [world|all]   - View current restriction settings

Permission

notentity.admin

Required for all commands.


Configuration

config.yml

worlds:
  world:
    item-delete: false
    mob-all: false
    restricted-entities:
      - CREEPER
      - PHANTOM

You can use /notentity <world> or /notentity all to manage these settings in-game.

language.yml

language.yml (default: Japanese)
prefix: "&7[&cNotEntity&7] &r"
reload-success: "&a設定を保存・再読み込みしました。"
no-permission: "&c権限がありません。"
usage: "&e使用法: /notentity <world>"
invalid-world: "&c無効なワールド名です。"
gui-title: "&8モブ制限設定: &5%world%"
toggle-item-on: "&aアイテム削除: ON"
toggle-item-off: "&7アイテム削除: OFF"
toggle-moball-on: "&a全モブ削除 (MOBall): ON"
toggle-moball-off: "&7全モブ削除: OFF"
toggle-description: "&eクリックで切り替え"
spawn-egg-needed: "&e消したいモブのスポーンエッグを置いてね"
language.yml (example: English)
prefix: "&7[&cNotEntity&7] &r"
reload-success: "&aSettings saved and reloaded."
no-permission: "&cYou do not have permission."
usage: "&eUsage: /notentity <world>"
invalid-world: "&cInvalid world name."
gui-title: "&8Entity Limit: &5%world%"
toggle-item-on: "&aItem Delete: ON"
toggle-item-off: "&7Item Delete: OFF"
toggle-moball-on: "&aDelete All Mobs: ON"
toggle-moball-off: "&7Delete All Mobs: OFF"
toggle-description: "&eClick to toggle"
spawn-egg-needed: "&ePlace a spawn egg to restrict"

To switch the plugin language to English, replace the contents of language.yml with the example above and reload the plugin.


Compatibility

Built using the Minecraft 1.13 API.


Notes


日本語説明

NotEntity は、特定のワールド(または全ワールド)で特定のエンティティ(モブやアイテム)のスポーン・存在を制限できる、軽量な Minecraft サーバー用プラグインです。 GUI ベースの直感的な管理により、複雑な設定ファイル編集なしで制限を行えます。

ロビーサーバーでのモブ湧き防止や、特定のワールドでのアイテム削除(ラグ対策)などに最適です。


主な機能


コマンドと権限

コマンド

/notentity <world|all>        - GUI で制限設定を管理
/notentity list [world|all]   - 現在の設定を確認

権限

notentity.admin


設定ファイル

language.yml (デフォルト)
prefix: "&7[&cNotEntity&7] &r"
reload-success: "&a設定を保存・再読み込みしました。"
no-permission: "&c権限がありません。"
usage: "&e使用法: /notentity <world>"
invalid-world: "&c無効なワールド名です。"
gui-title: "&8モブ制限設定: &5%world%"
toggle-item-on: "&aアイテム削除: ON"
toggle-item-off: "&7アイテム削除: OFF"
toggle-moball-on: "&a全モブ削除 (MOBall): ON"
toggle-moball-off: "&7全モブ削除: OFF"
toggle-description: "&eクリックで切り替え"
spawn-egg-needed: "&e消したいモブのスポーンエッグを置いてね"

対応環境


all ワールドに対して設定を行うと、サーバー内のすべてのワールドにその制限が適用されます。

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more