Update

Maxetto
2016-09-17 05:35:48 +02:00
parent b79bd0e3e8
commit 0438b03cd3

@ -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 ================================