Advertisement
thevipershowita

config_it.yml

Sep 15th, 2019
479
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 11.83 KB | None | 0 0
  1. ########## Horizon Config ##########
  2. # Benvenuto nel file configurazione di
  3. # Prima di modificare qualsiasi cosa, tenere presente che tutte le impostazioni sono state testate.
  4. # Si consiglia di non modificare alcuna impostazione se non è necessario.
  5. #
  6. # Rileva problemi: https://github.com/CraftG/Horizon/issues
  7. # Discord: https://discord.gg/s8RyWzJ
  8. # Spero che tu ti diverta qui.
  9. ####################################
  10.  
  11. settings:
  12.  # Disabilitare la funzione di spostamento verso il basso?
  13.   enable_drag_down: true
  14.   # Se la funzione di spostamento verso il basso è disabilitata, Horizon dovrebbe invece utilizzare lo spostamento anteriore?
  15.   drag_back_instead: true
  16.  
  17.   bungee:
  18.    # abilitare modalità BungeeCord?
  19.     enabled: false
  20.     # IPv4 di BungeeCord.
  21.     host: 127.0.0.1
  22.     # La stessa porta nella configurazione su BungeeCord.
  23.     port: 8888
  24.  
  25. badpackets:
  26.   cancel_vl: 0
  27.   modules:
  28.     Derp:
  29.      # Vuoi abilitare il controllo KeepAliveExploit?
  30.       enabled: true
  31.       vl_addition: 6
  32.     CustomPayloadExploit:
  33.      # Vuoi abilitare il controllo CustomPayloadExploit?
  34.       enabled: true
  35.       vl_addition: 5
  36.  
  37.       check_size: 30000
  38.   # Mappa azioni
  39.   action:
  40.     8:
  41.      - 'horizon notify %player% potrebbe stare usando hack'
  42.     14:
  43.      - 'horizon notify %player% e'' sospetto di mandare pacchetti illegali'
  44.     20:
  45.      - 'horizon notify %player% viene cacciato per pacchetti illegali'
  46.       - 'horizon kick %player% Pacchetti illegali'
  47.  
  48. fastuse:
  49.   cancel_vl: 3
  50.   modules:
  51.     FastEat:
  52.      # Vuoi abilitare il controllo FastEat?
  53.       enabled: true
  54.       vl_addition: 2
  55.       # Quale ritardo dovrebbe essere applicato per mangiare un oggetto?
  56.       # Misurato in millisecondi.
  57.       min_time: 1250
  58.     FastBow:
  59.      # Vuoi abilitare il controllo FastBow?
  60.       enabled: true
  61.       vl_addition: 2
  62.     FastToggle:
  63.      # Vuoi abilitare il controllo FastToggle?
  64.       enabled: true
  65.       vl_addition: 4
  66.  
  67.       # Quante volte dovrebbe essere permesso a un giocatore di attivare/disattivare l'oggetto in un secondo?
  68.       max_use_toggles: 40
  69.   # Mappa azioni
  70.   action:
  71.     6:
  72.      - 'horizon notify %player% potrebbe stare usando un oggetto troppo velocemente'
  73.     9:
  74.      - 'horizon notify %player% e'' sospetto di FastUse'
  75.     12:
  76.      - 'horizon notify %player% sta usando un oggetto troppo rapidamente'
  77.       - 'horizon kick %player% Stai usando un oggetto troppo rapidamente'
  78.  
  79. fly:
  80.   cancel_vl: 10
  81.   modules:
  82.     Ability:
  83.      # Vuoi abilitare il controllo Ability?
  84.       enabled: true
  85.       vl_addition: 5
  86.     Elytra:
  87.      # Vuoi abilitare il controllo Elytra?
  88.       enabled: true
  89.       vl_addition: 3
  90.     Equality:
  91.      # Vuoi abilitare il controllo di Equality?
  92.       enabled: true
  93.       vl_addition: 3
  94.     Expect:
  95.      # Vuoi abilitare il controllo Expect?
  96.       enabled: true
  97.       vl_addition: 2
  98.     Step:
  99.      # Vuoi abilitare il controllo Step?
  100.       enabled: true
  101.       vl_addition: 3
  102.   # Mappa azioni
  103.   action:
  104.     90:
  105.      - 'horizon notify %player% potrebbe stare cercando di volare'
  106.     120:
  107.      - 'horizon notify %player% e'' sospetto di Fly'
  108.     160:
  109.      - 'horizon notify %player% viene cacciato per Fly'
  110.       - 'horizon kick %player% Movimenti illegali.'
  111.  
  112. fastbreak:
  113.   cancel_vl: 2
  114.   modules:
  115.     Limit:
  116.      # Vuoi abilitare il controllo del limite?
  117.       enabled: false
  118.       vl_addition: 1
  119.   # Mappa azioni
  120.   action:
  121.     12:
  122.      - 'horizon notify %player% potrebbe stare distruggendo troppo velocemente'
  123.     15:
  124.      - 'horizon notify %player% e'' sospetto di FastBreak'
  125.     18:
  126.      - 'horizon notify %player% viene cacciato per FastBreak'
  127.       - 'horizon kick %player% distruggendo troppo velocemente.'
  128.  
  129. speed:
  130.   cancel_vl: 10
  131.   modules:
  132.     Expect:
  133.      # Vuoi abilitare il controllo Expect?
  134.       enabled: true
  135.       vl_addition: 2
  136.     FastFall:
  137.      # Vuoi abilitare il controllo Expect?
  138.       enabled: true
  139.       vl_addition: 3
  140.     Limit:
  141.      # Vuoi abilitare il controllo Limit?
  142.       enabled: true
  143.       vl_addition: 2
  144.     Sneak:
  145.      # Vuoi abilitare il controllo Limit?
  146.       enabled: true
  147.       vl_addition: 3
  148.  
  149.       # Quante volte dovrebbe essere permesso a un giocatore di abbassarsi in un secondo?
  150.       max_sneak_toggles: 20
  151.     Sprint:
  152.      # Vuoi abilitare il controllo Sprint?
  153.       enabled: true
  154.       vl_addition: 3
  155.     Strafe:
  156.      # Vuoi abilitare il controllo Strafe?
  157.       enabled: true
  158.       vl_addition: 4
  159.     Ladder:
  160.      # Vuoi abilitare il controllo Ladder?
  161.       enabled: true
  162.       vl_addition: 3
  163.   # mappa azioni
  164.   action:
  165.     80:
  166.      - 'horizon notify %player% potrebbe stare muovendosi troppo velocemente'
  167.     120:
  168.      - 'horizon notify %player% e'' sospetto di Speed'
  169.     150:
  170.      - 'horizon notify %player% viene cacciato per essersi mosso troppo velocemente'
  171.       - 'horizon kick %player% Movimenti illegali'
  172.  
  173. timer:
  174.   cancel_vl: 8
  175.   modules:
  176.     Analysis:
  177.      # Vuoi abilitare il controllo di analisi?
  178.       enabled: true
  179.       vl_addition: 1
  180.  
  181.       # Misurato in nanosecondi
  182.       analysis_time: 7000000000
  183.  
  184.       # Misurato in nanosecondi
  185.       min_move_interval: 48500000
  186.   # Mappa azioni
  187.   action:
  188.     50:
  189.      - 'horizon notify %player% potrebbe stare inviando troppi pacchetti di movimento'
  190.     60:
  191.      - 'horizon notify %player% e'' sospetto di Timer'
  192.     80:
  193.      - 'horizon notify %player% viene cacciato per Timer'
  194.       - 'horizon kick %player% Troppi pacchetti!'
  195.  
  196. cheststealer:
  197.   cancel_vl: 3
  198.   modules:
  199.     Limit:
  200.      # Vuoi abilitare il controllo del limite?
  201.       enabled: true
  202.       vl_addition: 2
  203.   # Mappa azioni
  204.   action:
  205.     12:
  206.      - 'horizon notify %player% potrebbe stare usando ChestStealer'
  207.     15:
  208.      - 'horizon notify %player% e'' sospetto di ChestStealer'
  209.     20:
  210.      - 'horizon notify %player% viene cacciato per ChestStealer'
  211.       - 'horizon kick %player% ChestStealer'
  212.  
  213. velocity:
  214.   cancel_vl: 1
  215.   modules:
  216.     Expect:
  217.      # Vuoi abilitare il controllo Expect?
  218.       enabled: true
  219.       vl_addition: 2
  220.   # Mappa azioni
  221.   action:
  222.     16:
  223.      - 'horizon notify %player% potrebbe stare usando AntiVelocity'
  224.     20:
  225.      - 'horizon notify %player% e'' sospetto di AntiVelocity'
  226.     25:
  227.      - 'horizon notify %player% viene cacciato per AntiVelocity'
  228.       - 'horizon kick %player% Niente contraccolpo'
  229.  
  230. killaura:
  231.   cancel_vl: 8
  232.   modules:
  233.     Heuristic:
  234.      # Vuoi abilitare il controllo euristico?
  235.       enabled: true
  236.       vl_addition: 2
  237.     Click:
  238.      # Vuoi abilitare il Click check?
  239.       enabled: true
  240.       vl_addition: 2
  241.     KeepSprint:
  242.      # Vuoi abilitare il controllo KeepSprint?
  243.       enabled: true
  244.       vl_addition: 2
  245.     Impossible:
  246.      # Vuoi abilitare il controllo Impossibile?
  247.       enabled: true
  248.       vl_addition: 4
  249.     Reach:
  250.      # Vuoi abilitare il controllo della copertura?
  251.       enabled: true
  252.       vl_addition: 2
  253.  
  254.       max_reach: 3.25
  255.       max_reach_creative: 5.0
  256.     SuperKnockback:
  257.      # Abilita controllo SuperKnockback?
  258.       enabled: true
  259.       vl_addition: 6
  260.   # Mappa azioni
  261.   action:
  262.     10:
  263.      - 'horizon notify %player% potrebbe stare usando KillAura'
  264.     12:
  265.      - 'horizon notify %player% e'' sospetto di KillAura'
  266.     16:
  267.      - 'horizon notify %player% viene cacciato per KillAura'
  268.       - 'horizon kick %player% KillAura'
  269.  
  270. liquidwalk:
  271.   cancel_vl: 5
  272.   modules:
  273.     Hover:
  274.      # Vuoi abilitare il controllo Hover?
  275.       enabled: true
  276.       vl_addition: 3
  277.     Jump:
  278.      # Vuoi abilitare il Jump Jump?
  279.       enabled: true
  280.       vl_addition: 1
  281.   # Mappa azioni
  282.   action:
  283.     20:
  284.      - 'horizon notify %player% potrebbe stare usando LiquidWalk'
  285.     28:
  286.      - 'horizon notify %player% sospetto di LiquidWalk'
  287.     36:
  288.      - 'horizon notify %player% viene cacciato per LiquidWalk'
  289.       - 'horizon kick %player% Movimenti illegali in acqua'
  290.  
  291. nofall:
  292.   cancel_vl: 1
  293.   modules:
  294.     GroundSpoof:
  295.      # Abilitare controllo GroundSproof?
  296.       enabled: true
  297.       vl_addition: 1
  298.   # Mappa azioni
  299.   action:
  300.     10:
  301.      - 'horizon notify %player% potrebbe stare usando NoFall'
  302.     12:
  303.      - 'horizon notify %player% e'' sospetto di NoFall'
  304.     16:
  305.      - 'horizon notify %player% viene cacciato per NoFall'
  306.       - 'horizon kick %player% NoFall'
  307.  
  308. phase:
  309.   cancel_vl: 1
  310.   modules:
  311.     Collision:
  312.      # Vuoi abilitare il controllo Collision?
  313.       enabled: true
  314.       vl_addition: 2
  315.   # Mappa azioni
  316.   action:
  317.     20:
  318.      - 'horizon notify %player% potrebbe usare Phase'
  319.     25:
  320.      - 'horizon notify %player% e'' sospetto Phase'
  321.     30:
  322.      - 'horizon notify %player% viene cacciato per Phase'
  323.       - 'horizon kick %player% Phase'
  324.  
  325. scaffold:
  326.   cancel_vl: 6
  327.   modules:
  328.     Rotation:
  329.      # Vuoi abilitare il controllo di rotazione?
  330.       enabled: true
  331.       vl_addition: 2
  332.   # Mappa azioni
  333.   action:
  334.     10:
  335.      - 'horizon notify %player% potrebbe stare usando Scaffold'
  336.     12:
  337.      - 'horizon notify %player% e'' sospetto di Scaffold'
  338.     15:
  339.      - 'horizon notify %player% viene cacciato per Scaffold'
  340.       - 'horizon kick %player% Scaffold'
  341.  
  342. freecam:
  343.  # Unused
  344.   cancel_vl: 0
  345.   modules:
  346.     Packet:
  347.      # Do you want to enable the Packet check?
  348.       enabled: true
  349.       # Unused
  350.       vl_addition: 0
  351.   # Unused action map
  352.   action: {}
  353.  
  354. esp:
  355.  # Unused
  356.   cancel_vl: 0
  357.   modules:
  358.     StorageESP:
  359.      # Do you want to enable the StorageESP check?
  360.       enabled: true
  361.       # Unused
  362.       vl_addition: 0
  363.       # Check interval
  364.       # Increasing it can save more performance
  365.       # Decreasing it can make the check more accurate
  366.       # Measured in tick
  367.       check_interval: 3
  368.  
  369.       # Storages within this distance will be shown.
  370.       min_distance: 8
  371.  
  372.       # Storages outside this distance will not be checked.
  373.       max_distance: 80
  374.     PlayerESP:
  375.      # Do you want to enable the PlayerESP check?
  376.       enabled: true
  377.       # Unused
  378.       vl_addition: 0
  379.       # Check interval
  380.       # Increasing it can save more performance
  381.       # Decreasing it can make the check more accurate
  382.       # Measured in tick
  383.       check_interval: 3
  384.  
  385.       # Players within this distance will be shown.
  386.       min_distance: 8
  387.  
  388.       # Players outside this distance will not be checked.
  389.       max_distance: 60
  390.   # Unused action map
  391.   action: {}
  392.  
  393. healthtag:
  394.  # Unused
  395.   cancel_vl: 0
  396.   modules:
  397.     HealthSpoof:
  398.      # Do you want to enable the HealthSpoof check?
  399.       enabled: true
  400.       # Unused
  401.       vl_addition: 0
  402.     ItemSpoof:
  403.      # Do you want to enable the ItemSpoof check?
  404.       enabled: true
  405.       # Unused
  406.       vl_addition: 0
  407.       # Should Horizon spoof item amount?
  408.       spoof_amount: true
  409.       # Should Horizon spoof item enchantments?
  410.       spoof_enchantments: true
  411.       # Should Horizon spoof item durability?
  412.       # This will also spoof unbreakable flag
  413.       spoof_durability: true
  414.   # Unused action map
  415.   action: {}
  416.  
  417. bowaimbot:
  418.  # Unused
  419.   cancel_vl: 0
  420.   modules:
  421.     Velocity:
  422.      # Do you want to enable the Velocity check?
  423.       enabled: true
  424.       # Unused
  425.       vl_addition: 0
  426.       # Multiply the velocity of arrows to make hack client failed to expect the arrow's trajectory.
  427.       # It can be harmful if you set it too high.
  428.       multiplier: 1.3
  429.       # The y-axis will be added for arrows.
  430.       # Your players may complain if you set it too high.
  431.       y_addition: 0.1
  432.   # Unused action map
  433.   action: {}
  434.  
  435. ghostblock:
  436.  # Unused
  437.   cancel_vl: 0
  438.   modules:
  439.     Packet:
  440.      # Do you want to enable the Packet check?
  441.       # This check will update the blocks around the players who failed movement checks.
  442.       enabled: true
  443.  
  444.       # If player still get flagged after updating blocks,
  445.       # should Horizon not update blocks anymore?
  446.       strict: true
  447.   # Unused action map
  448.   action: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement