cavallium / CoordinatesObfuscator

Hide the real coordinates to the players

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoordinatesObfuscator

Replaced by CoordinateOffset!


Hide the real coordinates to the players.

This plugin helps the owner to make sure that players with modded clients do not take unfair advantage of vanilla players when /gamerule reducedDebugInfo is set to true.

How it works

Every time a player changes position, dies, joins a server or changes a world, the X and Z coordinates will be shifted by a random number, making useless every tool that uses absolute coordinates systems.

Requirements

ProtocolLib 5.0.0 Snapshot or higher

Permissions

Set coordinatesobfuscator.bypass to disable obfuscation for a group of players or a specific player

About

Hide the real coordinates to the players

License:GNU Affero General Public License v3.0


Languages

Language:Java 98.1%Language:Shell 1.9%