Raycasted Anti-ESP

Quick rating

Community listing page, reviews here may not be monitored by the author.

Raycasted Anti-ESP

By CubiGames

No reviews yet

AntiESP; culls hidden entities, players and tile entities. Blocks Pie-Ray and Freecam. Formerly known as Raycasted Entity Occlusions/REO.

Performance & Optimization
Mod Loaders
Paper
Spigot
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 only
Latest Version
1.6.5

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Name Change

Raycasted Anti-ESP was formerly known as Raycasted Entity Occlusions (REO). v1.x versions still maintain this name, while v2.x versions (currently in alpha, with version numbers v0.x.x) are using the new name.

Introduction

RaycastedAntiESP is a packet-based plugin for Paper, Folia, and its forks that hides entities (including players) and tile entities (blocks such as chests, banners, signs, etc) from players if they would not be visible to a legitimate player. It is unbypassable by design, as packets sent by the server are blocked from reaching the client unless the block/entity has been confirmed to be visible. This limits the usefulness of unfair advantages such as cheat clients, freecam, and x-ray, and completely blocks pie-ray.

Supported Versions

While the current "stable" plugin version is v1.6.5, it is strongly recommended that you use the alpha-channel builds instead. Since v1.6.5, RaycastedAntiESP has been:

  • Renamed from RaycastedEntityOcclusions to RaycastedAntiESP
  • Been almost completely rewritten to be faster and more correct

The supported minecraft versions are 1.21.4+. Only Paper and derivative software (including Folia/Canvas) is supported, not Spigot.

Use cases:

  • Prevent cheating (esp hacks)
    • This is the plugin's primary purpose.
    • Block usage of pie-ray to locate underground bases or farms.
    • Prevent mods such as mini-maps or cheat clients from displaying the locations of entities which would not be visible to vanilla players.
    • Increase client-side performance for low-end devices
      • Massive megabases containing hundreds of armour stands, item frames, banners etc can cause performance issues on low-end devices unable to process so many entities. Raycasted AntiESP will cull those entities for the client, reducing the number of entities to process.
    • Reduce network load by limiting packets
      • With keep-client-entity-when-hidden set to true, running RaycastedAntiESP will significantly reduce the number of entity packets sent to the client.
      • While entity packets are only a small portion of network bandwidth, this will still have a measurable impact and may be useful on extremely bandwidth-limited servers.
        • Unless you are extremely limited by bandwidth, this will probably be unnoticeable.
    • Hide nametags behind walls
      • Yes, this plugin is overkill for doing that, yes you can do it anyways.

Configuration

RaycastedAntiESP has many configuration options. A full list with explanations can be found at https://raycastedantiesp.cubi.games/config/.

Dependencies:

  • Packetevents
    • Required for all features, as packets are intercepted and rewritten to make sure that clients never learn about anything they should not be able to see.

Known issues:

  • There will be a short delay once an entity should be visible before it appears, causing it to appear like it "popped" into view. Various config options exist to partially address this issue, though all such options necessarily weaken the plugin's ability to block cheaters.
  • Translated display entities are shown and hidden based on their actual location, not where they render.
  • The raycastedantiesp.bypass permission does not work as intended.

Permissions:

Permission Default Description
raycastedantiesp.command OP Permission to use the /raycastedantiesp command (alias /antiesp and all subcommands
raycastedantiesp.bypass False Bypass all checks. Everything is always visible. This is currently bugged, do not grant it!
raycastedantiesp.updatecheck OP Players with this permission will receive notifications about new plugin updates

FAQ:

  • (Server-side) Fabric support?
    • This is planned, and significant overhauls in v2 have made this easier.
    • Folia support?
      • Implemented in v2!

bStats statistics

Screenshots

Gallery

  • Visual representation of raycasts
    Visual representation of raycasts This image shows the plugin in debug mode, with the raycasts represented with dust particles.
  • RaycastedAntiESP can significantly reduce the clientbound networ
    RaycastedAntiESP can significantly reduce the clientbound networ This shows the network bandwith graph of a player near many items in a water stream (such as in a farm) where the items aren't visible to the player (the items are behind a wall). RaycastedAntiESP significantly reduces the bytes sent to the client.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~10,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works