Get ready to enhance your gaming experience with xRay - the ultimate plugin that not only legitimizes xRay usage but also discourages hackers from cheating on your server. Imagine giving your staff the power to monitor other players without being too obvious, all while making use of the easy-to-download
ProtocolLib. Don't wait, download xRay now and take your gaming to the next level!
Are you using the latest version of Spigot? Make sure to download the
latest dev build of ProtocolLib
If you somehow encounter any issues during the setup of the plugin, make sure to join my
discord!
- Easy to configure and use
- Server-lag free
- Fast and quick
- Fun to use
- Safe for surrounding players
- No real blocks are changed
- Choose between block or chunk range for ultimate control.
/xray
Toggles xRay
Permissions: xray.toggle
/xray reload
Reloads the plugin
Permissions: xray.reload
/xray help
Shows the help
/xray add/remove block
Removes or adds a block to the list of xRayable blocks
Permissions: xray.edit
config.yml
Code (Text):
# xRay
#
# Thanks for downloading xRay!
# If the plugin doesn't work, make sure to contact me on my Discord: https://kyllian.nl/discord
Messages:
NotAPlayer: '&8&oxRay: &7You need to be a player to execute this command!'
NoPermission: '&8&oxRay: &7You dont have permissions to execute this command'
UnknownArgument: '&8&oxRay: &7The argument you specified seems to be incorrect!'
DisabledxRay: '&8&oxRay: &7Disabled xRay vision'
EnabledxRay: '&8&oxRay: &7Enabled xRay vision'
Reloaded: '&8&oxRay: &7Reloaded the plugin!'
AddedBlock: '&8&oxRay: &7Added block!'
RemovedBlock: '&8&oxRay: &7Removed block!'
UnknownBlock: '&8&oxRay: &7The block you specified is unknown!'
AlreadyAdded: '&8&oxRay: &7This block is already affected by the xRay vision'
DoesntExist: '&8&oxRay: &7This block is not affected by the xRay vision'
Settings:
UpdateDelay: 5
# How long should the plugin wait to update the xRay vision? (In seconds)
xRayBlocks:
- 'AIR' # DO NOT REMOVE
- 'COAL_ORE'
- 'IRON_ORE'
- 'GOLD_ORE'
- 'DIAMOND_ORE'
- 'OAK_WOOD'
- 'WATER'
- 'LAVA'
- 'BEDROCK'
Mode: CHUNK # CHUNK / BLOCK
Range: 1
# Range of the xRay (In chunks)
- Make the plugin more lightweight Added in version 1.0
- Fix the client-sided lag caused by lightning recalculations. Added in version 1.0
- Add range in blocks Added in 2.0
- More ideas? PM me!