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.