Below you will find pages that utilize the taxonomy term “SpraxDev”
May 10, 2024
Compile Minecraft Spigot (via BuildTools)
Version updated for SpraxDev/Action-SpigotMC to version v5.1.0.
This action is used across all versions by 98 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added External SFTP-Cache for Spigot artifacts (check README.md for more details) Essentially, you can now cache the Spigot artifacts on a dedicated SFTP-Server if desired in addition to GitHub’s cache This additional caching layer might be interesting for projects with a lot of spigot versions or maintainers with a lot of projects using this action (that might profit from a shared cache) Fixed Take remapped option into account when checking the local repo (#139) When you already had the non-remapped artifacts for a given version, building it would be skipped even if remapped=true Removed Remove setting and restoring of the git name and email (72bc8f1) This is no longer required in the newer versions of Spigot’s BuildTool as they finally fixed the issue themselves and don’t set those globally anymore
April 4, 2024
Compile Minecraft Spigot (via BuildTools)
Version updated for SpraxDev/Action-SpigotMC to version v5.0.1.
This action is used across all versions by 95 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update dependencies
February 26, 2024
Compile Minecraft Spigot (via BuildTools)
Version updated for SpraxDev/Action-SpigotMC to version v5.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Upgrade to using Node.js v20 Calls Spigot’s BuildTools with the new --nogui option (just to be safe) Updated dependencies