From 0438b03cd3f87dff4d3972a1d176330bae47418b Mon Sep 17 00:00:00 2001 From: Maxetto Date: Sat, 17 Sep 2016 05:35:48 +0200 Subject: [PATCH] Update --- English.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/English.md b/English.md index 1067972..4f8a33c 100644 --- a/English.md +++ b/English.md @@ -1,6 +1,6 @@ Credits: games647, .... -FastLogin version: 1.6.2 +FastLogin version: 1.9 *** @@ -28,9 +28,15 @@ FastLogin version: 1.6.2 # ========= Shared (BungeeCord and Bukkit) ============ +# Switch mode is activated and a new (non-whitelist) cracked player tries to join +switch-kick-message: '&4Only paid minecraft whitelisted accounts are allowed to join this server' + # 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 has been added to the premium list' + # Player is already set be a paid account already-exists: '&4You are already on the premium list' @@ -92,7 +98,7 @@ not-started: '&cServer is not fully started yet. Please retry' # Warning message if a user invoked /premium command premium-warning: '&c&lWARNING: &6This command should &lonly&6 be invoked if you are the owner of this paid minecraft account -Type &a/premium&r again to confirm' +Type &a/premium&6 again to confirm' # ========= Bungee/Waterfall only ================================