1. Setup {{ currentPage ? currentPage.title : "" }}

1. Follow this Tutorial, to set up the Player.

2. Without PlayerTemplate: Add SP8_CrafterComponent to your Player BP.

3. Call Load or Initialize inside your Player BP to initialize the Plugin.

With PlayerTemplate: You can call SP8_Load on the PlayerTemplate to Load all Components!

4. Without PlayerTemplate: Follow the Setup of following BPI:

{{{ content }}}