From fe075a5c6028c8c29cc50ad6605cddead385754d Mon Sep 17 00:00:00 2001 From: Maxetto Date: Thu, 1 Mar 2018 18:04:30 +0100 Subject: [PATCH] Remove VIP status to OP by default Closes #1040. --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 0f74a3ac3..2bae573d7 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -283,4 +283,4 @@ permissions: authme.vip: description: When the server is full and someone with this permission joins the server, someone will be kicked. - default: op + default: false