RypoFalem / ArmorStandEditor

Bukkit plugin to allow players to edit armorstands without commands.
GNU General Public License v2.0
19 stars 69 forks source link

Use reflections to send actionbar message instead of command #24

Closed PlanetTeamSpeakk closed 4 years ago

PlanetTeamSpeakk commented 4 years ago

Use a lot of reflections to send a packet directly to the player without using ProtocolLib, this should work on all versions and does not send an annoying message to OPs when someone uses the plugin. This also works on CraftBukkit, Spigot and Paper.

RypoFalem commented 4 years ago

Issue is resolved now, no need for PR. #23