Version 1.3 Update
This update adds a new feature allowing loot bags to grant rewards by executing commands, ideal for SupremeTags integration and other plugins!
- Command-Only Rewards - Define loot entries that run commands instead of dropping items. For example, give SupremeTags directly to players.
- Use placeholders like %player% in commands to target the correct player.
- Enhanced support for displaying reward titles, sounds, and messages.
Example SupremeTags Loot Entry:
Code (Text):
donator_tag:
weight: 3
sound: 'ENTITY_PLAYER_LEVELUP'
title: 'Congrats! You unlocked a donator tag!'
message-type: 'chat'
command: "tags set %player% donator"
Thank you for using SimpleLootBags!
Please report bugs or feature requests on our GitLab.