mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-06-19 01:17:21 +00:00
welcome adventure api
MiniMessage is now used for Messages.yml fix bug when from is null when server change
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# this config file is for messages for players and command messages
|
||||
# Note this uses legacy formating which § for color codes
|
||||
# this might get replaced soon with mini message for both, velocity and bungeecord
|
||||
logged-in-other-location: "§cYou logged in from another location!"
|
||||
already-logged-in: "§cYou are already logged in!"
|
||||
# Note this uses MiniMessage format https://docs.advntr.dev/minimessage/format.html
|
||||
|
||||
logged-in-other-location: "<color:red>You logged in from another location!"
|
||||
already-logged-in: "<color:red>You are already logged in!"
|
||||
Reference in New Issue
Block a user