Stránka 1 z 1

Pomoc c vecma na začatku

Napsal: 14 lis 2015, 20:48
od TheFafa170
82.208.17.33:27164

Ahoj Chtel chich se zeptat jestli bi nešel udelat navod jak si udelat na mc serverech vlastni veci ze začatku ja nwm jak
tak pls pište dk moc pomuže mislim to tak že msito tich kamenich veci co dostanete običejne že třeba dostanete 1 dia brnko atd

Re: Pomoc c vecma na začatku

Napsal: 14 lis 2015, 20:50
od pitilon@seznam.cz
vlastní věci? tak rozhodně mody, pokud jen chceš upravit vzhled dané věci texchure packy

Re: Pomoc c vecma na začatku

Napsal: 14 lis 2015, 21:09
od Mike8748
v konfigu essentials, si najdeš část co začíná

Kód: Vybrat vše

# Note: All items MUST be followed by a quantity!
# All kit names should be lower case, and will be treated as lower in permissions/costs.
# Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
# For Item meta information visit http://wiki.ess3.net/wiki/Item_Meta
# 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
# For more information, visit http://wiki.ess3.net/wiki/Kits
kits:
  tools:
    delay: 10
    items:
      - 272 1
      - 273 1
      - 274 1
      - 275 1


a tam si nadefinuješ další kit, obsahující všechny věci co tam chceš. (zbrane, brnění, jídlo,...)

v tom samém souboru potom téměr na konci najdeš

Kód: Vybrat vše

newbies:
  # Should we announce to the server when someone logs in for the first time?
  # If so, use this format, replacing {DISPLAYNAME} with the player name.
  # If not, set to ''
  #announce-format: ''
  announce-format: '&dWelcome {DISPLAYNAME}&d to the server!'

  # When we spawn for the first time, which spawnpoint do we use?
  # Set to "none" if you want to use the spawn point of the world.
  spawnpoint: newbies

  # Do we want to give users anything on first join? Set to '' to disable
  # This kit will be given regardless of cost, and permissions.
  #kit: ''
  kit: tools


a místo tools tam nastavíš jméno kitu který si vytvořil. všichni nově příchozí na server pak automaticky dostanou daný kit