GeorgH93 / Minepacks

Free and reliable backpack plugin for Bukkit/Spigot/Paper
https://www.spigotmc.org/resources/19286/
GNU General Public License v3.0
170 stars 75 forks source link

Get the backpaclk with a command #282

Closed Snic0509 closed 8 months ago

Snic0509 commented 11 months ago

Problem Hey we have the problem that we want do set up a quest where we can give the player the backpack with a give command

What I have tried we have searched sore multiple commands

GeorgH93 commented 11 months ago

This build adds a hidden /backpack shortcut and /backpack shortcut <playername> command to trigger the item checking logic (normally only triggered on change world, respawn and join). You could use this with whatever script you are using for your quest to give the player the permission and then run the command to add the item to the players inventory directly.