STEEM.CRAFT is a script for Bukkit/Spigot, which allows players to interact with the STEEM Blockchain within Minecraft. Server owners can create custom transactions with the Steem Blockchain and get data from Steem Nodes.
- Get a Spigot|PaperSpigot Server setup ready. Here, you can find ready to use files.
- Build SteemJ from here and move the
SteemJ with dependencies.jar
file to theplugins/skript-mirror/
folder. - Load the latest files to your
plugins/Skript/scripts/
folder. - Restart the server.
- To use STEEM.SK, a Steem wallet is needed.
- Insert your private postig key and dedicated minecraft server steem wallet name to the config.sk file.
- You can also create transactions for your players, they have to authorize your server account for this:
https://steemconnect.com/authorize/@<your dedicated minecraft server steem wallet name>
- If you players should have transactions created, they have to add themself using
/steem sync <steem name>
- You're done, feel free to visit the wiki for detailed information what you can do with STEEM.SK.