DeDiamondPro / XCatch

Efficient yet Effective plugin to catch X-rayers.
GNU General Public License v3.0
14 stars 10 forks source link

Change amount of ores needed to be mined #7

Closed TomSipsOnCurry closed 2 years ago

TomSipsOnCurry commented 2 years ago

How would I make the amount of diamonds required to be mined for the server to flag them be decreased? I made the engine mode 1 on my paper server, but I still want to use this. Im sorry if I did this in the wrong place.

DeDiamondPro commented 2 years ago

Hi, to do this you would need to go to config.yml inside the xcatch folder inside the plugin folder, scroll down to, the advanced section and then you should see the rare-ore field where you can modify ores and amounts

TomSipsOnCurry commented 2 years ago

How come in the config it says 16 diamond deepslate ores but in the discord message it says 20? how does it work? image

DeDiamondPro commented 2 years ago

How come in the config it says 16 diamond deepslate ores but in the discord message it says 20? how does it work? image

This is because XCatch also analyzes how a player mines and uses that as an additional threshold, when the player had mined 16 diamonds this treshold was probably not met while when he mined 20 it was, this is also what sets XCatch appart frorm plugins like ore announcer

TomSipsOnCurry commented 2 years ago

oh nice ty