Phrases not workingSolved
No error given. Config deleted, plugin is up to date. Phrases do not work.
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)
Locked automatically