GoldPiglin

授权转载 开源 娱乐 GoldPiglin v25.01.1

Source of resources
Authorized reprinted
插件中文名称
闪闪发光的猪灵
插件英文名称
GoldPiglin
原帖地址
https://modrinth.com/plugin/goldpiglin
支持的核心(服务端)
  1. Spigot
  2. Paper
  3. Folia
  4. Purpur
  5. PufferFish
  6. Leaves
  7. 其他核心
Language
English
Precondition
NBTAPI 2.13.2 (可选)
适配版本(Java)
  1. 1.21
  2. 1.20
该项目还未完成,所以通常会有一些缺失的功能。

在穿戴金纹饰盔甲的情况下攻击猪灵/在猪灵附近挖掘矿物/开启箱子[仅地狱]后,猪灵的仇恨时间为20秒,每40秒刷新一次仇恨。

功能
  • 猪灵在玩家穿着有金纹饰的盔甲时会无视玩家
  • 模拟原版行为 [在v24.11.1中]
  • 增强的行为,如基于视线追踪的仇恨 (没看到就不算)

用法
配置文件
YAML:
# NMS模式仅限paper可用
use-nms: false
use-concurrent-map: false
hatred:
  expiration-time: 20
  expiration-scanner-time: 40
  near:
    # Area-wide hatred, closer to vanilla behavior, but may take longer to calculate.
    enabled: false
    x: 6
    y: 6
    z: 6
  can-see:
    # Whether only Piglin within the player's sight will trigger hatred
    enabled: true
    # Use Spigot's own canSee API instead of GoldPiglin's line of sight calculation
    native: false
    # Inverted line of sight calculations to calculate entity line of sight instead of player line of sight
    reversal: false

权限​

  • goldpiglin.command.reload [default: OP]
  • goldpiglin.command.version [default: OP]
  • goldpiglin.update_message [default: OP]

命令​

  • /goldpiglin:gpiglin <reload|version> [/gpiglin]

许可证
使用Apache-2.0作为许可证

依赖
  • 至少需要Java21
  • NBTAPI v2.13.2 (可选) [链接]

授权声明
83705-6fe3b0c32cd6211054f1df29984fcd29.jpg
  • Like
Reactions: MATRIX-夜翎
Author
Rea
Downloads
72
Views
293
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Rea

Share this resource

Latest updates

  1. v25.01.1更新

    版本资讯 必须更新: 否 上一版本是否存在严重问题: 否 变更 修复 错误的版本匹配 (1.20.5和1.20.6) 其他 一些微小的更改 (应该不会影响其他逻辑) 依赖...
  2. v24.12.1

    Version Info Must be updated: true Whether there are serious problems in the previous release...
  3. v24.12.0.1

    Version Info Must be updated: false Whether there are serious problems in the previous release...