Authenticate Minecraft Players with your MetaFab Ecosystem & Game.
-
Navigate to the "releases" section and download the most recent version.
-
To install the plugin, simply drag and drop it into your plugins folder, and then proceed to configure the game-id and ecosystem-id.
Upon redeeming an item, it will be removed from the player's wallet as it is burned. Additionally, you have the option to configure collection items and execute specific commands at the time of redemption.
- /metafab - Generate a clickable link for the player to authenticate with metafab.
- /redeem - Opens an inventory containing redeemable items for the player to redeem.
- Website: https://devtechsolutions.us
- Join Build Discord: https://discord.gg/e25ydjnWFH
- Twitter: https://twitter.com/ProxLab
MetaFab-Authentication-Plugin uses Maven to handle dependencies & building.
- Java 17 JDK or newer
- Git
git clone https://github.com/DevTech-Solutions/metafab-authentication-plugin.git
cd metafab-authentication-plugin/
mvn clean installIn case you enhance or modify the plugin in a way that could benefit others, we kindly request that you contemplate submitting a pull request to integrate your modifications into the upstream project, particularly if they address any bugs.
MetaFab-Authentication-Plugin loosely follows the Google Java Style Guide. Generally, try to copy the style of code found in the class you're editing.
MetaFab-Authentication-Plugin is licensed under the permissive MIT license. Please see LICENSE.txt for more info.
