Banned Commands 图标

Banned Commands

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/banned-commands
资源信息

Minecraft 版本: 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11

平台: fabric

标签: management utility

资源介绍

This is a simple mod that prevents commands from being run based on what dimension the player is in, regardless if the player has access to the command through a different permission management mod. Players with a permission level of 2 or more (ops) are exempt from restrictions.

This example config prevents /warp and /rtp from being used in the overworld, as well as any added parameters, such as /warp spawn. This also prevents /spawn from being used in all dimensions by default except for the overworld. The config is read from /config/bannedcommands.json and is automatically created if it does not exist.

{
  "default": {
    "denyMessage": "&cYou cannot use that command here.",
    "commands": [
      "spawn"
    ]
  },
  "minecraft:overworld": {
    "denyMessage": "&cNo teleports in the overworld.",
    "commands": [
      "warp",
      "rtp"
    ]
  }
}

Commands (level 2/op only):

  • /bannedcommands reload : Reloads the config
  • /bannedcommands status : Displays the dimension id and commands listed for that dimension, for debugging purposes

This mod is open source and was created for the Cherry Cobblemon server: https://discord.gg/95mxCabJWf

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
RoomRecipes

价格:0 墨喵币
下载量:0

查看详情
Dragon Script

价格:0 墨喵币
下载量:0

查看详情
FluxForge

价格:0 墨喵币
下载量:0

查看详情
Cape Provider X (also PiCapes Mod)

价格:0 墨喵币
下载量:0

查看详情