From e9919fd11936a0e9ca8459ff0d43eb56c9024cc0 Mon Sep 17 00:00:00 2001 From: RitaSister Date: Sun, 28 Dec 2025 22:07:32 +0200 Subject: [PATCH] removed unused --- wgrp-common/src/main/resources/lang/en_US.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/wgrp-common/src/main/resources/lang/en_US.yml b/wgrp-common/src/main/resources/lang/en_US.yml index 778b0107..f778264c 100644 --- a/wgrp-common/src/main/resources/lang/en_US.yml +++ b/wgrp-common/src/main/resources/lang/en_US.yml @@ -9,7 +9,6 @@ messages: wgrpMsgWe: '[WGRP] You can''t use here the worldedit command!' noPerm: 'You don''t have permission to use this command.' regionManagement: - notStandingInRegion: 'You are not standing in any region!' notOwnerRegion: 'You can''t remove or add to protect the region because you are not a owner this region!' restrictProtect: 'You can''t protect the region because this region protected by admin!' restrictUnProtect: 'You can''t remove protect the region because this region protected by admin!'