Overview
NamelessStoreGUI is a Minecraft plugin that provides an in-game GUI for accessing your server's NamelessStore. Players can easily browse store categories and products directly within the game.
Features
- Simple Command: `/webstore` to open the store GUI.
- Automatic Data Fetching: Retrieves categories and products from the NamelessMC API. No need to go through lengthy config files.
- Customizable Interface: Configure the appearance of the store GUI, including icons and messages. Also supports any language.
- Product Details: Displays product names, prices, and provides a link to the webstore.
Setup
1.
Configure the Plugin:
- Open the `config.yml` file in the `plugins/NamelessMCStoreGUI` directory.
- Go to your NamelessMC admin panel and navigate to `Configuration -> API`.
- Enable the API and copy the API Key and URL (ensure the URL does NOT end with a `/`).
- Paste the API Key and URL into the `config.yml` file.
2.
Restart the Server or Reload plugin:
- Use /webstore reload to reload the plugin, or
- Restart your Minecraft server to apply the changes and fetch the latest data from the NamelessMC API.
Important Note
The NamelessMC store module must be installed on your website and enabled for the plugin to work. If the store module is not installed, you will encounter errors.
Support
If you encounter any issues or have suggestions for further improvements, please open an issue on our
GitHub repository or contact me on
Discord. Thank you for using NamelessStoreGUI!