Update configDeclaration.yml
This commit is contained in:
parent
ae5a3b3557
commit
a2cb76733d
@ -8,6 +8,13 @@ Plugin:
|
|||||||
# Here you can set the debug mode of the plugin.
|
# Here you can set the debug mode of the plugin.
|
||||||
# It is recommended not to activate this on productive systems. Only if it is really needed!
|
# It is recommended not to activate this on productive systems. Only if it is really needed!
|
||||||
Debug: false
|
Debug: false
|
||||||
|
updateCheck:
|
||||||
|
# In this option you can set if players with the permission 'commandgui.updatemsg' will get an update message on join when an update for the plugin is available.
|
||||||
|
onJoin: true
|
||||||
|
# In this option you can set whether you want to receive and display beta and snapshot versions in the update check.
|
||||||
|
seePreReleaseUpdates: true
|
||||||
|
# In this option you can set the time interval in minutes in which updates should be checked.
|
||||||
|
timeInterval: 60
|
||||||
# Here you can set whether the Helpalias command (/commandguihelp) should be activated.
|
# Here you can set whether the Helpalias command (/commandguihelp) should be activated.
|
||||||
# If this is changed the server MUST be restarted to change this!
|
# If this is changed the server MUST be restarted to change this!
|
||||||
HelpAlias: true
|
HelpAlias: true
|
||||||
|
Loading…
Reference in New Issue
Block a user