Config comments

This commit is contained in:
Fabrizio La Rosa 2020-07-08 17:52:23 +02:00
parent e645df463c
commit 0e08480981

View File

@ -1,3 +1,13 @@
# ______ _ _ _ _____ _ ____ _ _
# | ____| | | | | | |/ ____| | | _ \| | | |
# | |__ __ _| |__ | | ___ __| | (___ | | ___ _| |_) | | ___ ___| | __
# | __/ _` | '_ \| |/ _ \/ _` |\___ \| |/ | | | | _ <| |/ _ \ / __| |/ /
# | | | (_| | |_) | | __| (_| |____) | <| |_| | |_) | | (_) | (__| <
# |_| \__,_|_.__/|_|\___|\__,_|_____/|_|\_\\__, |____/|_|\___/ \___|_|\_\
# __/ |
# |___/
# By Songoda <3
#
Command: Command:
Help: Help:
# Lists all commands rather than pages. # Lists all commands rather than pages.
@ -322,6 +332,7 @@ Island:
Enable: true Enable: true
# Check only the island owner's permissions # Check only the island owner's permissions
# it requires Vault installed # it requires Vault installed
# Experimental feature!
CheckOnlyOwnerPermissions: false CheckOnlyOwnerPermissions: false
# Check permissions of all the online player in the island or just # Check permissions of all the online player in the island or just
# the nearest player to the generator # the nearest player to the generator