Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/forewing/mc-xray
- Owner: forewing
- License: mit
- Created: 2021-01-18T12:22:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T14:30:47.000Z (almost 4 years ago)
- Last Synced: 2024-10-15T22:41:05.567Z (3 months ago)
- Topics: minecraft, papermc, spigot, x-ray
- Language: Java
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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