<p>player-link:</p><p> # Whether to enable the linking system. Turning this off will prevent</p><p> # players from using the linking feature even if they are already linked.</p><p> enabled: true</p><p>
</p><p> # Whether to require a linked account in order to be able to join the server.</p><p> require-link: false</p><p>
</p><p> # Set the following option to true when you want to host your own linking database.</p><p> # -> This can work in addition to global linking.</p><p> # Note that you have to install a linking database implementation before enabling this, because</p><p> # it'll cause errors otherwise.</p><p> enable-own-linking: true</p>