galaipa / SimpleRename

Item editing bukkit plugin
GNU General Public License v2.0
9 stars 18 forks source link

Added check for custom anvil inventories #40

Closed mastercake10 closed 4 years ago

mastercake10 commented 4 years ago

I've added a check for custom anvil inventories so that this plugin would no longer alter custom anvil inventories from GUI plugins.

Also, I don't quite understand why there are catch blocks... It appears that they aren't even triggered in my testing environment. Either way, they need to be handled properly if they're really needed or just print the stack trace instead of doing nothing.

galaipa commented 4 years ago

Hello! Thank you very much for your kind pull request. I really appreciate it!

I will give a look to those catch blocks, thanks