Stránka 1 z 1

Essentials

Napsal: 23 dub 2014, 15:05
od Jutak
Server: IP:93.91.240.147:27213
Dobrý den,

Kde v pluginu essentials najdu, abych mohl psát barevně na cedulky?

Děkuji

Re: Essentials

Napsal: 23 dub 2014, 15:25
od jakub1000
Jdi do configu a najdi si tuto část (řádek 338)
Máš tam toto :

Kód: Vybrat vše

enabledSigns:
   #- color

A odendej tu # a napiš do konzole /essentials reload

Re: Essentials

Napsal: 23 dub 2014, 15:47
od Jutak
Prosím můžeš mi spíš říct v jaké sekci to je ... jestli Essentials Chat ..

-- 23 dub 2014, 14:53 --

Protože na řádku 338 mi končí toto:

Kód: Vybrat vše

# Auto-AFK Kick
# After this timeout in seconds, the user will be kicked from the server.
# essentials.afk.kickexempt node overrides this feature.
# Set to -1 for no timeout.
auto-afk-kick: -1


Nemáš náhodou už udělané kity? ...

Re: Essentials

Napsal: 23 dub 2014, 16:03
od jakub1000
Je to hned pod kitama
V sekci : Essentials (Global)
Mám hotové kity, ale moje ti nedám :)

Re: Essentials

Napsal: 23 dub 2014, 16:09
od Jutak

Kód: Vybrat vše

  notch:
    delay: 6000
    items:
      - 397:3 1 player:Notch
  color:
    delay: 6000
    items:
      - 387 1 title:&4Book_&9o_&6Colors author:KHobbits lore:Ingame_color_codes book:Colors
  firework:
    delay: 6000
    items:
      - 401 1 name:Angry_Creeper color:red fade:green type:creeper power:1
      - 401 1 name:StarryNight color:yellow,orange fade:blue type:star effect:trail,twinkle power:1
      - 401 2 name:SolarWind color:yellow,orange fade:red shape:large effect:twinkle color:yellow,orange fade:red shape:ball effect:trail color:red,purple fade:pink shape:star effect:trail power:1

# Essentials Sign Control
# See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
# To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
# Essentials Colored sign support will be enabled when any sign types are enabled.
# Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.

enabledSigns:
  #- color
  #- balance
  #- buy
  #- sell
  #- trade
  #- free
  #- disposal
  #- warp
  #- kit
  #- mail
  #- enchant
  #- gamemode
  #- heal
  #- info
  #- spawnmob
  #- repair
  #- time
  #- weather


Tedy já jsem asi blbý ale nikde to nevidím

Re: Essentials

Napsal: 23 dub 2014, 16:19
od jakub1000

Kód: Vybrat vše

enabledSigns:
  #- color
  #- balance
  #- buy
  #- sell
  #- trade
  #- free
  #- disposal
  #- warp
  #- kit
  #- mail
  #- enchant
  #- gamemode
  #- heal
  #- info
  #- spawnmob
  #- repair
  #- time
  #- weather

Ty tam tohle nevidíš ???
Tento řádek

Kód: Vybrat vše

  #- color

Změň na tento

Kód: Vybrat vše

  - color

Pak napiš /essentials reload a půjde ti to.