Skip to content

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

License

Notifications You must be signed in to change notification settings

timbw-xyz/PearlFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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