Cuberite Forum
Essentials [Warps, jails and so on] - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html)
+--- Thread: Essentials [Warps, jails and so on] (/thread-1840.html)

Pages: 1 2 3 4 5 6 7


RE: Essentials BETA [Warps, Jails and so on] - NiLSPACE - 07-26-2017

If you have "*" permissions (default for an admin, so if you haven't changed them yet it should work) you could try replacing line 92 in the 'hooks.lua' file with this:
if Player and Jailed[Player:GetUUID()] and not Player:HasPermission("es.jails.allowwhilejailed") and not AreCommandsEnabled then