Skip to content

A Virtual item shop for your Minecraft server!

Notifications You must be signed in to change notification settings

tWizT3ddreaMr/GUIShop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to GUIShop! Please feel free to fork GUIShop and make your very own changes! I read through every pull request and would love to see some new ideas! 

What is GUIShop

GUIShop adds a basic shop system to your server via Chest GUI's. You can buy & sell items for any preset value. You can enchant & rename any item which will be applied to the item upon purchase.

GUIShop is almost self-sufficient. However, it still has requirements:

  • GUIShop requires Vault to enable the plugin to hook into your economly so it can withdraw/deposit cash into your player's accounts. 

  • GUIShop also requires SilkSpawners which allows the plugin to sell mob spawners to players, as mob spawners require a special method of setting their entity ID. 

  • GUIShop requires Java 7+.

Building

GUIShop can easily be compiled by cloning this repository to a folder, navigating to the folder in your command prompt/terminal and running:

mvn clean install

The Jar file can then be found in the /target folder.

 

Other Info

This is the official fork for GUIShop. It will be consistently updated with the latest Minecraft and Spigot versions. This means support for older Minecraft versions will be limited but still offered.

Support

Issue Tracker

About

A Virtual item shop for your Minecraft server!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%