▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/denizen-utilities
denizen-utilities

denizen-utilities

Extending Denizen for greater capabilities

Оцените первым
567
1
Все версииdenizen-utilities 2.9.0

denizen-utilities 2.9.0

Release24.08.2026

Список изменений

- ConnectionTag and PlayerTag:

- transfer Mechanism (ConnectionTag):

Added the - adjust <connection> transfer:host:port mechanism (or simply transfer:host) for direct, vanilla client redirection to any other server without BungeeCord/Velocity.

Note: The destination server must have accepts-transfers=true enabled in its server.properties file, otherwise the client will be disconnected.

- <PlayerTag.connection> Tag:

Added the <player.connection> tag, which returns the online player’s ConnectionTag:

- adjust <player.connection> transfer:modrinth.cherry.pizza

- <ConnectionTag.is_connected> Tag:

Returns whether the connection is currently open and active (true/false).

- Dialogs:

- DialogScriptContainer (procedural: Generation):

Added the ability to dynamically generate inputs, dialog bodies, and buttons via procedural scripts:

procedural:
    - repeat 15 as:num:
        - definemap button:
            label: <[num]>
            script:
                - adjust <context.connection> connect
        - define buttons.<[num]>:<[button]>
    - determine buttons:<[buttons]>

- player custom click Event:

Added full cross-plugin support, allowing safe interception and reading of dialogs created by other plugins on the server.

  • Switches: button_id:, namespace:.
  • Contexts: <context.connection>, <context.button_id>, <context.namespace>, <context.inputs>, and lazy-evaluated direct input retrieval via <context.[input_id]>.

- BiomeTag:

- Dynamic attribute Mechanism & Tag:

Replaced hardcoded properties with a dynamic <BiomeTag.attribute[<name>]> tag and attribute: mechanism (Minecraft Environment Attributes):

- adjust <biome> attribute:[sky_color=red;fog_color=<color[green]>]```

- BetterModel Bridge:

- bmmodel Command (Spawn Preconfigurations):

The - bmmodel command now supports sub-blocks for conveniently preconfiguring model mechanisms right at the moment of its creation:

- bmmodel entity:<entity> model:dragon:
     glow: true
     glow_color: red
     model_scale: 1.5

Some mechanisms are applied only after the animation plays, so we strongly recommend using this preset feature.

- model_rotation Mechanism (BMActiveModelTag):

Added the - adjust <model> model_rotation:<QuaternionTag> mechanism to rotate the entire model as a single unit (preserving shape and bone connections).

- Geometry Preservation When Changing Skins:

Fixed a bug where scale, positions, and bone offsets were reset when changing a model’s skin. Custom bone dimensions no longer break when using the skin mechanism.

- New ViaVersion Bridge:

- <ConnectionTag.viaversion_protocol> Tag:

Returns the raw protocol number of the player’s client (e.g., 765).

- <ConnectionTag.viaversion_version> Tag:

Returns a human-readable name for the player’s client version (e.g., "1.20.4", "1.16.5").

- Events:

- player connection configure Event:

  • The WAIT determination now accepts a DurationTag (e.g., WAIT:5s or WAIT:1m).
  • Fixed an issue that prevented players from joining the server when using this event.

- Compatibility:

- Minecraft 26.2 Support:

Added full support and fixed internal NMS version handlers for server version 26.2.

Файлы

denizen-utilities-2.9.0.jar(159.29 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

2.9.0

Загрузчики

Paper
Purpur

Версии игры

1.21–26.2

Загрузок

8

Дата публикации

24.08.2026

Загрузил

ID версии

Главная