Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/EasyArmorStands
  • 3.1.0

    release14 июня 2026 г.

    Improvements

    • Move block display pivot to the center

    Fixes

    • Fix being able to edit unloaded entities
  • 2.7.0

    release14 июня 2026 г.

    Improvements

    • Changed control to switch modes to Q (dropping item).
      • Previously Shift + Right-click.
    • /eas give selects the tool if you already have it in your inventory.
    • Move block display pivot to the center

    Fixes

    • Fix being able to edit unloaded entities
  • 3.0.1

    release2 мая 2026 г.

    Fixes

    • Fix cursor not being passed to tools
      • Fixes the scale tool being very sensitive
  • 3.0.0

    release1 мая 2026 г.

    Changes

    EasyArmorStands v3 requires Paper 1.21.11 or later.

    Bukkit and Spigot servers, as well as older server versions, are no longer supported. This significantly reduces the maintenance effort and makes it easier to use features introduced in new versions.

    EasyArmorStands v2 can still be used on Bukkit/Spigot/Paper 1.8.8 to 1.21.11. It will still receive bug fixes and some new features. However, most new features will only be added to EasyArmorStands v3.

    Improvements

    • Added Mannequin pose property
    • Added editor.allow-entities to config
      • If true (default), any entity can be edited (as long as you have permission to edit the entity type)
      • If false, only entities created using EasyArmorStands can be edited
      • Entities created before EasyArmorStands v3 must be registered using /eas register ...
    • Added /eas register ... and /eas unregister ...
      • Allows marking (or unmarking) entities as created by EasyArmorStands
    • Using /eas clone or /eas undo/redo uses full entity data
      • Requires the easyarmorstands.copy.entity permission
      • The whole entity is cloned, including properties not supported by EasyArmorStands
    • Restructured menu
    • Added names to equipment slots in the menu
    • Group selection uses a different color for selected entities
    • Text inputs use dialogs instead of suggesting commands
    • MiniMessage tags such as <✨> or <gradient> are preserved when saved in an entity

    Changes

    • Removed menus from configuration
      • Menus can no longer be customized
      • Menus are built dynamically instead
      • This allows other plugins to add menu buttons without requiring config changes
    • Armor stand parts can be selected immediately
      • Previously, the armor stand had to be selected before a part could be selected.
      • Now, buttons for all parts are added to the element selection.
      • The old behavior can be restored by disabling editor.flatten-armor-stands in the config.
      • If you use armor stands to display items/models, consider converting them to item displays using /eas convert instead of disabling this.

    API changes

    • Adventure and JOML are no longer relocated
      • They are already part of Paper.
    • Renamed Node to Layer
      • The editor consists of a stack of layers.
      • Only the top layer is considered active.
    • Introduced a new concept called Node
      • Nodes can be added to layers.
      • Nodes can contain buttons.
      • For example, a SelectableElement provides a node which is added to the element selection layer.
    • Added InputProvider
  • 2.6.2

    release12 апреля 2026 г.

    Improvements

    • Added 26.1 support
    • Allow opening menu while an armor stand bone is selected

    Fixes

    • Made component capability detection more robust
    • Immediately react to other plugins showing/hiding entities
    • Fixed /eas text not working with text which contains newlines
  • 2.6.1

    release13 декабря 2025 г.

    Improvements

    • Added 1.21.11 support
    • Added config option to allow selecting players

    Fixes

    • Fixed included Russian translations not being loaded
  • 2.6.0

    release27 ноября 2025 г.

    Improvements

    • Added 1.21.10 support
    • Added mannequin support
    • Added input hints
      • Currently available inputs are shown in the action bar
      • Can be disabled in config.yml

    Fixes

    • Fixed editor not being stopped after picking a block
    • Entities hidden by other plugins are now hidden from the editor
    • Fixed Towny privilege checks behaving unexpectedly

    Translations

    • Added Russian translations (@Deshus)
    • Converted translation files to JSON
    • If you would like to add translations for another language, please ask on Discord

    API changes

    • Added PlayerCommitElementEvent
  • 2.5.1

    release15 июля 2025 г.

    Improvements

    • Added 1.21.7 support
    • Menu background item tooltips are now hidden
    • Display entity rotations are now rotated as Quaternions
    • Click a property in /eas debug to copy its exact value

    Fixes

    • Fixed HeadDatabase and TrainCarts buttons missing in the menu
    • Fixed being able to use the tool as furnace fuel

    API changes

    • Dependencies are now relocated in the published API package
      • This allows using the Adventure API bundled into Paper and the Adventure API bundled into EasyArmorStands at the same time
  • 2.5.0

    release10 мая 2025 г.

    Improvements

    • Added 1.21.5 support
    • Armor stands are now spawned with arms and without a base plate by default
    • Your clipboard (/eas copy) is automatically applied when placing/spawning entities
    • Changed move tool to always display local coordinates
    • Added AI toggle button for living entities
      • Mobs without AI do not move on their own
    • Show circles/lines instead of particles on old servers using ViaVersion
      • If ViaVersion is installed, players on 1.19.4+ will see display entities instead of particles
    • Added Towny integration
    • Added GriefPrevention integration
    • Added HuskClaims integration
      • Controlled by the easyarmorstands:edit operation type
      • Requires additional configuration in HuskClaims trust_levels.yml
        • Add easyarmorstands:edit to allowed_owner_operations to allow players to use EasyArmorStands in their own claims
        • Add easyarmorstands:edit to flags in trust_levels to configure which trust levels can use EasyArmorStands
    • Added BentoBox integration
      • Flag ARMOR_STAND is required to use EasyArmorStands
    • Display current value when using /eas position, /eas yaw or /eas pitch without specifying a value
    • Restrict /eas position to easyarmorstands.position permission
      • Also required to use /eas set when moving entities
    • Detect tools using NBT on versions before 1.14
      • Tools created before this change cannot be used anymore, players need to obtain new tools using /eas give
      • Does not affect versions since 1.14

    Fixes

    • Fixed armor stands spawning at incorrect height
    • Fixed entities receiving fall damage after being moved
    • Fixed being able to teleport entities to out-of-bounds locations

    API changes

    • Moved RegionPrivilegeChecker to API
    • Added tools and ToolMenuManager to API
    • Added default implementation for EntityElement#getReference
  • 2.4.1

    release23 декабря 2024 г.

    Fixes

    • Fix "Damage cannot be negative" error which prevented startup on some server versions
  • 2.4.0

    release11 декабря 2024 г.

    Improvements

    • New config layout
      • Old configurations are updated automatically
      • Config files are now created in the plugin folder automatically
    • Added FancyHolograms integration
      • Holograms can be selected and edited using EasyArmorStands
    • Added Lands integration
      • Role flag easyarmorstands_edit (Edit entities)
      • Bypass using easyarmorstands.lands.bypass
    • Renamed /eas group to /eas select
      • Permission changed to easyarmorstands.select
      • Selecting multiple entities also requires easyarmorstands.group permission
    • Added /eas tag command to manipulate scoreboard tags
      • Makes it easier to target entities using command blocks
      • Permission: easyarmorstands.property.tags
      • /eas tag add: Add a tag
      • /eas tag remove: Remove a tag
      • /eas tag list: List tags of the selected entity
      • /eas tag select: Select all entities with a tag
        • Permission: easyarmorstands.select.tag
        • Selecting multiple entities also requires easyarmorstands.group permission
    • Added /eas viewrange
      • Can be used to set the view range of a display entity
      • Values are relative: 1.0 is the default, e.g. 0.5 halves the view range
    • Added scale limits to the config
      • Allows preventing the creation of very large entities
      • Display entity scale is unrestricted by default
    • Allow disabling integrations using the config

    Fixes

    • Fix Head Database menu on versions before 1.13

    API changes

    • Added Session#getElements

Совместимость

Сведения

Лицензия:
Опубликован:1 год назад
Обновлён:7 часов назад
ID проекта:
Главная