Adds a toggle-able admin alert when any admin joins the server

This commit is contained in:
2021-11-25 14:56:05 +01:00
parent a61a03be33
commit cfb4910977
4 changed files with 28 additions and 3 deletions

View File

@ -18,6 +18,7 @@
# mainSignColor - The color used for drawing signs (Default: BLACK).
# highlightSignColor - The color used for sign markings (Default: WHITE)
# verifyPortals - Whether all the non-sign blocks are checked to match the gate layout when a stargate is loaded.
# adminUpdateAlert - Whether to alert admins about new plugin updates
# I------------I-------------I #
# stargate economy options #
# I------------I-------------I #
@ -36,6 +37,7 @@
# permissionDebug - This will output any and all Permissions checks to console, used for permissions debugging (Requires debug: true)
language: en
adminUpdateAlert: true
folders:
portalFolder: plugins/Stargate/portals/
gateFolder: plugins/Stargate/gates/