新增规则

  • 高亮凋零骷髅(highLightWitherSkeletonEntity)

    给予凋零骷髅高亮效果(开启时可能会有一定的性能影响)。

  • 禁止物品实体创建下界传送门(itemEntityCreateNetherPortalDisabled)

    让物品实体穿过下界传送门时不会创建传送门 (Minecraft >= 1.21)

增强

  • 欢迎消息(welcomeMessage)

    现在支持Json数组格式编写消息。

    {
        "welcomeMessage": [
            "§3§o§n 欢迎进入A Minecraft Server~",
            "§a克雷重工欢迎您 联系人: Naughty_Clay",
            "§d老爱珍珠超传航空欢迎您 联系人: AILIXX",
            "§eSakura 24H 机房抢修服务 联系人: Mr_Sakura_",
            "§bCarpet AMS Addition 在线客服 联系人: 1024_byteeeee"
        ]
    }

New Rules

  • highLightWitherSkeletonEntity

    Gives the wither skeleton a highlight effect (may have some performance effect when enabled).

  • itemEntityCreateNetherPortalDisabled

    Prevent item entities from creating portals when passing through Nether portals (Minecraft >= 1.21).

Enhance

  • welcomeMessage

    Now supports writing messages in JSON array format.

    {
        "welcomeMessage": [
            "§3§o§n 欢迎进入A Minecraft Server~",
            "§a克雷重工欢迎您 联系人: Naughty_Clay",
            "§d老爱珍珠超传航空欢迎您 联系人: AILIXX",
            "§eSakura 24H 机房抢修服务 联系人: Mr_Sakura_",
            "§bCarpet AMS Addition 在线客服 联系人: 1024_byteeeee"
        ]
    }

Translate into English from DeepSeek