Add prefix, nickname, chat colors
This commit is contained in:
parent
c5e8f1cc54
commit
707b99f58d
12 changed files with 544 additions and 16 deletions
|
@ -25,5 +25,8 @@
|
|||
"dev.zontreck.otemod.msgs.homes.goto.fail": "§cHome was not found, or a error occured",
|
||||
"dev.zontreck.otemod.msgs.homes.goto.success": "§2Home found, warping home now",
|
||||
"dev.zontreck.otemod.msgs.homes.del.success": "§2Home was deleted successfully",
|
||||
"dev.zontreck.otemod.msgs.homes.del.fail": "§cHome could not be deleted due to an error"
|
||||
"dev.zontreck.otemod.msgs.homes.del.fail": "§cHome could not be deleted due to an error",
|
||||
"minecraft.player.joined": "",
|
||||
"minecraft.player.joined.renamed": "",
|
||||
"minecraft.player.quit": ""
|
||||
}
|
Reference in a new issue