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

Помогите WorldGuard а точнее запреты в Blacklist.txt

Тема в разделе "[Архив] Помощь", создана пользователем botbireta, 20 июл 2013.

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

    botbireta Участник Пользователь

    Баллы:
    33
    Имя в Minecraft:
    TeRaN
    Ув.Модераторы прошу прощения.... у меня к вас просьба переименовать тему на "помогите разобраться с NoItem"

    _________________________________________________________________
    Всем привет у меня возникла проблемка... мне нужно ограничить 4 предмета из мода "Custom NPC"(Лопату, Топор, Сапку, Меч,) пытаюсь поставить ограничение на группы ViP и Default(обычные игроки), но у меня выходит так что на эти две группы идёт полное ограничение, то есть я не могу вообще нечего делать обычным игроком, у группы админов всё ок, не знаю надо это или нет вообщем config.yml и permission чуть чуть ниже

    Config.yml(NoItem):

    Messages:
    Admin: '&e%n &9tried to &c%t %i &9in world %w @ &a%x,%y,%z'
    ItemsWaiting: You have items waiting to be claimed!
    Drink: You are not allowed to drink that!
    Drop: You are not allowed to drop &4%i.
    Break: You are not allowed to break &4%i.
    Enchant: You are not allowed to enchantment a &4%i
    Pickup: You are not allowed to pick that up! &4(%i)
    Cook: You are not allowed to cook &4%i&9.
    Craft: You are not allowed to craft &4%i&9.
    Have: You are not allowed to have that item!
    Wear: You are not allowed to wear &4%i&9!
    Open: You are not allowed to open that!
    Hold: You are not allowed to hold &4%i&9!
    Place: You are not allowed to place &4%i.
    Brew: You are not allowed to brew that potion! &4(%i)
    Interact: '&9You are not allowed to interact with a &4%i&9!'
    Use: You can not use this item (%i).
    # #
    # Change these to true / false to set whether a player should be notified if an action is not allowed.
    # #
    Notify:
    Admins: false
    Enchant: true
    Cook: true
    Use: true
    Wear: true
    Craft: true
    Drink: true
    Place: true
    Have: true
    Break: true
    Open: true
    Hold: true
    Pickup: true
    Brew: true
    Drop: true
    Interact: true
    # #
    # #####################
    # ### Miscellaneous ###
    # #####################
    # #
    PermsAsWhiteList: true
    Debugging: true
    CheckForUpdates: true
    Auto-Download-Updates: false
    CheckVault: true

    и ещё разрешения(Permission)____________________________________________

    groups:
    default:
    default: true
    inheritance:
    - default
    permissions:
    - modifyworld.*
    - authme.register
    - authme.login
    - authme.logout
    - authme.changepassword
    - authme.unregister
    - creativegates.create
    - creativegates.dest
    - creativegates.use
    - worldguard.region.wand
    - worldguard.region.define
    - worldguard.region.redefine.own
    - worldguard.region.redefine.member
    - worldguard.region.redefine
    - worldguard.region.claim
    - worldguard.region.select.own.*
    - worldguard.region.select.own.<region>
    - worldguard.region.select.member.*
    - worldguard.region.select.member.<region>
    - worldguard.region.select.*
    - worldguard.region.select.<region>
    - worldguard.region.info.own
    - worldguard.region.info.member
    - worldguard.region.info
    - worldguard.region.addowner.own.*
    - worldguard.region.addowner.member.*
    - worldguard.region.addowner.*
    - worldguard.region.removeowner.own.*
    - worldguard.region.removeowner.member.*
    - worldguard.region.removeowner.*
    - worldguard.region.addmember.own.*
    - worldguard.region.addmember.member.*
    - worldguard.region.addmember.*
    - worldguard.region.removemember.own.*
    - worldguard.region.removemember.member.*
    - worldguard.region.removemember.*
    - worldguard.region.list.own
    - worldguard.region.list
    - commandbook.msg
    - commandbook.away
    - commandbook.call
    - commandbook.who
    - commandbook.time.check
    - Noitem.nopickup.26982
    - Noitem.nodrop.26982
    - Noitem.nobreak.26982
    - Noitem.nocraft.26982
    worlds: {}
    VIP:
    default: true
    inheritance:
    - default
    permissions: []
    worlds: {}
    Admin:
    default: true
    inheritance:
    - default
    - VIP
    permissions:
    - '*'
    worlds: {}
    users:
    TeRaN2:
    permissions: []
    group:
    - VIP
    ...
    _________________________________________________________________

    если что то надо будет ещё пишите.

    С Уважением TeRaN.
     
  2. Хостинг MineCraft
    <
  3. Автор темы
    botbireta

    botbireta Участник Пользователь

    Баллы:
    33
    Имя в Minecraft:
    TeRaN
    up[DOUBLEPOST=1374326021,1374290728][/DOUBLEPOST]up[DOUBLEPOST=1374337339][/DOUBLEPOST]неужели нету опытного человека ?
     

Поделиться этой страницей