timbw-xyz / PearlFix

Simple plugin made for HCF to fix pearling noclip exploit. (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PearlFix

Simple plugin made for HCF to fix pearling noclip exploit. It currently can prevent pearl glitching throught blocks, and fences like all servers! Basic features implemented, so you can use this in production.😃

TODO:

  • Config System (Custom not-permitted blocks, configurable messages...)

Showcase

Full Showcase

Without plugin:

without-plugin

With plugin:

with-plugin

How to build

To build, just get Apache Maven, JDK 8+, and clone this repo. Then go to the repo folder, and run mvn clean install

The compiled jar will be in target/ folder

About

Simple plugin made for HCF to fix pearling noclip exploit. (WIP)

License:GNU General Public License v3.0


Languages

Language:Java 100.0%