跳到主要内容

用户命令

注意:所有玩家权限默认设置为 true。这意味着它们已经设置完成。

如果您不希望玩家通过权限访问特定功能,您需要拒绝该玩家的权限!

命令描述
/elitemobs / /em主命令,将插件中的所有玩家信息整合到一个易于访问的菜单中。*注意:*所有其他用户命令都在这个主命令中。
/adventurersguild / /ag在推荐的设置中,将玩家传送到冒险家公会世界,在那里他们可以与各种 EliteMobs NPC 互动。
/em shareItem在聊天中链接物品,以便其他玩家可以查看其属性。
/em help列出所有命令。其余的用户命令通常被 NPC 或 /em 界面的使用所取代!您可以将光标悬停在命令上以获取它们的功能描述。
/em money check显示玩家金钱。
/em pay <username> <amount>让玩家相互支付。交易将收取可配置数额的税费。
/em spawntp将玩家传送到服务器出生点。

NPC 命令

这些命令仅在您没有安装带有 NPC 的冒险家公会中心时有用。

建议您安装这些以通过 NPC 运行所有这些命令,而不是让玩家记住命令的使用方法。

命令描述
/em rank打开等级菜单或将玩家传送到冒险家公会中心。
/em shop procedural <player>访问商店或将玩家传送到冒险家公会中心。
/em shop sell <player>访问商店出售菜单或将玩家传送到冒险家公会中心。
/em shop custom <player>访问自定义商店或将玩家传送到冒险家公会中心。
/em repair访问修理菜单或将玩家传送到冒险家公会中心。
/em enchant访问附魔菜单或将玩家传送到冒险家公会中心。
/em scrap访问废品菜单或将玩家传送到冒险家公会中心。
/em unbind访问解绑菜单或将玩家传送到冒险家公会中心。

内部用户命令

**这些命令旨在从游戏内菜单运行,例如从任务菜单运行任务。如果没有关于如何获取 ID 的说明,那意味着除了从游戏内菜单运行命令之外,无法获取该 ID。**为方便起见,这些已被分为可识别和不可识别类别。

可识别

命令描述
/em dungeontp <dungeonid>将玩家传送到地牢。
注意:这旨在从 /em 菜单运行,因为玩家无法猜测地牢 ID。地牢的 ID 与 ~/plugins/EliteMobs/dungeonpackages/ 中的 .yml 文件名相同。
当使用 /em 命令并从传送页面选择传送时,您可以在控制台上看到 ID。

不可识别

命令描述
/em quest accept <questID>接受任务。
/em quest track <questID>追踪任务。
/em quest complete <questID>完成任务。
/em quest leave <questID>离开任务。
/em track boss <uuid>追踪自定义 boss。注意:这旨在从 /em 菜单运行,因为玩家无法猜测 boss UUID。

管理员命令

> > > elitemobs.* - EliteMobs 的管理员权限,拥有完全访问权限! < < <

命令描述
/em setup打开主设置菜单。
/em spawn elite <entityType> <level> <power1> <power2> <power3>根据实体类型生成精英。
- /em spawn eliteAt <entityType> <worldName> <x> <y> <z> <level> <power1> <power2> <power3>根据实体类型和位置生成精英。
/em spawn boss <fileName>从配置文件生成自定义 Boss。
/em spawn boss <fileName> <level>从配置文件生成自定义 Boss 并覆盖等级。
/em spawn bossAt <filename> <worldName> <x> <y> <z>从配置文件在指定位置生成自定义 Boss。
/em spawn bossAt <filename> <level> <worldName> <x> <y> <z>从配置文件在指定位置生成自定义 Boss 并覆盖等级。
/em place boss <fileName>为区域 Boss 添加生成位置。
/em place treasureChest <fileName>在玩家所站位置添加宝箱。
/em remove永久移除精英生物实体。Elite/Regional/Super/NPC 都可以使用。再次运行以退出移除模式。
/em event <eventName>启动自定义定时事件。
/em place npc <npcFileName>生成 NPC。
/em stats获取当前活跃的 EliteMobs 实体和玩家的统计数据。
/em loot menu打开菜单,您可以在其中获取任何自定义战利品。
/em loot give <player> <filename>给予玩家特定的自定义战利品。
/em loot simulate <level>模拟从设定层级的精英生物掉落战利品。
/em loot simulate <level> <times>模拟从设定层级的精英生物掉落战利品指定次数。
/em scrollGet <level> <amount>给自己指定数量的精英卷轴。
/em version获取插件版本。
/em reload重新加载插件。几乎每次都有效。
/em kill 杀死所有攻击性精英生物。
/em kill <radius>杀死半径范围内的所有攻击性精英生物。
/em kill type <entityType>杀死特定类型的所有精英。
/em kill type <entityType> <radius>杀死半径范围内特定类型的所有精英。
/em loot debug <level>获取用于测试目的的调试物品。
/em money add <username> <amount>给玩家添加设定数额的金钱。
/em money addall <amount>给所有在线玩家添加设定数额的金钱。
/em money remove <username> <amount>从玩家移除设定数额的金钱。
/em money set <username> <amount>设置玩家拥有的总金钱数额。
/em rank <player> <prestigeLevel> <guildLevel>设置玩家的公会等级。
/em discord获取支持 Discord 服务器的链接。
/em discord <message>如果 DiscordSRV 配置正确,在 Discord 上发布调试消息。
/em unbind force解绑持有的灵魂绑定物品。
/em money check <player>检查特定玩家拥有的金钱。
/em fireball生成火球以测试精英爆炸再生。
/em transitiveBlocks register <filename> <ON_SPAWN/ON_REMOVE>参见 Transitive Blocks
/em transitiveBlocks edit <filename> <ON_SPAWN/ON_REMOVE>参见 Transitive Blocks
/em /em transitiveBlocks registerArea <filename> <ON_SPAWN/ON_REMOVE>参见 Transitive Blocks
/em transitiveBlocks editArea <filename> <ON_SPAWN/ON_REMOVE>参见 Transitive Blocks
/em transitiveBlocks cancel参见 Transitive Blocks
/em protection bypass切换地牢保护。也适用于冒险家公会。

