Nokorbis / ar-command-signs

Minecraft (Spigot) plugin that allows to transform some blocks (Signs, plates and buttons) into a Commands executor
https://www.spigotmc.org/resources/command-signs.10512/
Apache License 2.0
13 stars 10 forks source link

There was a bug where player's were now OP #64

Closed DevSlashRichie closed 3 years ago

DevSlashRichie commented 3 years ago

If something went wrong at the moment of executing the command, the player would never become again a non-op. With this try-catch surrounding that is now fixed.