Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 1.39 KB

README.md

File metadata and controls

78 lines (53 loc) · 1.39 KB

Market

Language English

This plugin uses Libraries CustomUI and InvMenu No need to install that plugin Just load this plugin as .phar

download Market.phar dev https://poggit.pmmp.io/ci/HmmHmmmm/Market/Market

English

You must install the plugin
- EconomyAPI
this plugin will work

Download the plugin EconomyAPI Click here

Features of plugin

  • Is a plugin create shop in market
  • have gui chest
  • have gui form
  • Have language thai and english (You can edit the language you don"t like at, /resources/language)

How to use

Command

  • /market : open gui chest
  • /market addshop <Price> <Description> : Create shop
  • /market removeshop <ShopId> : Delete shop
  • /market settext <ShopId> <Description> : Set shop description
  • /market setprice <ShopId> <Price> : Set price of shop

Images
1

Config


#Language
#thai=ภาษาไทย
#english=English language
language: english

database: yml

Permissions

/*
*
* Command /market it can be typed by everyone.
*
*/
market.command.info:
  default: op
market.command.addshop:
  default: true
market.command.removeshop:
  default: true
market.command.settext:
  default: true
market.command.setprice:
  default: true