AuthMe Reloaded

AuthMe Reloaded

3M Downloads

how to make \n? [Legacy]

Closed this issue ยท 6 comments

commented

What behaviour is observed?

i want to make, for example, 'Hello!\nRegister with /reg (pass) (pass)', but \n doesn't work

Expected behaviour

i want to make, for example, 'Hello!\nRegister with /reg (pass) (pass)' and it's work

To Reproduce

  1. Go to AuthMe/messages/messages_en.yml
  2. Replace register_request with 'Hello!\nRegister with /reg (pass) (pass)'
  3. Reload plugin with /authme reload

Plugin list

AuthMe, DiscordSRV, LuckPerms, MyFirstMinecraftPlugin (My self plugin), TAB, Vault, ViaBackwards, ViaRewind, ViaVersion

Server Implementation

Standalone server (no proxy)

Database Implementation

SQLite

AuthMe Version

5.6.0-bCUSTOM

Error log (if applicable)

No response

Configuration

don't required

commented

Use " instead of '.

commented

Use " instead of '.

Image
commented

Use " instead of '.

Image
Image
commented
commented

OH, I'M IDIOT, SORRYYYY

commented

Just to mention that you can also use %nl%. It will be replaced with a newline :)