Gen icon

Gen -----

Anti-XRay, Anti-Cheat, Moderation Tool, Independent



Introducing the ultimate solution to combat Xray cheaters in your Minecraft server - the Next-Gen Anti-Xray Plugin! This powerful tool uses advanced Minecraft protocols and precise packet handling to identify and thwart players using Xray mods. By generating fake ore blocks when suspicious mining activity is detected, our plugin ensures a fair and cheat-free environment for all players.

Key Features
1. Intelligent Fake Ore Generation:
  • The plugin monitors players' mining activity and if a player breaks too many ore blocks within a configurable timeframe, it spawns fake ore blocks (its using Minecraft Protocol Server that send packet to your client and other players won't be able to see the fake blocks).
  • The ores targeted are Diamonds, Gold, Emeralds, and Iron, making it comprehensive in preventing Xray across the most valuable resources.
2. Highly Configurable Settings:
  • Threshold Settings: Customize the maximum number of ores a player can break in a defined time before fake ores start appearing.
  • Broadcast Alerts: Automatically notify your staff when fake blocks are spawned or broken, with configurable messages and permissions.
  • Spawn Range: Define the x, y, and z range for fake block spawning, ensuring they blend seamlessly into the environment.
  • Ore Width: Control the size of the fake ore vein with a recommended width for realism.
  • Y-Axis Restrictions: Ensure fake ores spawn only at legal Y-axis positions for each ore type, maintaining a natural mining experience.
3. Enhanced Detection Mechanism:
  • By creating a controlled environment where fake ores appear only when necessary, the plugin effectively identifies and isolates Xray users.
  • This precise method minimizes false positives and focuses on real cheaters, making your server security robust and reliable.
4. Seamless Integration and Performance:
  • The plugin is designed to integrate effortlessly with your existing server setup.
  • It operates efficiently, with minimal impact on server performance, ensuring a smooth experience for all players.
config.yml
Code (YAML):
## This is a simple config for the next-gen Anti-Xray
## Please do not distribute our content for money, it was very basic to make
## TechNeon © 2024 - All rights reserved

prefix
: "&bGen &8>"

broadcast
:
  fake-block
: true # Whether to broadcast a message to the staff when a fake block spawns for a player.
  fake-block-message
: "%prefix% %player% has broken too many ores in the last few minutes, so a fake block has been spawned at %pos%"
  fake-block-permission
: "gen.fake-block"

  fake-break
: true # Whether to broadcast a message to the staff when a fake block is broken by a player.
  fake-break-message
: "%prefix% %player% has broken a fake block"
  fake-break-permission
: "gen.fake-break"

fake-block-spawn
:
  x-range
: 50
  y-range
: 10
  z-range
: 50

  ore-width
: 6 # /!\ Please use only even numbers | I personally recommend 6 blocks (it's the size of the ore vein)
  spawn-ore-at-legal-y-pos
: true # For example, it will spawn Diamond only below Y-axis 15.

reset-after
: 120 # Note: this is the time in seconds after which the fake blocks disappear and the limit count is reset for all players.
max-allowed
:
  iron
: 32
  gold
: 10
  diamond
: 12
  emerald
: 5 # This is the number of ores allowed to be broken in the time defined above before fake blocks are spawned.
 
Resource Information
Author:
----------
Total Downloads: 76
First Release: Jun 8, 2024
Last Update: Jun 9, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings