Name | <server.has_permissions> |
Returns | ElementTag(Boolean) |
Description | Returns whether the server has a known permission plugin loaded.
Note: should not be considered incredibly reliable. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/tags/core/ServerTagBase.java#L1091 |