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

Помогите с плагином.

Тема в разделе "[Архив] Помощь", создана пользователем Kirill, 19 фев 2012.

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

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

    Баллы:
    88
    Помогите плиз. Когда никого на сервера со спидхаком нет то приваты нормально работают, как только заходит читер приват по которому он ходил слетает. Что делать?
    И еще скажите подскажите плиз хороший анти чит Nocheat не работает.
     
  2. Хостинг MineCraft
    <
  3. Автор темы
    Kirill

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

    Баллы:
    88
  4. SgAkErRu

    SgAkErRu Активный участник

    Баллы:
    78
    Имя в Minecraft:
    SgAkErRu
    Переустановить WorldQuard,WorldEdit (или residence, я не знаю что у тебя стоит)
    Нанять модераторов которые будут следить за твоим сервом ;)
     
    slavik123123123 нравится это.
  5. mr_miNeCraFteR

    mr_miNeCraFteR Активный участник

    Баллы:
    63
    ндааа...... у меня все робит лично!
     
  6. Sergey95

    Sergey95 Старожил Пользователь

    Баллы:
    153
    Skype:
    litesergey
    Имя в Minecraft:
    SergeyZH
    поставить NoCheat
     
  7. aaalex

    aaalex Активный участник

    Баллы:
    68
    http://dev.bukkit.org/server-mods/nocheat/
    ставь nocheat и все будет норм только настроить его надо по нормальному ,если не сможешь настроить могу скинуть конфиг свой и ни кто у тебя читами не будет пользоваться
     
  8. Sergey95

    Sergey95 Старожил Пользователь

    Баллы:
    153
    Skype:
    litesergey
    Имя в Minecraft:
    SergeyZH
    вот мой конфиг)

    Код:
    # Want to know what these options do? Read at the end of this file.
     
    logging.active = true
    logging.prefix = "&4NC&f: "
    logging.filename = "nocheat.log"
    logging.filelevel = low
    logging.consolelevel = high
    logging.chatlevel = med
     
    debug.showactivechecks = false
    debug.compatibility = true
     
    inventory.preventitemdupe = true
    inventory.check = true
    inventory.drop.check = true
    inventory.drop.timeframe = 20
    inventory.drop.limit = 100
    inventory.drop.actions.0 = dropLog dropKick
     
    moving.check = true
    moving.identifycreativemode = true
    moving.runfly.check = true
    moving.runfly.walkingspeedlimit = 22
    moving.runfly.sprintingspeedlimit = 40
    moving.runfly.allowhungrysprinting = false
    moving.runfly.jumpheight = 135
    moving.runfly.checksneaking = true
    moving.runfly.sneakingspeedlimit = 14
    moving.runfly.checkswimming = true
    moving.runfly.swimmingspeedlimit = 18
    moving.runfly.actions.0 = moveLogLowShort moveCancel
    moving.runfly.actions.100 = moveLogMedShort moveCancel
    moving.runfly.actions.400 = moveLogHighShort moveCancel
    moving.runfly.checknofall = true
    moving.runfly.nofallmultiplier = 200
    moving.runfly.nofallactions.0 = nofallLog nofallDamage
    moving.runfly.allowlimitedflying = false
    moving.runfly.flyingspeedlimitvertical = 100
    moving.runfly.flyingspeedlimithorizontal = 60
    moving.runfly.flyingheightlimit = 250
    moving.runfly.flyingactions.0 = moveLogLowShort moveCancel
    moving.runfly.flyingactions.100 = moveLogMedShort moveCancel
    moving.runfly.flyingactions.400 = moveLogHighShort moveCancel
    moving.morepackets.check = true
    moving.morepackets.actions.0 = morepacketsLow moveCancel
    moving.morepackets.actions.30 = morepacketsMed moveCancel
    moving.morepackets.actions.60 = morepacketsHigh moveCancel
     
    blockbreak.check = true
    blockbreak.reach.check = true
    blockbreak.reach.actions.0 = blockbreakCancel
    blockbreak.reach.actions.5 = reachLog blockbreakCancel
    blockbreak.direction.check = true
    blockbreak.direction.checkinstabreakblocks = true
    blockbreak.direction.precision = 50
    blockbreak.direction.penaltytime = 300
    blockbreak.direction.actions.0 = blockbreakCancel
    blockbreak.direction.actions.10 = directionLog blockbreakCancel
    blockbreak.noswing.check = true
    blockbreak.noswing.actions.0 = noswingLog blockbreakCancel
     
    blockplace.check = true
    blockplace.reach.check = true
    blockplace.reach.actions.0 = blockplaceCancel
    blockplace.reach.actions.5 = reachLog blockplaceCancel
    blockplace.direction.check = true
    blockplace.direction.penaltytime = 100
    blockplace.direction.precision = 75
    blockplace.direction.actions.0 = blockplaceCancel
    blockplace.direction.actions.10 = directionLog blockplaceCancel
     
    chat.check = true
    chat.spam.check = true
    chat.spam.whitelist = ""
    chat.spam.timeframe = 5
    chat.spam.limit = 5
    chat.spam.actions.0 = spamLog chatCancel
    chat.spam.actions.50 = spamLog chatCancel spamkick
    chat.empty.check = true
    chat.empty.actions.0 = emptyChatLog chatCancel emptyChatKick
     
    fight.check = true
    fight.direction.check = true
    fight.direction.precision = 75
    fight.direction.penaltytime = 500
    fight.direction.actions.0 = fightCancel
    fight.direction.actions.5 = fightDirectionLogLow fightCancel
    fight.direction.actions.20 = fightDirectionLog fightCancel
    fight.direction.actions.50 = fightDirectionLogHigh fightCancel
    fight.noswing.check = true
    fight.noswing.actions.0 = noswingLog fightCancel
    
     
  9. aaalex

    aaalex Активный участник

    Баллы:
    68
    ставь последнюю версию плагина а этот выкинь подальше
     
  10. Sergey95

    Sergey95 Старожил Пользователь

    Баллы:
    153
    Skype:
    litesergey
    Имя в Minecraft:
    SergeyZH
    ты мне?
     
  11. Sergey95

    Sergey95 Старожил Пользователь

    Баллы:
    153
    Skype:
    litesergey
    Имя в Minecraft:
    SergeyZH
    когда поставиш но чит перезагрузи серв и в папку плаг в конфиг пропиши это:
    Код:
    # Want to know what these options do? Read at the end of this file.
     
    logging.active = true
    logging.prefix = "&4NC&f: "
    logging.filename = "nocheat.log"
    logging.filelevel = low
    logging.consolelevel = high
    logging.chatlevel = med
     
    debug.showactivechecks = false
    debug.compatibility = true
     
    inventory.preventitemdupe = true
    inventory.check = true
    inventory.drop.check = true
    inventory.drop.timeframe = 20
    inventory.drop.limit = 100
    inventory.drop.actions.0 = dropLog dropKick
     
    moving.check = true
    moving.identifycreativemode = true
    moving.runfly.check = true
    moving.runfly.walkingspeedlimit = 22
    moving.runfly.sprintingspeedlimit = 40
    moving.runfly.allowhungrysprinting = false
    moving.runfly.jumpheight = 135
    moving.runfly.checksneaking = true
    moving.runfly.sneakingspeedlimit = 14
    moving.runfly.checkswimming = true
    moving.runfly.swimmingspeedlimit = 18
    moving.runfly.actions.0 = moveLogLowShort moveCancel
    moving.runfly.actions.100 = moveLogMedShort moveCancel
    moving.runfly.actions.400 = moveLogHighShort moveCancel
    moving.runfly.checknofall = true
    moving.runfly.nofallmultiplier = 200
    moving.runfly.nofallactions.0 = nofallLog nofallDamage
    moving.runfly.allowlimitedflying = false
    moving.runfly.flyingspeedlimitvertical = 100
    moving.runfly.flyingspeedlimithorizontal = 60
    moving.runfly.flyingheightlimit = 250
    moving.runfly.flyingactions.0 = moveLogLowShort moveCancel
    moving.runfly.flyingactions.100 = moveLogMedShort moveCancel
    moving.runfly.flyingactions.400 = moveLogHighShort moveCancel
    moving.morepackets.check = true
    moving.morepackets.actions.0 = morepacketsLow moveCancel
    moving.morepackets.actions.30 = morepacketsMed moveCancel
    moving.morepackets.actions.60 = morepacketsHigh moveCancel
     
    blockbreak.check = true
    blockbreak.reach.check = true
    blockbreak.reach.actions.0 = blockbreakCancel
    blockbreak.reach.actions.5 = reachLog blockbreakCancel
    blockbreak.direction.check = true
    blockbreak.direction.checkinstabreakblocks = true
    blockbreak.direction.precision = 50
    blockbreak.direction.penaltytime = 300
    blockbreak.direction.actions.0 = blockbreakCancel
    blockbreak.direction.actions.10 = directionLog blockbreakCancel
    blockbreak.noswing.check = true
    blockbreak.noswing.actions.0 = noswingLog blockbreakCancel
     
    blockplace.check = true
    blockplace.reach.check = true
    blockplace.reach.actions.0 = blockplaceCancel
    blockplace.reach.actions.5 = reachLog blockplaceCancel
    blockplace.direction.check = true
    blockplace.direction.penaltytime = 100
    blockplace.direction.precision = 75
    blockplace.direction.actions.0 = blockplaceCancel
    blockplace.direction.actions.10 = directionLog blockplaceCancel
     
    chat.check = true
    chat.spam.check = true
    chat.spam.whitelist = ""
    chat.spam.timeframe = 5
    chat.spam.limit = 5
    chat.spam.actions.0 = spamLog chatCancel
    chat.spam.actions.50 = spamLog chatCancel spamkick
    chat.empty.check = true
    chat.empty.actions.0 = emptyChatLog chatCancel emptyChatKick
     
    fight.check = true
    fight.direction.check = true
    fight.direction.precision = 75
    fight.direction.penaltytime = 500
    fight.direction.actions.0 = fightCancel
    fight.direction.actions.5 = fightDirectionLogLow fightCancel
    fight.direction.actions.20 = fightDirectionLog fightCancel
    fight.direction.actions.50 = fightDirectionLogHigh fightCancel
    fight.noswing.check = true
    fight.noswing.actions.0 = noswingLog fightCancel
    
     
  12. aaalex

    aaalex Активный участник

    Баллы:
    68
    да и тебе в новой версии у него больше возможности чем в предыдущих
     
  13. Sergey95

    Sergey95 Старожил Пользователь

    Баллы:
    153
    Skype:
    litesergey
    Имя в Minecraft:
    SergeyZH
    тык он на какой крафт буккит?
     
  14. aaalex

    aaalex Активный участник

    Баллы:
    68
    вообще на CB 1.1-R4 но у меня r1 и работает нормально без касяков
     
  15. kireevm

    kireevm Старожил Пользователь

    Баллы:
    103
    Алех модешь скинут ьс вой конфинг?
     

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