moline
玩家不能放置方块,可以破坏,log提示没有手臂V52

红菜头糕
  blockplace:
    against:
      active: true
      actions: cancel
    autosign:
      active: true
      actions: cancel vl>10 log:bautosign:0:3:if cancel
    direction:
      active: true
      actions: cancel vl>10 log:bdirection:0:3:if cancel
    fastplace:
      active: true
      limit: 22
      shortterm:
        ticks: 10
        limit: 6
      actions: cancel vl>100 log:fastplace:3:5:cif cancel
配置文件找到这里,把所有的true项关闭试试

moline
SS菜鸟君 发表于 2015-12-23 09:08
blockplace:
    against:
      active: true

还是不行啊
我关闭之后用小号测试了下,不能放方块
  1. #
  2. # 说明: 每行对应的中文注释在上一行.
  3. # 说明: true为是, false为否.
  4. # 是否自动备份配置文件
  5. savebackconfig: true
  6. configversion:
  7.   notify: true
  8.   created: 741
  9.   saved: 727
  10. logging:
  11.   active: true
  12.   debug: false
  13.   backend:
  14.     console:
  15.       active: true
  16.       prefix: '[NCP] '
  17.     file:
  18.       active: true
  19.       prefix: ''
  20.       filename: nocheatplus.log
  21.     ingamechat:
  22.       active: true
  23.       prefix: '&c反作弊: &f'
  24.       subscriptions: false
  25. data:
  26.   expiration:
  27.     active: false
  28.     duration: 60
  29.     history: false
  30.   consistencychecks:
  31.     active: true
  32.     interval: 10
  33.     maxtime: 2
  34.     suppresswarnings: false
  35. protection:
  36.   plugins:
  37.     hide:
  38.       active: true
  39.       nopermission:
  40.         message: '&c很抱歉 你没有权限使用此命令. 如果你认为发生了错误, 请联系服务器管理员.'
  41.         commands:
  42.         - plugins
  43.         - version
  44.         - icanhasbukkit
  45.         - about
  46.       unknowncommand:
  47.         message: 未知命令. 键入 "/amer" 来查看帮助.
  48.         commands: []
  49.   commands:
  50.     consoleonly:
  51.       active: false
  52.       message: '&c恨抱歉, 此命令不能键入在聊天中. 请在控制台中使用!'
  53.       commands:
  54.       - op
  55.       - deop
  56.   clients:
  57.     motd:
  58.       active: true
  59.       allowall: false
  60. checks:
  61.   blockbreak:
  62.     direction:
  63.       active: true
  64.       actions: cancel vl>10 log:bdirection:0:5:if cancel
  65.     fastbreak:
  66.       active: true
  67.       strict: true
  68.       delay: 100
  69.       intervalsurvival: 100
  70.       grace: 2000
  71.       actions: cancel vl>0 log:fastbreak:3:5:cif cancel
  72.     frequency:
  73.       active: true
  74.       intervalcreative: 95
  75.       intervalsurvival: 45
  76.       shortterm:
  77.         ticks: 5
  78.         limit: 7
  79.       actions: cancel vl>5 log:bbfrequency:3:5:if cancel vl>60 log:bbfrequency:0:5:cif cancel cmd:kickfrequency
  80.     noswing:
  81.       active: true
  82.       actions: cancel vl>10 log:noswing:0:5:if cancel
  83.     reach:
  84.       active: true
  85.       actions: cancel vl>5 log:breach:0:2:if cancel
  86.     wrongblock:
  87.       active: true
  88.       level: 10
  89.       actions: cancel vl>10 log:bwrong:0:5:if cancel vl>30 log:bwrong:0:5:cif cancel cmd:kickwb
  90.   blockinteract:
  91.     direction:
  92.       active: true
  93.       actions: cancel vl>10 log:bdirection:0:3:if cancel
  94.     reach:
  95.       active: true
  96.       actions: cancel vl>5 log:breach:0:2:if cancel
  97.     speed:
  98.       active: true
  99.       interval: 2000
  100.       limit: 60
  101.       actions: cancel vl>200 log:bspeed:0:2:if cancel vl>1000 cancel log:bspeed:0:2:icf cmd:kickbspeed
  102.     visible:
  103.       active: true
  104.       actions: cancel vl>100 log:bvisible:0:10:if cancel
  105.   blockplace:
  106.     against:
  107.       active: false
  108.       actions: cancel
  109.     autosign:
  110.       active: false
  111.       actions: cancel vl>10 log:bautosign:0:3:if cancel
  112.     direction:
  113.       active: false
  114.       actions: cancel vl>10 log:bdirection:0:3:if cancel
  115.     fastplace:
  116.       active: false
  117.       limit: 22
  118.       shortterm:
  119.         ticks: 10
  120.         limit: 6
  121.       actions: cancel vl>100 log:fastplace:3:5:cif cancel
  122.     reach:
  123.       active: true
  124.       actions: cancel vl>5 log:breach:0:2:if cancel
  125.     noswing:
  126.       active: true
  127.       exceptions:
  128.       - WATER_LILY
  129.       - FLINT_AND_STEEL
  130.       actions: cancel vl>10 log:noswing:0:5:if cancel
  131.     speed:
  132.       active: true
  133.       interval: 45
  134.       actions: cancel vl>150 log:bpspeed:3:5:if cancel vl>1000 log:bpspeed:3:5:cif cancel
  135.   chat:
  136.     color:
  137.       active: true
  138.       actions: log:color:0:1:if cancel
  139.     commands:
  140.       active: true
  141.       exclusions: []
  142.       handleaschat:
  143.       - me
  144.       level: 10
  145.       shortterm:
  146.         ticks: 18
  147.         level: 3
  148.       actions: log:commands:0:5:cf cancel cmd:kickcommands vl>20 log:commands:0:5:cf cancel cmd:tempkick1
  149.     captcha:
  150.       active: false
  151.       characters: abcdefghjkmnpqrtuvwxyzABCDEFGHJKMNPQRTUVWXYZ2346789
  152.       length: 6
  153.       question: '&c请输入 ''&6[captcha]&c'' 来继续发送信息.'
  154.       success: '&a通过, 你解除了机器刷屏限制.'
  155.       tries: 3
  156.       actions: cancel cmd:kickcaptcha vl>4 log:captcha:2:5:cf cancel cmd:kickcaptcha
  157.     text:
  158.       active: true
  159.       allowvlreset: true
  160.       frequency:
  161.         normal:
  162.           minimum: 0.0
  163.           factor: 0.9
  164.           weight: 6
  165.           level: 160
  166.           actions: cancel cmd:tellchatnormal vl>7 log:chatnormal:0:5:f cancel cmd:tellchatnormal vl>20 log:chatnormal:0:5:cf cancel cmd:kickchatnormal vl>40 log:chatnormal:0:5:cf cancel cmd:kickchat5
  167.         shortterm:
  168.           minimum: 2.0
  169.           factor: 0.7
  170.           weight: 3.0
  171.           level: 20.0
  172.           actions: log:chatfast:0:5:cf cancel cmd:kickchatfast vl>20 log:chatfast:0:5:cf cancel cmd:kickchat1 vl>40 log:chatfast:0:5:cf cancel cmd:kickchat5
  173.       message:
  174.         lettercount: 1.0
  175.         partition: 1.0
  176.         uppercase: 1.0
  177.         afterjoin: 1.5
  178.         nomoving: 1.5
  179.         repeatviolation: 1.0
  180.         repeatglobal: 1.0
  181.         repeatself: 1.5
  182.         words:
  183.           lengthav: 1.0
  184.           lengthmsg: 1.0
  185.           noletter: 0.0
  186.       global:
  187.         active: true
  188.         weight: 1.0
  189.         words:
  190.           active: false
  191.         prefixes:
  192.           active: false
  193.         similarity:
  194.           active: false
  195.       player:
  196.         active: true
  197.         words:
  198.           active: false
  199.         prefixes:
  200.           active: false
  201.         similarity:
  202.           active: false
  203.     warning:
  204.       active: true
  205.       level: 67
  206.       message: |-
  207.         &e>>>
  208.         &e>>> &c你发言的速度过快了, &e继续可能会被踢出.
  209.         &e>>>
  210.       timeout: 10
  211.     relog:
  212.       active: true
  213.       timeout: 5000
  214.       warning:
  215.         message: '&c你重新登入的速度过快! 如果你持续下去可能将被封禁.'
  216.         number: 1
  217.         timeout: 60000
  218.       kickmessage: 登入过快, 请稍后再试.
  219.       actions: log:relog:0:10:cf cancel vl>20 log:relog:0:10:cf cancel cmd:tempkick5
  220.     logins:
  221.       active: true
  222.       startupdelay: 600
  223.       perworldcount: false
  224.       seconds: 10
  225.       limit: 10
  226.       kickmessage: 太多玩家同时登入, 请稍后再试.
  227.   combined:
  228.     bedleave:
  229.       active: true
  230.       actions: cancel log:bedleave:0:5:if cmd:kickbedleave
  231.     enderpearl:
  232.       active: true
  233.       preventclickblock: true
  234.     improbable:
  235.       active: true
  236.       level: 300
  237.       actions: cancel log:improbable:2:8:if
  238.     invulnerable:
  239.       active: true
  240.       triggers:
  241.         always: false
  242.         falldistance: true
  243.       initialticks:
  244.         join: -1
  245.       ignore:
  246.       - FALL
  247.       modifiers:
  248.         all: 0
  249.     munchhausen:
  250.       active: false
  251.       actions: cancel vl>100 cancel log:munchhausen:0:60:if
  252.     yawrate:
  253.       rate: 380
  254.       penalty:
  255.         factor: 1.0
  256.         minimum: 250
  257.         maximum: 2000
  258.       improbable: true
  259.   fight:
  260.     canceldead: true
  261.     toolchangepenalty: 500
  262.     yawrate:
  263.       active: true
  264.     angle:
  265.       active: true
  266.       threshold: 50
  267.       actions: cancel vl>100 log:angle:3:5:f cancel vl>250 log:angle:0:5:cif cancel
  268.     critical:
  269.       active: true
  270.       falldistance: 0.06251
  271.       velocity: 0.1
  272.       actions: cancel vl>50 log:critical:0:5:cif cancel
  273.     direction:
  274.       active: true
  275.       strict: false
  276.       penalty: 500
  277.       actions: cancel vl>5 log:fdirection:3:5:f cancel vl>20 log:fdirection:0:5:if cancel vl>50 log:fdirection:0:5:cif cancel
  278.     fastheal:
  279.       active: true
  280.       interval: 4000
  281.       buffer: 1000
  282.       actions: cancel vl>10 cancel log:fastheal:0:10:i vl>30 cancel log:fastheal:0:10:if
  283.     godmode:
  284.       active: true
  285.       minage: 1100
  286.       maxage: 5000
  287.       actions: log:godmode:2:5:if cancel vl>60 log:godmode:2:5:icf cancel
  288.     knockback:
  289.       active: true
  290.       interval: 50
  291.       actions: cancel vl>50 log:knockback:0:5:cif cancel
  292.     noswing:
  293.       active: true
  294.       actions: cancel vl>10 log:noswing:0:5:if cancel
  295.     reach:
  296.       active: true
  297.       survivaldistance: 4.4
  298.       penalty: 500
  299.       reduce: true
  300.       reducedistance: 0.9
  301.       reducestep: 0.15
  302.       actions: cancel vl>10 log:freach:2:5:if cancel
  303.     selfhit:
  304.       active: true
  305.       actions: log:fselfhit:0:5:if cancel vl>10 log:fselfhit:0:5:icf cancel cmd:kickselfhit
  306.     speed:
  307.       active: true
  308.       limit: 15
  309.       actions: log:fspeed:0:5:if cancel
  310.       shortterm:
  311.         ticks: 7
  312.         limit: 6
  313.   inventory:
  314.     drop:
  315.       active: true
  316.       limit: 100
  317.       timeframe: 20
  318.       actions: log:drop:0:1:cif cancel cmd:dropkick:0:1
  319.     fastclick:
  320.       active: true
  321.       sparecreative: true
  322.       tweaks1_5: true
  323.       limit:
  324.         shortterm: 4
  325.         normal: 15
  326.       actions: cancel vl>50 log:fastclick:3:5:cif cancel
  327.     instantbow:
  328.       active: true
  329.       strict: true
  330.       delay: 130
  331.       actions: cancel vl>15 log:instantbow:2:5:if cancel
  332.     instanteat:
  333.       active: true
  334.       actions: log:instanteat:2:5:if cancel
  335.     fastconsume:
  336.       active: true
  337.       duration: 0.7
  338.       whitelist: false
  339.       items: []
  340.       actions: log:fastconsume:2:5:if cancel
  341.     items:
  342.       active: true
  343.     open:
  344.       active: true
  345.       close: true
  346.       cancelother: true
  347.   moving:
  348.     creativefly:
  349.       active: true
  350.       ignoreallowflight: false
  351.       ignorecreative: false
  352.       horizontalspeed: 100
  353.       maxheight: 128
  354.       verticalspeed: 100
  355.       actions: log:flyshort:3:5:f cancel vl>100 log:flyshort:0:5:if cancel vl>400 log:flylong:0:5:cif cancel
  356.     morepackets:
  357.       active: true
  358.       seconds: 6
  359.       epsideal: 20
  360.       epsmax: 22
  361.       burst:
  362.         packets: 40
  363.         directviolation: 60
  364.         epmviolation: 180
  365.       actions: cancel vl>10 log:morepackets:0:2:if cancel vl>100 log:morepackets:0:2:if cancel cmd:kickpackets
  366.     morepacketsvehicle:
  367.       active: true
  368.       actions: cancel vl>10 log:morepackets:0:2:if cancel
  369.     nofall:
  370.       active: true
  371.       dealdamage: true
  372.       resetonviolation: false
  373.       resetonteleport: false
  374.       resetonvehicle: true
  375.       anticriticals: true
  376.       actions: log:nofall:0:5:if cancel vl>30 log:nofall:0:5:icf cancel
  377.     passable:
  378.       active: true
  379.       raytracing:
  380.         active: true
  381.         blockchangeonly: false
  382.         vcliponly: false
  383.       actions: cancel vl>10 log:passable:0:5:if cancel vl>50 log:passable:0:5:icf cancel
  384.     survivalfly:
  385.       active: true
  386.       extended:
  387.         vertical-accounting: true
  388.       falldamage: true
  389.       actions: log:flyshort:3:10:f cancel vl>100 log:flyshort:0:10:if cancel vl>400 log:flylong:0:5:cif cancel vl>1500 log:flylong:0:5:cif cancel cmd:kickfly
  390.       hover:
  391.         active: true
  392.         step: 5
  393.         ticks: 85
  394.         loginticks: 0
  395.         falldamage: true
  396.         sfviolation: 500
  397.     trace:
  398.       size: 60
  399.       mergedist: 0.9752
  400.     vehicles:
  401.       preventdestroyown: true
  402.       enforcelocation: true
  403.     velocity:
  404.       graceticks: 20
  405.       activationcounter: 80
  406.       activationticks: 140
  407.       strictinvalidation: true
  408.     tempkickillegal: true
  409.     loadchunks:
  410.       join: true
  411.     sprintinggrace: 2.0
  412.     assumesprint: true
  413.     speedgrace: 4.0
  414.     enforcelocation: true
  415.   net:
  416.     flyingfrequency:
  417.       active: true
  418.       seconds: 5
  419.       maxpackets: 300
  420.     sounddistance:
  421.       active: true
  422.       maxdistance: 320
  423. strings:
  424.   angle: '[player] 被检测到 [check]: 尝试在同一时间内攻击多个实体. VL [violations].'
  425.   ban: 封禁账号 [player]
  426.   ban-ip: 封禁IP地址 [ip]
  427.   bautosign: '[player] 被检测到 [check]: failed autosign with [tags]. VL [violations].'
  428.   bbfrequency: '[player] 被检测到 [check]: 在同一时间和区域内破坏方块过多. VL [violations].'
  429.   bdirection: '[player] 被检测到 [check]: 试图与不在视野内的方块交互. VL [violations].'
  430.   bedleave: '[player] 被检测到 [check]: 发送了离开床的讯息到服务器 (他并不在床上). VL [violations].'
  431.   bpspeed: '[player] 被检测到 [check]: 投掷物品过快. VL [violations].'
  432.   breach: '[player] 被检测到 [check]: 在超过了方块交互距离的情况下交互了方块 (超出距离: [reachdistance]). VL [violations].'
  433.   bspeed: '[player] 被检测到 [check]: 与方块交互太快. VL [violations].'
  434.   bvisible: '[player] 被检测到 [check]: 试图破坏不在视野内的方块. VL [violations].'
  435.   bwrong: '[player] 被检测到 [check]: 破坏了他没有点击过的方块. VL [violations].'
  436.   captcha: '[player] 多次输入聊天验证码失败. VL [violations].'
  437.   color: '[player] 被检测到 [check]: 发送了彩色聊天信息 VL [violations].'
  438.   commands: '[player] 被检测到 [check]: 同一时间内发出了太多的命令. VL [violations].'
  439.   combspeed: '[player] 被检测到 [check]: 以非常快的速度执行了很多不同的操作. VL [violations].'
  440.   critical: '[player] 被检测到 [check]: 尝试对某实体进行重击, 但没有进行必要的技术性跳跃. [tags]. VL [violations].'
  441.   drop: '[player] 被检测到 [check]: 尝试丢弃超过允许数量的物品. VL [violations].'
  442.   dropkick: 反作弊踢出了玩家 [player] 因为丢弃物品过快.
  443.   fastbreak: '[player] 被检测到 [check]: 尝试以超乎寻常的速度破坏方块 (方块ID: [blockid]). VL [violations].'
  444.   fastclick: '[player] 被检测到 [check]: 在背包中移动物品的速度过快. VL [violations].'
  445.   fastconsume: '[player] 被检测到 [check]: 消耗 [food] [tags] 过快. VL [violations].'
  446.   fastheal: '[player] 被检测到 [check]: 生命值恢复的过快. VL [violations].'
  447.   fastplace: '[player] 被检测到 [check]: 在短时间内试图放置过多方块. VL [violations].'
  448.   fdirection: '[player] 被检测到 [check]: 试图攻击一个不在视野内的实体. VL [violations].'
  449.   flyshort: '[player] 被检测到 [check]: 试图以一种不允许的方式移动. VL [violations].'
  450.   flylong: '[player] 被检测到 [check]: 试图改变位置 [locationfrom] 到 [locationto] ,其中间隔 [distance] 个方块的距离. VL [violations].'
  451.   freach: '[player] 被检测到 [check]: 试图攻击的实体距离他遥不可及. VL [violations].'
  452.   fselfhit: '[player] 被检测到 [check]: 试图攻击自己. VL [violations].'
  453.   fspeed: '[player] 被检测到 [check]: 试图攻击的频率过高. VL [violations].'
  454.   chatnormal: '[player] 被检测到 [check]: 潜在的骚扰性聊天. VL [violations].'
  455.   godmode: '[player] 被检测到 [check]: 试图避免装备耐久损耗或消耗. VL [violations].'
  456.   improbable: '[player] 被检测到 [check]: 试图进行不可能的操作. VL [violations].'
  457.   instantbow: '[player] 被检测到 [check]: 射箭速度过快. VL [violations].'
  458.   instanteat: '[player] 被检测到 [check]: 吃食物 (名称: [food]) 的速度过快. VL [violations].'
  459.   kick: 踢出 [player]
  460.   kickbedleave: 反作弊踢出了玩家 [player] 找你的床去!
  461.   kickbspeed: 反作弊踢出了玩家 [player] 方块交互的太快!
  462.   kickcaptcha: 反作弊踢出了玩家 [player] 验证码输错了!
  463.   kickchat1: 反作弊临时踢出了玩家 [player] 1 发垃圾讯息!
  464.   kickchat5: 反作弊临时踢出了玩家 [player] 5 发垃圾讯息!
  465.   kickchatfast: 反作弊踢出了玩家 [player] 刷屏!
  466.   kickchatnormal: 反作弊踢出了玩家 [player] 聊天速度过快, 喝杯茶休息下吧.
  467.   kickfly: ncp delay 反作弊踢出了玩家 [player] 因为作弊飞行 (或相关)
  468.   kickcommands: 反作弊临时踢出了玩家 [player] 1 不要发送垃圾讯息!
  469.   kickfrequency: 反作弊踢出了玩家 [player] 操作的太快了!
  470.   kickgod: 反作弊踢出了玩家 [player] 上帝模式?
  471.   kickpackets: ncp delay 反作弊踢出了玩家 [player] 有多个数据 (延迟?)
  472.   kickselfhit: 反作弊踢出了玩家 [player] 试图攻击自己!
  473.   kickwb: 反作弊踢出了玩家 [player] 方块破坏不同步!
  474.   knockback: '[player] 被检测到 [check]: 尝试对某实体进行重击, 但没有进行必要的技术性跳跃. VL [violations].'
  475.   morepackets: '[player] 被检测到 [check]: 移动的频率太高 ([packets] [tags]). VL [violations].'
  476.   munchhausen: '[player] 被检测到 [check]: almost made it off the pit. VL [violations].'
  477.   nofall: '[player] 被检测到 [check]: 企图避免跌落伤害. VL [violations].'
  478.   chatfast: '[player] 被检测到 [check]: 尝试发送垃圾讯息 (IP地址: [ip]). VL [violations].'
  479.   noswing: '[player] 被检测到 [check]: 没有手臂. VL [violations].'
  480.   passable: '[player] 被检测到 [check]: 移动到了方块中. ([blockid]). VL [violations].'
  481.   relog: '[player] 被检测到 [check]: 重新登入的过快. VL [violations].'
  482.   tellchatnormal: '警告 [player] &cNCP: &e不要发送太多讯息, 冷静点...'
  483.   tempkick1: 反作弊临时踢出了玩家 [player] 1 请稍后重试!
  484.   tempkick5: 反作弊临时踢出了玩家 [player] 5 你在5分钟内暂时不能进入服务器!
  485. compatibility:
  486.   managelisteners: false
  487.   bukkitapionly: false
  488.   blocks:
  489.     ignorepassable:
  490.     - WOODEN_DOOR
  491.     - IRON_DOOR_BLOCK
  492.     - TRAP_DOOR
  493.     - PISTON_EXTENSION
  494.     - PISTON_MOVING_PIECE
  495.     allowinstantbreak: []
  496.     overrideflags:
  497.       snow: default
复制代码

moline
抱歉,我刚又测试了一下,发现启用;停用这个功能就可以,但是用作弊MOD可以快速放置方块,
请问有什么办法吗

  1.     noswing:
  2.       active: false
  3.       exceptions:
  4.       - WATER_LILY
  5.       - FLINT_AND_STEEL
  6.       actions: cancel vl>10 log:noswing:0:5:if cancel
复制代码

红菜头糕
moline 发表于 2015-12-24 02:30
抱歉,我刚又测试了一下,发现启用;停用这个功能就可以,但是用作弊MOD可以快速放置方块,
请问有什么办法 ...

玩家无法放置可能是误报了,所以关掉会比较好。。