Skip to content

Atm85/Depot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages