mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-31 11:17:33 +02:00
Update
10
English.md
10
English.md
@ -1,6 +1,6 @@
|
|||||||
Credits: games647, ....
|
Credits: games647, ....
|
||||||
|
|
||||||
FastLogin version: 1.6.2
|
FastLogin version: 1.9
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
@ -28,9 +28,15 @@ FastLogin version: 1.6.2
|
|||||||
|
|
||||||
# ========= Shared (BungeeCord and Bukkit) ============
|
# ========= 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
|
# Player activated premium logins in order to skip offline authentication
|
||||||
add-premium: '&2Added to the list of premium players'
|
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
|
# Player is already set be a paid account
|
||||||
already-exists: '&4You are already on the premium list'
|
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
|
# 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
|
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 ================================
|
# ========= Bungee/Waterfall only ================================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user