Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 2.06 KB

README.md

File metadata and controls

28 lines (22 loc) · 2.06 KB

THIS PLUGIN IS NOW USELESS AND WILL NO LONGER BE MAINTAINED

JUST USE allow_void_traiding: false IN PURPUR CONFIG FILE

NoVoidTrades

"Plugin for the Bukkit/Spigot API that prevents void trades with villagers"

Type Badges
General: GitHub GitHub all releases
Code quality: Maintainability Test Coverage

Description

Prevent trade restriction bypass and save your vanilla server economy with this plugin. NoVoidTrades prohibits interaction with villagers while moving or after reaching a certain distance.

Requirements

Compiling requirements:
  • JDK 8
  • Maven
  • Git/Github
How to compile the project:
  • Clone the project with Git/Github
  • Execute command mvn clean package
Running requirements:
  • Java 8
  • Paper or Spigot (1.14.X and up)