From 6158ddea6b152dd8bb871d8c0007ea44145684c5 Mon Sep 17 00:00:00 2001 From: ljacqu Date: Sun, 26 Mar 2017 23:08:02 +0200 Subject: [PATCH] Mention that settings are located under "limbo" (feedback by Gnat008) --- Limbo-players.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Limbo-players.md b/Limbo-players.md index eb2a3d9..1552891 100644 --- a/Limbo-players.md +++ b/Limbo-players.md @@ -27,7 +27,7 @@ Consider the following example: 1. player logs in 1. we restore limbo properties -> player has walk speed 5 again -We try to combat such issues by allowing you to configure how we should restore the limbo properties. For example, you may choose to keep the maximum speed from player and limbo player, or you can define to set "allow flight" always to _true_ when a player logs in. You can configure the behavior for each property in config.yml. +We try to combat such issues by allowing you to configure how we should restore the limbo properties. You can find these settings in your config.yml under "limbo". For example, you may choose to keep the maximum speed from player and limbo player, or you can define to set "allow flight" always to _true_ when a player logs in. Note that restoring the OP status is not configurable. For security reasons, if an unregistered player is OP, he will no longer be OP once he registers & logs in. Similarly, an unregistered player who gets opped will no longer be OP when he logs in. In order to set someone as OP successfully, he needs to be authenticated.