St3venAU / ArmorStandTools

A full suite of Armor Stand tools for CraftBukkit/Spigot
MIT License
36 stars 46 forks source link

Fix itemedit renaming dupe and depend repository #83

Open FeozRu opened 2 years ago

FeozRu commented 2 years ago

ItemEdit dupe. When using /ast and renaming, or changing another meta of items (e.g nether star), for example, via ItemEdit plugin, this item will not removed when use /ast again. Fixed by adding unused localized name meta for item and checking by it. Changed package names because path and package name is not same. Intellij idea shows errors, so I fixed it. sk89q's repo is already unavalible, so i changed it to enginehub repo