Хостинг серверов Minecraft playvds.com
  1. Вы находитесь в русском сообществе Bukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на русский язык плагины наших собратьев из других стран.
    Dismiss Notice

Помогите Перевод пермишинов для Factions

Discussion in 'Помощь' started by speCizzz, Dec 3, 2016.

  1. Автор темы
    speCizzz

    speCizzz Активный участник Пользователь

    Trophy Points:
    61
    Skype:
    iliazer0mg
    Имя в Minecraft:
    Ilia_Zer0
    Привет всем, столкнулся с такой проблемой, не знаю нифига English language и следственно не могу разобраться в пермишинах плагина Factions. Я делаю свой CW сервер. Кто поможет?


    Пермишены:


    factions.access: {description: manage access,withtheproperfperm,default: false}
    factions.access.faction: {description: grant faction access,withtheproperfperm,default: false}
    factions.access.player: {description: grant player access,withtheproperfperm,default: false}
    factions.access.view: {description: view access,default: false}
    factions.admin: {description: enable adminmode,default: false}
    factions.create: {description: create new faction,default: false}
    factions.demote: {description: demote lesser members in your faction,default: false}
    factions.description: {description: change faction description,default: false}
    factions.disband: {description: disband faction,default: false}
    factions.expansions: {description: list expansions,default: false}
    factions.faction: {description: show faction information,default: false}
    factions.flag: {description: manage faction flags,default: false}
    factions.home: {description: teleport to faction home,default: false}
    factions.invite: {description: set if player is invited,default: false}
    factions.join: {description: join faction,default: false}
    factions.join.any: {description: join closed faction,default: false}
    factions.join.others: {description: have another player join faction,default: false}
    factions.kick: {description: kick player from faction,default: false}
    factions.leader: {description: set leader for faction,default: false}
    factions.leader.any: {description: set leader for another faction,default: false}
    factions.leave: {description: leave your faction,default: false}
    factions.list: {description: list all factions,default: false}
    factions.map: {description: show territory map,default: false}
    factions.money: {description: manage faction money,default: false}
    factions.money.balance: {description: show faction money,default: false}
    factions.money.balance.any: {description: show another factions money,default: false}
    factions.money.deposit: {description: deposit to faction,default: false}
    factions.money.f2f: {description: transfer f -->f,default: false}
    factions.money.f2p: {description: transfer f -->p,default: false}
    factions.money.p2f: {description: transfer p -->f,default: false}
    factions.money.withdraw: {description: withdraw from faction,default: false}
    factions.motd: {description: faction motd,default: false}
    factions.officer: {description: make player officer,default: false}
    factions.officer.any: {description: set officers for another faction,default: false}
    factions.open: {description: set if invitation is required to join,default: false}
    factions.perm: {description: change faction permissions,default: false}
    factions.player: {description: show player information}
    factions.powerboost: {description: set powerboost,default: false}
    factions.promote: {description: promote lesser members in your faction,default: false}
    factions.relation: {description: set relation wish to another faction,default: false}
    factions.seechunk: {description: see the chunk you stand in,default: false}
    factions.seechunkold: {description: see the chunk you stand in,default: false}
    factions.set: {description: set faction territory,default: false}
    factions.set.one: {description: set faction for a single chunk,default: false}
    factions.set.auto: {description: set faction as you walk around,default: false}
    factions.set.fill: {description: set faction by filling,default: false}
    factions.set.square: {description: set faction by square and radius,default: false}
    factions.set.circle: {description: set faction by circle and radius,default: false}
    factions.set.transfer: {description: set faction by transfer,default: false}
    factions.sethome: {description: set the faction home,default: false}
    factions.name: {description: set faction name,default: false}
    factions.title: {description: set player title,default: false}
    factions.title.color: {description: set player title with color,default: false}
    factions.unsethome: {description: unset faction home,default: false}
    factions.version: {description: see plugin version,default: false}
    # -------------------------------------------- #
    # STAR NOTATION
    # -------------------------------------------- #
    factions.*:
    children:
    factions.access: true
    factions.access.faction: true
    factions.access.player: true
    factions.access.view: true
    factions.admin: true
    factions.create: true
    factions.demote: true
    factions.description: true
    factions.disband: true
    factions.expansions: true
    factions.faction: true
    factions.flag: true
    factions.home: true
    factions.invite: true
    factions.join: true
    factions.join.any: true
    factions.join.others: true
    factions.kick: true
    factions.leader: true
    factions.leader.any: true
    factions.leave: true
    factions.list: true
    factions.map: true
    factions.money: true
    factions.money.balance: true
    factions.money.balance.any: true
    factions.money.deposit: true
    factions.money.f2f: true
    factions.money.f2p: true
    factions.money.p2f: true
    factions.money.withdraw: true
    factions.motd: true
    factions.officer: true
    factions.officer.any: true
    factions.open: true
    factions.perm: true
    factions.player: true
    factions.powerboost: true
    factions.promote: true
    factions.relation: true
    factions.seechunk: true
    factions.seechunkold: true
    factions.set: true
    factions.set.one: true
    factions.set.auto: true
    factions.set.fill: true
    factions.set.square: true
    factions.set.circle: true
    factions.set.transfer: true
    factions.sethome: true
    factions.name: true
    factions.title: true
    factions.title.color: true
    factions.unsethome: true
    factions.version: true
    # -------------------------------------------- #
    # KITS
    # -------------------------------------------- #
    factions.kit.op:
    default: op
    children:
    factions.*: true
    factions.kit.rank3:
    default: false
    children:
    factions.kit.rank2: true
    factions.kit.rank2:
    default: false
    children:
    factions.kit.rank1: true
    factions.powerboost: true
    factions.join.any: true
    factions.join.others: true
    factions.leader.any: true
    factions.officer.any: true
    factions.access.any: true
    factions.kit.rank1:
    default: false
    children:
    factions.kit.rank0: true
    factions.admin: true
    factions.kit.rank0:
    default: false
    children:
    factions.access: true
    factions.access.faction: true
    factions.access.player: true
    factions.access.view: true
    factions.create: true
    factions.demote: true
    factions.description: true
    factions.disband: true
    factions.expansions: true
    factions.faction: true
    factions.flag: true
    factions.home: true
    factions.invite: true
    factions.join: true
    factions.kick: true
    factions.leader: true
    factions.leave: true
    factions.list: true
    factions.map: true
    factions.money: true
    factions.money.balance: true
    factions.money.balance.any: true
    factions.money.deposit: true
    factions.money.f2f: true
    factions.money.f2p: true
    factions.money.p2f: true
    factions.money.withdraw: true
    factions.motd: true
    factions.officer: true
    factions.open: true
    factions.perm: true
    factions.player: true
    factions.promote: true
    factions.relation: true
    factions.seechunk: true
    factions.seechunkold: true
    factions.set: true
    factions.set.one: true
    factions.set.auto: true
    factions.set.fill: true
    factions.set.square: true
    factions.set.circle: true
    factions.set.transfer: true
    factions.sethome: true
    factions.name: true
    factions.title: true
    factions.title.color: true
    factions.unsethome: true
    factions.version: true
    factions.kit.default:
    default: true
    children:
    factions.kit.rank0: true


     
    Last edited: Dec 3, 2016
  2. Хостинг MineCraft
    <

Share This Page