Wolfieheart / ArmorStandEditor

Spigot/Paper etc. plugin to allow players to edit armorstands without commands.
GNU General Public License v3.0
28 stars 25 forks source link
armorstands papermc plugin spigot spigot-plugin
[![Build Status](https://github.com/Wolfst0rm/ArmorStandEditor/actions/workflows/maven-publish.yml/badge.svg?style=flat)](https://github.com/Wolfst0rm/ArmorStandEditor/actions/workflows/maven-publish.yml) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=wolfieheart_ArmorStandEditor&metric=sqale_rating&style=flat)](https://sonarcloud.io/summary/new_code?id=wolfieheart_ArmorStandEditor) [![](https://jitpack.io/v/Wolfieheart/ArmorStandEditor.svg)](https://jitpack.io/#Wolfieheart/ArmorStandEditor) [![CodeFactor](https://www.codefactor.io/repository/github/wolfieheart/armorstandeditor/badge?style=flat)](https://www.codefactor.io/repository/github/wolfieheart/armorstandeditor) [![Scanned with Sonarcloud](https://img.shields.io/badge/Scanned%20With-Sonarcloud-orange?style=flat&logo=sonarcloud)](https://sonarcloud.io/summary/new_code?id=Wolfst0rm_ArmorStandEditor) [![wakatime](https://wakatime.com/badge/github/Wolfst0rm/ArmorStandEditor.svg?style=flat)](https://wakatime.com/badge/github/Wolfst0rm/ArmorStandEditor) [![Compatibility/GetBukkit](https://img.shields.io/badge/Compatability-Paper%2C%20Spigot%2C%20Bukkit%20etc.%20(GetBukkit.org)-yellowgreen?style=flat)](https://getbukkit.org/) [![License](https://img.shields.io/badge/Licence-GNU%20Public%20V3%20-red?style=flat)](https://github.com/Wolfst0rm/ArmorStandEditor/LICENSE.md) [![Support Discord](https://dcbadge.vercel.app/api/server/3BbJKWpTCj?style=flat)](https://discord.gg/3BbJKWpTCj) ArmorStandEditor is a plugin for [Spigot](https://www.spigotmc.org/) / [Paper, All related forks](https://papermc.io/downloads/paper) / [Folia etc.](https://github.com/PaperMC/Folia) to allow players in survival to easily edit armor stand pose and attributes.

Downloads

Downloads for Version 1.17 and higher can be obtained from the download page or our release tracker here on GitHub. For versions older than 1.17, then please use the original versions download page.

The Latest Downloads Shortcut Links:

NOTE: The 1.17 Versions introduce NMS Version Checks and will not load on versions older than 1.13.

It will also advise that if you are on 1.13 to 1.16, that you update to 1.17.x or Higher. This will be subject to change in the future. The minimum enforced API Version is 1.13.

Features

Support

Support for ArmorStandEditor is provided:

If there are issues with the plugin on the latest release, you can report them here. If there are new feature requests, you can ask them to be implemented here.

NOTE: Bugs are also first tested to ensure that they can be reproduced according to the reported steps. If they can not, we will ask for more info.

Adding ArmorStandEditor as a Dependency

ArmorStandEditor has an API and is supported through Jitpack. The Source Code for that API can be found here. You can find an example plugin here. It contains very basic tests and examples of what you could do with such an API.

For Maven Users, if you want to interact directly, you need to add the following to your pom.xml file:

     <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
     </repository>
    <dependency>
      <groupId>com.github.Wolfieheart</groupId>
      <artifactId>ArmorStandEditor</artifactId>
      <version>latest</version>
    </dependency>

Credits / Special Thanks

![JetBrains Logo (Main) logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg) [JetBrains](https://www.jetbrains.com/), creators of IntelliJ Idea, who are supporting ArmorStandEditor with one of their [Open Source Licenses](https://www.jetbrains.com/opensource/). IntelliJ Idea is the IDE recommended for working with ArmorStandEditor. RypoFalem for the original version of this plugin. Thank you for all your hard work (Archived on this repository on the branch [Original-Version](https://github.com/Wolfst0rm/ArmorStandEditor/tree/Original-Version) ) Anyone who has contributed to this project with tests, issues, code reviews etc. Thank you! [![Shamblecraft](https://media.discordapp.net/attachments/1017882838739189760/1129352283054940160/logo_trans.png)](https://namemc.com/server/mc.shamblecraft.net) Shamblecraft for using the plugin originally and giving me the idea to maintain it.