From b35d67b5c089853fac6b4ae7c1c96fac88515516 Mon Sep 17 00:00:00 2001 From: games647 Date: Thu, 1 Sep 2016 19:41:58 +0200 Subject: [PATCH] Add missing add-premium-other message --- core/src/main/resources/messages.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/src/main/resources/messages.yml b/core/src/main/resources/messages.yml index eda6e4b5..b84f0cfc 100644 --- a/core/src/main/resources/messages.yml +++ b/core/src/main/resources/messages.yml @@ -24,6 +24,9 @@ # Player activated premium logins in order to skip offline authentication add-premium: '&2Added to the list of premium players' +# Player activated premium logins in order to skip offline authentication +add-premium-other: '&2Player is was added to the premium list' + # Player is already set be a paid account already-exists: '&4You are already on the premium list'