Coder Social home page Coder Social logo

chailotl / meta-hider Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 24 KB

Hides information from modded clients that vanilla clients normally cannot see.

Home Page: https://www.spigotmc.org/resources/meta-hider.78577/

License: GNU General Public License v3.0

Java 100.00%
minecraft plugin spigot minecraft-server spigot-plugin anti-cheat

meta-hider's Introduction

Required: ProtocolLib

Prevention is the best measure, so prevent hacked clients from seeing information that vanilla clients normally cannot see! Currently it hides:

  • Health and absorption
  • Item names and lore
  • Enchantments
  • Stack sizes
  • Durability
  • Potion data
  • Status effects

Usage

It will automatically strip unnecessary information sent to clients.

Config

# What metadata should be hidden from hacked clients?
hideStackSize: true
hideDisplayName: true
hideLore: true
hideUnbreakable: true
hideEnchantments: true
hideDurability: true
hidePotionData: true
hideHealth: true
hideStatusEffects: true

Limitations

Certain information is not hidden as I do not have access to a hacked client that can see this information to be able to test it, the list includes:

  • Pet owners
  • Horse attributes

Commands

/metahider info - Plugin info

/metahider reload - Reload config (OP)

Permissions

metahider.reload (OP)

meta-hider's People

Contributors

chailotl avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

lokka30

meta-hider's Issues

Update to 1.19

Hi @Chailotl, do you have any plans on updating meta-hider so that it is compatible with 1.19 servers? ๐Ÿ˜„

No config file/folder

This plugin does not seem to correctly generate a config file and it's corresponding folder under /serverroot/plugins/. I am running Pufferfish 1.17.1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.