1.16-24
Details
-
Filenamearmorstandeditor-1.16-24.jar
-
Uploaded by
-
UploadedJul 1, 2020
-
Size60.64 KB
-
Downloads1,124
-
MD5bfb98bfd57b743f61f6195b78a3d9c78
Supported Bukkit Versions
- 1.16
Changelog
Simplified permissions. There were just too many before. Now there are three.
permissions:
asedit.basic:
description: Allow use armorstand edit functions. If set to false it will override all other functions.
default: true
asedit.invisible:
description: Toggle armorstand visible/invisible.
default: true
asedit.rename:
description: Rename armorstands
default: true
Permissions are now checked before edits are applied, not just before switching modes. This prevents the issue of changing permissions not being respected, for example if multiple worlds had different permissions.
Plugin now detects if spigot api is available and if so, uses that for actionbar messages. This means no more command spam on Spigot (or derivative, eg Paper) servers.
Fixed a nametag bug when using the same nametag on an armorstand twice
Made the icons look a tiny bit better
added Polish translation (thanks to Patbox)