1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-06 05:48:55 +00:00

Temp remove LuckPerms PlaceHolders

This commit is contained in:
Nesquate
2024-07-13 15:01:19 +08:00
parent 1f2c128daf
commit 305a013093
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
"emoticons": false
},
"default": {
"display_name": "%luckperms:prefix%${default}",
"display_name": "${default}",
"message_formats": {
"chat": "<${player}> ${message}",
"joined_the_game": "<yellow><lang:multiplayer.player.joined:'${player}'></yellow>",
@@ -78,4 +78,4 @@
"custom_message_types": {}
},
"styles": []
}
}