| Package | Description |
|---|---|
| eu.wauz.wauzcore.data |
This package contains general configurator classes, that read and write .yml files.
|
| eu.wauz.wauzcore.menu |
This package contains inventory classes, used as menu or for other custom interaction mechanics.
|
| eu.wauz.wauzcore.menu.collection |
This package contains inventory classes, used as menu for collection mechanics.
|
| eu.wauz.wauzcore.system.economy |
This package contains classes, that are used for the economy system.
|
| Class and Description |
|---|
| WauzCurrency
A currency or reputation type, generated from a currency config file.
|
| Class and Description |
|---|
| WauzShop
A shop, generated from a shop config file.
|
| WauzShopDiscount
A discount granted to a player for a certain shop.
|
| Class and Description |
|---|
| WauzCurrencyCategory
A category of a currency.
|
| Class and Description |
|---|
| WauzCurrency
A currency or reputation type, generated from a currency config file.
|
| WauzCurrencyCategory
A category of a currency.
|
| WauzShop
A shop, generated from a shop config file.
|
| WauzShopDiscount
A discount granted to a player for a certain shop.
|
| WauzShopItem
An item of a shop.
|