内部管理员命令

这些命令旨在与菜单或聊天中的可交互文本互动时运行,而不是手动运行。

命令描述
/em setup done停止在管理员登录时显示消息。
/em setup toggle <dungeonConfig>允许您切换指定 EliteMobs 内容的安装。

原始权限:

permissions:
elitemobs.*:
description: Gives access to all elitemobs commands
children:
elitemobs.stats: true
elitemobs.checktier.others: true
elitemobs.versionnotification: true
elitemobs.money.check.others: true
default: op
elitemobs.stats:
description: Allows players to run /elitemobs stats
default: op
elitemobs.version:
description: Allows players to run /elitemobs version
default: true
elitemobs.shop.npc:
description: Allows players to interact with NPCs for dynamic shops
default: true
elitemobs.shop.command:
description: Allows players to open the dynamic shop menu through commands
default: true
elitemobs.customshop.npc:
description: Allows players to interact with NPCs for dynamic shops
default: true
elitemobs.customshop.command:
description: Allows players to open the dynamic shop menu through commands
default: true
elitemobs.money.pay:
description: Allows players to run /elitemobs pay [username] [amount]
default: true
elitemobs.money.check:
description: Allows players to run /elitemobs wallet
default: true
elitemobs.money.check.others:
description: Allows players to run /elitemobs check [username]
default: op
elitemobs.events:
description: Allows players to launch all events
default: true
elitemobs.checktier.others:
description: Allows players to run /elitemobs checktier [player]
default: op
elitemobs.gettier:
description: Allows players tu run /elitemobs gettier [tier]
default: op
elitemobs.versionnotification:
description: Allows players to get notified about plugin updates
default: op
elitemobs.adventurersguild.teleport:
description: Allows players to teleport to the adventurer's guild hub using /ag
default: true
elitemobs.adventurersguild.command:
description: Allows players to rank menu using the /em adventurersguild command
default: true
elitemobs.rank.command:
description: Allows players to open the rank menu through /em rank
default: true
elitemobs.rank.npc:
description: Allows players to access the /em rank menu through NPCs
default: true
elitemobs.quest.command:
description: Allows players to take on quests via command
default: true
elitemobs.quest.npc:
description: Allows players to take on quests via EliteMobs NPC
default: true
elitemobs.dungeontp:
description: Allows players to teleport to an elitemobs-set location
default: true
elitemobs.spawntp:
description: Allows players to teleport to the default spawn location of the server.
default: true
elitemobs.back.npc:
description: Allows players to interact with an npc to go back to a previous location.
default: true
elitemobs.shareitem:
description: Shares a held Elite Item on chat.
default: true
elitemobs.scrap.npc:
description: Allows players to scrap items at an npc
default: true
elitemobs.scrap.command:
description: Allows players to scrap items using a command
default: true
elitemobs.smelt.command:
description: Allows players to smelt items using a command
default: true
elitemobs.smelt.npc:
description: Allows players to smelt items using an npc
default: true
elitemobs.repair.command:
description: Allows players to use the repair command to open the menu for repairing elite items
default: true
elitemobs.repair.npc:
description: Allows players to interact with the NPC for repairing items
default: true
elitemobs.refiner.command:
description: Allows players to use the refiner command to open the menu for upgrading Elite Scrap
default: true
elitemobs.refiner.npc:
description: Allows players to interact with the NPC for upgrading Elite Scrap
default: true
elitemobs.enhancer.command:
description: Allows players to use the enhancer command to open the menu for upgrading Elite Items
default: true
elitemobs.enhancer.npc:
description: Allows players to interact with the NPC for upgrading Elite Items
default: true
elitemobs.unbind.command:
description: Allows players to use the unbind command to open the menu for unbinding Elite Items
default: true
elitemobs.unbind.npc:
description: Allows players to interact with the unbinder NPC for unbind Elite Items
default: true
elitemobs.soulbind.bypass:
description: Allows users to bypass the soulbind restrictions. Only recommended for admins!
default: false
elitemobs.scroll.get:
description: Allows users to use the scrollGet command to give themselves Elite Scrolls!
default: false
elitequest.*:
description: Used for quest-related permissions
default: false
op: false