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

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

License

Notifications You must be signed in to change notification settings

HIlight3R/NoVoidTrades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)