SadShrimpyy / SimpleFreeze

Simple, Spigot 1.19.3, plugin that allows you to manage the behaviors of a frozen player, into your minecraft server.
0 stars 0 forks source link

Permissions error #1

Closed bakkbone closed 3 hours ago

bakkbone commented 3 hours ago

SadPermissions.getNotify() actually returns simplefreeze.thaw.all instead of simplefreeze.notify, so anyone who can thaw is getting the notifications

SadShrimpyy commented 3 hours ago

Hello, bakkbone.

In a certan way, you are right. The decompiled jar has a problem like that image

Honestly, when I first compiled the jar the method returned the right thing... image

Idk, maybe the compilation have done some strange optimizaitons... Since I don't know why I didn't first committed the utils, I have done now.

You can find the updated resource on Spigot. Enjoy :)