Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop GUI

Easily add or remove items within the server in-game store!

1 - Edit shop.yml (there are items set by default)

2 - Catagories are the first layer

Category1:
- item1
- item2
Category2:
- item1
- item2
- item3

3 - items are formted in a sring... (itemid:itemmeta-buyprice-itemname)

example:

Catrgory:
- '1-75-Stone'

4 - if the item doent have a meta or the meta is '0'... you can leave it out as seen in the example

5 - run command '/shop' to open shop gui

About

Customizable ShopUI

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages