No error given. Config deleted, plugin is up to date. Phrases do not work.
Phrases not workingSolved
Figured it out. It's because I'm an admin.
I changed the plugin to include this line to test stuff.
if (!player.HasPermission(BypassPerm) && !player.IsAdmin || player.IsAdmin)
I changed the plugin to include this line to test stuff.
if (!player.HasPermission(BypassPerm) && !player.IsAdmin || player.IsAdmin)
Locked automatically