Skip to content

SimpleBackpack v5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 19:10
· 34 commits to master since this release

πŸ”’ SimpleBackpack 5.0

Requirements: Paper 26.2+, Java 25

πŸ“‹ Changes since last release

  • feat: enable bStats metrics and update message formatting in config
  • chore: update Gradle wrapper to version 9.7.1 and improve startup scripts
  • docs: update README.md with full documentation
  • Merge branch 'master' of https://github.com/vwtfafa/simplebackpack
  • docs: update CHANGELOG.md with version 5.0 changes
  • feat: add unit tests and modernize codebase
  • Merge pull request #6 from vwtfafa/dependabot/gradle/com.github.spotbugs-6.5.10
  • Bump com.github.spotbugs from 6.5.9 to 6.5.10
  • fix build.gradle for SpotBugs
  • chore: add CLAUDE.md to .gitignore and fix build.gradle for SpotBugs enum imports
  • Merge branch 'master' of https://github.com/vwtfafa/simplebackpack
  • fix build.gradel
  • Delete CLAUDE.md
  • Merge branch 'master' of https://github.com/vwtfafa/simplebackpack
  • for pull
  • Merge pull request #3 from vwtfafa/dependabot/gradle/org.json-json-20260814
  • Merge branch 'master' into dependabot/gradle/org.json-json-20260814
  • Merge pull request #2 from vwtfafa/dependabot/gradle/xyz.jpenilla.run-paper-3.1.0
  • Merge pull request #1 from vwtfafa/dependabot/gradle/com.github.spotbugs-6.5.10
  • Merge pull request #4 from vwtfafa/dependabot/gradle/org.bstats-bstats-bukkit-3.2.1
  • Merge pull request #5 from vwtfafa/dependabot/github_actions/actions/checkout-7
  • Bump actions/checkout from 5 to 7
  • Delete CLAUDE.md
  • Merge branch 'master' of https://github.com/vwtfafa/simplebackpack
  • chore: remove claude.md
  • chore: remove .claude directory from repository and ensure it's ignored
  • Delete .claude directory
  • Bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1
  • Bump org.json:json from 20231013 to 20260814
  • Bump xyz.jpenilla.run-paper from 3.0.2 to 3.1.0
  • Bump com.github.spotbugs from 6.5.9 to 6.5.10
  • Merge branch 'master' of https://github.com/vwtfafa/simplebackpack
  • claude in gitignore
  • Configure Dependabot for Gradle and GitHub Actions

πŸ“œ Commands

Command Description Permission
/backpack Open your personal backpack simplebackpack.use
/bp Alias for /backpack simplebackpack.use
/backpackconfig Open the backpack configuration GUI simplebackpack.config
/backpackreload Reload the SimpleBackpack config simplebackpack.reload
/invite <player> Invite a player to your team simplebackpack.team.invite
/team Show your team members simplebackpack.team
/leave Leave your current team simplebackpack.team.leave
/backpackadmin gui Open admin overview GUI simplebackpack.admin
/backpackshare <player> [minutes] Temporarily share your backpack simplebackpack.use

πŸ”Œ Integrations

  • PlaceholderAPI β€” %simplebackpack_enabled%, %simplebackpack_size% (example)
  • LuckPerms β€” Context simplebackpack:team=true|false
  • MiniMessage β€” Full RGB & gradient message support

πŸ”§ Configuration

plugins/SimpleBackpack/config.yml:

  • Backpack name, size, color
  • Team settings (enabled, max size)
  • Admin settings (GUI, auto-snapshot)
  • Command visibility (show team/admin commands)
  • Feature flags (enable sharing)
  • Messaging (enabled, language)
  • Live config reload
  • Keep contents on death

🧱 Compatibility

Platform Version Support
Paper 26.2+ βœ… Recommended
Purpur 26.2+ βœ… Works
Spigot 26.2+ βœ… Works (via PaperAPI)
Bukkit 26.2+ βœ… Works (via PaperAPI)

πŸ“¦ Installation

  1. Download SimpleBackpack-5.0.jar below
  2. Place it in your plugins/ folder
  3. Restart your server (Paper 26.2+, Java 25)

πŸ“š Documentation

  • README – Full docs & examples
  • Modrinth – Download on Modrinth

Built from commit c4624e7 on 2026-08-20 11:12 UTC