Prihlasovani
Napsal: 30 dub 2016, 12:54
od MeliX
Server: IP:IP: 82.208.17.19:27121
Jde nějak nastavat když se hráč přihlásí nebo odhlásí ze serveru jak to ppíše Hrac joined the game. kde bych to mohl prelozit do cestiny aby to psalo cesky i to Hrac left the game.
Re: Prihlasovani
Napsal: 30 dub 2016, 12:56
od variodriver
Existuje google, kterým ze vyhledávat, a lze s ním najít třeba toto:
http://dev.bukkit.org/bukkit-plugins/death-messages/ Tam si můžeš editovat i zprávy když někdo chcípne.
Re: Prihlasovani
Napsal: 30 dub 2016, 21:17
od MinfasCZE
essentials:
Kód: Vybrat vše
# You can set a custom join message here, set to "none" to disable.
# You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
custom-join-message: "&d{USERNAME} &bse připojil"
# You can set a custom quit message here, set to "none" to disable.
# You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
custom-quit-message: "&d{USERNAME} &bse odpojil"