Skip to content

FarLandsMC/ChestShops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChestShops

ChestShops is a 1.20 Minecraft plugin, built for the FarLands Minecraft server.

It can be used for buying, selling, or trading items using chests and signs

Dev

Your IDE probably has fancy buttons to handle these things, but if you want to use the terminal:

# Install dependencies
mvn install

# Build the jar
mvn package