LeavesMC / Leaves

Fork of Paper aimed at repairing broken vanilla properties.
https://leavesmc.org
Other
380 stars 39 forks source link

假人无法兼容登录插件 #285

Closed 2bno-1 closed 1 month ago

2bno-1 commented 1 month ago

服务端版本 LeavesMC Version

1.20~1.21

预期的行为 Expected behavior

安装登录插件后假人应该也能正常运作

观测到的实际行为 Observed/Actual behavior

安装登录插件后,假人以下行为正常:

以下行为异常

复现步骤 Steps/models to reproduce

  1. 安装 AuthMe 或 OpeNLogin/Nlogin 插件
  2. 召唤假人
  3. 使用 attack / use_on 动作与实体 / 方块进行交互

如下图所示,使用指令/bot action BOT_s123 attack 30,令假人攻击盔甲架,但假人仅有攻击动作,盔甲架无受击动作,不受到伤害;此外,在 $30 ticks$ 攻击间隔下产生轻击音效,无横扫效果。 假人试图攻击盔甲架

插件与数据包列表。 Plugin and Datapack List.

> plugins
[02:58:38 INFO]: Server Plugins (53):
[02:58:38 INFO]: Bukkit Plugins:
[02:58:38 INFO]:  - AngelChest, ArmorStandEditor, ATopPlayers, AuraSkills, AuthMe, AutoFishing, BlockParticles, ChatPlugin, Citizens, CoreProtect
[02:58:38 INFO]:  Craftorithm, CustomJoinMessage, DecentHolograms, DisplayEditor, DualHorse, Elevators, Farms, fast-leaf-decay, GSit, Holography
[02:58:38 INFO]:  InventoryRollbackPlus, ItemEdit, ItemTag, JShader, LiteSignIn, Lootin, LuckPerms, MobsToEggs, NameColor, NBTAPI
[02:58:38 INFO]:  PetTeleport_Improved, Pickaxe3x3, PlaceholderAPI, PlayerKits2, PlayerParticles, ProtocolLib, RocketPlaceholders, *ShareCoordinates, Shopkeepers, SignWarp
[02:58:38 INFO]:  *SimpleMOTD, SimpleResourcepack, *SimpleSpawnCommand, SkinsRestorer, Skript, SlotMachine, TimeBar, Vault, WorldEdit, WorldGuard
[02:58:38 INFO]:  WorldGuardRegionProtect, XVaults, zHead
> datapack list
[02:58:58 INFO]: 已启用3个数据包:[vanilla(内置)], [file/bukkit(世界)], [paper(内置)]
[02:58:58 INFO]: 已无更多可用的数据包


以上为服务器原始环境 经测试只安装登陆插件(AuthMe)也可复现问题

[02:58:23] [Server thread/INFO]: Server Plugins (1):
[02:58:23] [Server thread/INFO]: Bukkit Plugins:
[02:58:23] [Server thread/INFO]:  - AuthMe

更多详细信息。 The more information.

No response

MC-XiaoHei commented 1 month ago

尝试使用AuthMeReReloaded

Bluemangoo commented 1 month ago

attack无法攻击盔甲架好像。

其它方法打到盔甲架横扫也没有好像。

这个和登录没关系应该。

s-yh-china commented 1 month ago

attack无法攻击盔甲架好像。

谣言

2bno-1 commented 1 month ago

尝试使用AuthMeReReloaded

感谢,确实有效,假人正常运行了