Main configuration files
- Config.yml
- Plugin's core configuration file
- GlobalMarket.yml
- Global market settings
- Mailbox.yml
- Mailbox parameter settings
- Merchant.yml
- Player profile settings
- Groups.yml
- User groups settings
- Categories.yml
- Categories settings
- Alias.yml
- Command alias settings
- ItemBlacklist.yml
- Stores a list of item blacklists
- SerializedItems.yml
- Stores a list of serialized items
- SignStore.yml
- Sign store settings
Folders
GUISettings
- BuyInventoryGUI.yml
- GUI settings of command "/market buyinventory"
- CategoryGUI.yml
- GUI settings of command "/category gui"
- GlobalMarketGUI.yml
- GUI settings of command "/market gui"
- MailboxGUI.yml
- GUI settings of command "/mailbox gui"
- MerchandiseGUI.yml
- GUI settings of command "/merchandise gui"
- MerchantProfileGUI.yml
- GUI settings of command "/profile gui"
- MerchantStoreGUI.yml
- GUI settings of command "/store gui"
- MerchantStoreListGUI.yml
- GUI settings of command "/store list [page] GUI"
- SearchGUI.yml
- GUI settings of command "/market search"
- SellInventoryGUI.yml
- GUI settings of command "/market sellinventory"
- TransactionGUI.yml
- GUI settings of command "/transaction gui"
Permissions
- CommandPermissions.yml
- Permission settings of commands
- MerchandisePermissions.yml
- Permission settings of merchandise edit
- ProfilePermissions.yml
- Permission settings of profile edit
MessageConfigs
- Messages.yml
- All text format, command messages are here
- Items.yml
- Display name of all items (different languages)
JsonComponents (Folder)
- AdminCommands.yml
- JSON components of ommand "/gmp admin"
- CategoryCommands.yml
- JSON components of ommand "/gmp category"
- GUICommands.yml
- JSON components of ommand "/gmp gui"
- MailboxCommands.yml
- JSON components of ommand "/gmp mailbox"
- MainCommands.yml
- JSON components of ommand "/gmp"
- MarketCommands.yml
- JSON components of ommand "/gmp market"
- MerchandiseCommands.yml
- JSON components of ommand "/gmp merchandise"
- MoneyCommands.yml
- JSON components of ommand "/gmp money"
- ProfileCommands.yml
- JSON components of ommand "/gmp profile"
- ReloadCommands.yml
- JSON components of ommand "/gmp reload"
- StoreCommands.yml
- JSON components of ommand "/gmp store"
- TransactionCommands.yml
- JSON components of ommand "/gmp transaction"
- Custom.yml
- Another special functions' JSON components
- AdminCommands.yml
