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: 4 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T14:30:47.000Z (over 5 years ago)
- Last Synced: 2025-10-09T00:45:57.569Z (8 months ago)
- Topics: minecraft, papermc, spigot, x-ray
- Language: Java
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Server Side X-Ray Plugin
[](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