Stránka 1 z 1

Plugin JM

Napsal: 08 úno 2014, 13:47
od Hedra
IP:93.91.250.132:27598

Nevite proc kdyz upravim v JM text tak po restartu se to opet vrati na toto ?

Re: Plugin JM

Napsal: 08 úno 2014, 13:56
od TopCz
Zdřejmě tam máš chybu dej ho jsem (ten config) :D co jsi upravoval !!DO CODE!!
ať to neztrací formát ;)

Re: Plugin JM

Napsal: 08 úno 2014, 14:23
od Hedra
tak ?

Re: Plugin JM

Napsal: 08 úno 2014, 14:25
od TopCz
Dej to jsem celý ale do CODE více zde viewtopic.php?f=54&t=727

Re: Plugin JM

Napsal: 08 úno 2014, 15:10
od Hedra

Kód: Vybrat vše

colours:
  message: e
  playername: '7'
global:
  join:
  - %p joining the server!
  leave:
  - %pleft the game! 
player:
  WinneonSword:
    join:
    - Would you look at that! %p has joined!
    - The one and only %p has appeared!
    - I don't know, but it looks like %p has come to join us!
    leave:
    - Wave goodbye to %p!
    - '%p has other important things to do now.'
    - It appears a certain individual has left us for now. (%p)

Re: Plugin JM

Napsal: 08 úno 2014, 15:17
od Arcas
Ne originální, ale ten tvůj upravený...

Re: Plugin JM

Napsal: 08 úno 2014, 18:16
od nejento
A ještě to zkus upravovat při vypnutém serveru.

Re: Plugin JM

Napsal: 08 úno 2014, 18:32
od Hedra

Kód: Vybrat vše

colours:
  message: e
  playername: '7'
global:
  join:
  - Look out, it's %p joining the server!
  - Holy batman, %p has appeared!
  - Oh! Look who decided to join us today! (%p)
  leave:
  - Aww, it seems %p has left us.
  - It seems %p has hit the bucket, not in a literal sence.
  - '%p just disappeared out of thin air!'
player:
  WinneonSword:
    join:
    - Would you look at that! %p has joined!
    - The one and only %p has appeared!
    - I don't know, but it looks like %p has come to join us!
    leave:
    - Wave goodbye to %p!
    - '%p has other important things to do now.'
    - It appears a certain individual has left us for now. (%p)


Kód: Vybrat vše

colours:
  message: e
  playername: '7'
global:
  join:
  - %p joining the server!
  leave:
  - %p left the game!
player:
  WinneonSword:
    join:
    - Would you look at that! %p has joined!
    - The one and only %p has appeared!
    - I don't know, but it looks like %p has come to join us!
    leave:
    - Wave goodbye to %p!
    - '%p has other important things to do now.'
    - It appears a certain individual has left us for now. (%p)


1 je original 2 je upraveny

Re: Plugin JM

Napsal: 08 úno 2014, 21:08
od nejento
Prosím:
Spoiler: zobrazit

Kód: Vybrat vše

colours:
  message: e
  playername: '7'
global:
  join:
  - '%p joining the server!'
  leave:
  - '%p left the game!'
player:
  WinneonSword:
    join:
    - Would you look at that! %p has joined!
    - The one and only %p has appeared!
    - I don't know, but it looks like %p has come to join us!
    leave:
    - Wave goodbye to %p!
    - '%p has other important things to do now.'
    - It appears a certain individual has left us for now. (%p)