Stránka 1 z 1

Frakce

Napsal: 11 črc 2013, 19:01
od fantomas2
93.91.250.108:37116

Hoj, potreboval by sem vedet jak by šlo udelat aby resky fungovali ve worlde a frakce napr v pvpworld ale v pvpworlde by už resky nešli.

Re: Frakce

Napsal: 11 črc 2013, 23:33
od nejento
Přes permission na světy.

Re: Frakce

Napsal: 12 črc 2013, 07:57
od fantomas2
Jo to sem už zjistil, prosímte jak udelam aby mneli resky na vytvareni permissie? a jak se píšou tie worldove permise ?

Re: Frakce

Napsal: 12 črc 2013, 23:27
od nejento
Nastavíš v Residecních enable-permissions: true a potom můžeš použít permission residence.create

Permissiony pro světy přes permissions.yml:

Kód: Vybrat vše

groups:
  jménogroupy:
    default: true
    prefix: "ahoj"
    suffix: "sbohem"
    permissions:
    - nevim.něco
    worlds:
      jménosvěta:
        permissions:
        - nějaký.permission.jenom.toho.světa


Permissiony pro světy přes příkaz:
/pex group jménoskupiny add nějakýpermissions názevsvěta

Re: Frakce

Napsal: 13 črc 2013, 13:36
od fantomas2
Jo dík, a tet by sem potreboval nejaký tí permissie na Frakce sou zde https://github.com/MassiveCraft/Faction ... plugin.yml

jenže já nevím jaký tí frakce mají mit povolení a jaky ne... protože sem s frakcami nikdy nedelal

a kdyby tu kuknul nejakej uživatel co má frakce tak nech prosím pošle sve permisse pro ráče na Frakce ;

//EDIT

Jak udelám aby sem mnel barvu suffixu prefixu a i frakci pred jmenem? nevím to tu nejak nastaivit :/

Spoiler: zobrazit

Kód: Vybrat vše

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting 
 
  format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
    hrac: '[FACTION] <{DISPLAYNAME}> {MESSAGE}'
    majitel: '{FACTION} {DISPLAYNAME} {MESSAGE}'
   
  # If you are using group formats make sure to remove the '#' to allow the setting to be read.

Re: Frakce

Napsal: 13 črc 2013, 23:21
od nejento
Zkus {FACTION} nebo [FACTION] nebo {FACTIONS} nebo [FACTIONS]

Re: Frakce

Napsal: 14 črc 2013, 08:17
od fantomas2
Nic z toho nejde a koukal sem do configu frakci a nemám vubec nic ve složke factions akurat cfg.json nebo tak nejak a nic tam není vypada to jak skript -_-