Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/forewing/mc-xray

Minecraft server side X-Ray plugin
https://github.com/forewing/mc-xray

minecraft papermc spigot x-ray

Last synced: about 1 month ago
JSON representation

Minecraft server side X-Ray plugin

Awesome Lists containing this project

README

        

# Server Side X-Ray Plugin

[![Java CI](https://github.com/forewing/mc-xray/workflows/Java%20CI/badge.svg)](https://github.com/forewing/mc-xray/actions?query=workflow%3A%22Java+CI%22)

Mining in Minecraft SUCKS, why not make it free for all players?

## Requirements

- Minecraft 1.16.5

- Servers following Bukkit API(Spigot, PaperMC...)

## Usage

- Execute `/xray` to toggle

## Install

- Download it from [Java CI](https://github.com/forewing/mc-xray/actions?query=workflow%3A%22Java+CI%22+is%3Asuccess), latest version is recommended

Or you can bulid it by yourself using JDK 1.8+ & Maven

- Put the XRay-\*.jar file into plugins/ folder of your server