Code Monkey home page Code Monkey logo

orebfuscator's Introduction

Orebfuscator - Anti X-Ray

Release Status Build Status

Description

Orebfuscator is plugin for Spigot based Minecraft Servers that modifies packets in order to hide blocks of interest from X-Ray Clients and Texture Packs. Thus it doesn't modify your world and is safe to use.

Features:

  • Plug & Play
  • Highly configurable config
  • Support for Spigot based servers 1.9.4+ (only tested on spigot)
  • Obfuscate blocks based on their light level
  • Hide block entities like Chests and Furnaces
  • Make blocks in a players proximity visible based on their distance an

IMPORTANT

Requirements:

  • Java 8 or higher
  • Spigot and (proably) any other fork of Spigot (1.9.4 or higher)
  • ProtocolLib 4.0 or higher

Configurate

  1. Download ProtocolLib
  2. Download Orebfuscator
  3. Put both in your plugins directory
  4. Start your server and configure orebfuscator to your liking

Developer

Clone

  1. Clone this repo "git clone https://github.com/Imprex-Development/Orebfuscator.git"
  2. Open eclipse and right click on the "Project Explorer"
  3. Click "Import..."
  4. Maven -> Existing Maven Projects
  5. Select the downloaded repo

Build

  1. Click right click on the Orebfuscator-repo folder and select "Run as" -> "Maven Build..."
  2. Put into Goals this "clean compile package -pl Plugin -Dorebfuscator-version=5.0.0 --also-make"
  3. Click Run
  4. Your jar will be builded under the folder "target"

Release a new version

  1. git tag version -m "description"
  2. git push origin version

License:

Almost completely rewritten by Imprex-Development to support v1.14 and higher Minecraft version's; these portions as permissible: Copyright (C) 2020-2021 by Imprex-Development. All rights reserved.

Released under the same license as original.

Significantly reworked by Aleksey_Terzi to support v1.9 Minecraft; these portions as permissible: Copyright (C) 2016 by Aleksey_Terzi. All rights reserved.

Released under the same license as original.

Original Copyright and License:

Copyright (C) 2011-2015 lishid. All rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

See the LICENSE file.

orebfuscator's People

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.