Stránka 1 z 2

Pluginy

Napsal: 07 črc 2016, 17:16
od karlik97
82.208.17.36:27475
Dobrý den můžete mi prosím vás říct co to jsou za pluginy.
1.Pec ukazuje jak dlouho peče.
2.V jobs navrchu přibyvají levely.
3.Když mám plný inventář tak mi to píše.
4.Jaky je plugin na voteparty.

-- 07 črc 2016, 16:18 --

Dodávám 4.obr

Re: Pluginy

Napsal: 07 črc 2016, 17:30
od DeadoManTV
1) ActionBar
2) Air Bar
3) ActionBar

Re: Pluginy

Napsal: 07 črc 2016, 17:51
od karlik97
Prosím vás a jak tam nastavím jak dlouho peče pec ActionBar a jak nastavím když mam plný inventář. Prosím kdybyste mi poslali config. Děkuji +K

Re: Pluginy

Napsal: 07 črc 2016, 17:51
od variodriver
4) Vlastní

Re: Pluginy

Napsal: 07 črc 2016, 18:12
od DeadoManTV
My nemáme povinnost poslat config tobě, ale ty nám.

Re: Pluginy

Napsal: 07 črc 2016, 18:18
od DenOwq
A ty máš povinnost se chovat slušně, tohle je fórum fakahedy, pro jej zákazníky. Pokud se ti tu nechce radit, odejdi.

Re: Pluginy

Napsal: 07 črc 2016, 18:27
od Misso

Re: Pluginy

Napsal: 07 črc 2016, 18:51
od karlik97
karlik97 píše:Prosím vás a jak tam nastavím jak dlouho peče pec ActionBar a jak nastavím když mam plný inventář. Prosím kdybyste mi poslali config. Děkuji +K

Já nevím ale jak to tam mám nastavit .

Re: Pluginy

Napsal: 07 črc 2016, 23:38
od Smexhy
Ak si nedokážeš nastaviť plugin podľa dokumentácie a podrobného popisu u daného pluginu, ale len kopírovať iné servery, ako chceš spravovať server?

Re: Pluginy

Napsal: 08 črc 2016, 07:46
od karlik97
Kde najdu tu dokumentaci? Stačilo by mi jen vysvětlit nebo poslat ukazku jak to mám nastavit protože ja jak se dívám do configu tak tam mam jen samé Vítání na serveru.

Kód: Vybrat vše

# Actionbar v1.3.0.2 by sn1cko
# Time is set in milliseconds which means every 20 = 1 second
# for example: 6000 = 5 minuntes OR 300 = 15 seconds
#
# The announcer will never stop if the time is set to 0
# Else it will stop after the amount of milliseconds you wish
#
# There are currently 15 variables available which can be built in
# for example %player% - will display the playername or %health% - will give out the health
# all other variables can be found on the website
# http://dev.bukkit.org/bukkit-plugins/actionbar/pages/variables
Actionbar:
  Settings:
    FirstJoin:
      Toggle: true
      Time: 5
      Messages:
      - '&6&lWelcome &e&l%player% &6<o this server'
      - '&5&lWelcome &d&l%player% &5<o this server'
      - '&4&lWelcome &c&l%player% &4<o this server'
      - '&3&lWelcome &b&l%player% &3<o this server'
      - '&2&lWelcome &a&l%player% &2<o this server'
    Join:
      Toggle: true
      Time: 5
      Messages:
      - '&2&lWelcome &a&lback &2&l%player%'
      - '&3&lWelcome &b&lback &3&l%player%'
      - '&4&lWelcome &c&lback &4&l%player%'
      - '&5&lWelcome &d&lback &5&l%player%'
      - '&6&lWelcome &e&lback &6&l%player%'
    Staff:
      Permission: actionbar.staff
    ColorCodes:
      Toggle: true
    ActionMessage:
      Toggle: true
ActionbarAnnouncer:
  Settings:
    Toggle: true
    StopTime: 0
    Time: 6000
    Messages:
      Messages:
      - '&6&lActionbar &e&oThanks for downloading this plugin :)'
      - '&2&lInfo &a&oThere are currently &2&o%onlineplayers% &a&o/ &2&o%maxonlineplayers%
        &a&oplayers online'
      - '&5&lAnnouncer &d&oSpecial Thanks to @PhantomX'
      - '&9&oalso to @AgreSith ;)'