Native Minecraft Version: 1.13 Tested Minecraft Versions:
A plugin that brings a limited-access, rotating shop to Minecraft. Supports Vault and has an easy-to-use developer API for other plugins.
You may compile this plugin yourself, but I will not provide support to those who do not purchase the plugin.
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
- 1.20.6
- 1.21
A plugin that brings a limited-access, rotating shop to Minecraft. Supports Vault and has an easy-to-use developer API for other plugins.
You may compile this plugin yourself, but I will not provide support to those who do not purchase the plugin.
- Developer API to add currency support
- Rotating shop with configuration to manage dates/times to rotate shop.
- Limited access shop with configuration to manage dates/times for when the shop is accessible.
- Admin commands to reload config, force rotate player shops, and help with debugging.
- Supports datastore types:
- MySQL - remote
- MongoDB - remote
- SQLite - flatfile
- JSON - human-readable file
- /nightmarket : Opens NightMarket GUI (permission: nightmarket.use)
- /nightmarket-admin reload : Reloads configuration (permission: nightmarket.admin)
- /nightmarket-admin forcerotate <player>: Forcefully rotates provided player's shop (permission: nightmarket.admin)
- /nightmarket-admin debug: Provides debug information about plugin (permission: nightmarket.admin)