mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-31 03:07:34 +02:00
Fix typo in messages for invalid-request
This commit is contained in:
@ -84,7 +84,7 @@ invalid-verify-token: '&4Invalid token'
|
|||||||
invalid-session: '&4Invalid session'
|
invalid-session: '&4Invalid session'
|
||||||
|
|
||||||
# The client sent a malicious packet without a login request packet
|
# The client sent a malicious packet without a login request packet
|
||||||
invalid-requst: '&4Invalid request'
|
invalid-request: '&4Invalid request'
|
||||||
|
|
||||||
# Message if the Bukkit isn't fully started to inject the packets
|
# Message if the Bukkit isn't fully started to inject the packets
|
||||||
not-started: '&cServer is not fully started yet. Please retry'
|
not-started: '&cServer is not fully started yet. Please retry'
|
||||||
|
Reference in New Issue
Block a user