Option for Elimination Reward #684
Replies: 8 comments
-
https://docs.crazycrew.us/crazycrates/faq#2 and https://docs.crazycrew.us/crazycrates/faq#9 3:
DisplayName: '&e&l$1,000'
DisplayItem: 'SUNFLOWER'
DisplayAmount: 1
Lore:
- '&7Make it rain Money.'
- '&6&lChance: &c&l20%'
MaxRange: 100
Chance: 20
Firework: true
Commands:
- 'eco give %player% 1000'
# - 'lp user %player% permission set crazycrates.blacklist.basic.3' -> This is the line where you would give the user the permission.
Messages:
- '&7You just won &r%reward%.'
BlackListed-Permissions:
- 'crazycrates.blacklist.basic.3'
Alternative-Prize:
Toggle: true
Messages:
- '&r &8[&bCrazyCrates&8]: &7You have already won that prize, so enjoy some gold nuggets.'
Commands:
- 'give %player% gold_nugget 16' |
Beta Was this translation helpful? Give feedback.
-
The problem with this is, this reward will still show in the list. What I'm referring is, this item should be eliminated from the list and will no longer be claimed more than once. So no alternate prize should be added anymore. |
Beta Was this translation helpful? Give feedback.
-
Do you want it to be per person or removed completely from the gui for any person if someone else already won it? |
Beta Was this translation helpful? Give feedback.
-
I think it would be better to have it per person for the meantime, Thank you! |
Beta Was this translation helpful? Give feedback.
-
For easiest option for this, I think you can still just check if the player has the permission and if it does, it no longer show from the list. This way, you can also add another feature where if the player has the permission, they can't claim the reward unless they rankup or donate if they want. Or maybe an inverse permission. Whatever suites easier for you. Thank you so much! |
Beta Was this translation helpful? Give feedback.
-
Yes, that's very useful! |
Beta Was this translation helpful? Give feedback.
-
Hello, May I ask if this is already available? Or if not, when will this be available? |
Beta Was this translation helpful? Give feedback.
-
There is no ETA, I am currently pre-occupied with some other things... at the moment, I'll likely only be patching bugs or small performance increases for the plugins in CrazyCrew until I actually finish what I need to finish. |
Beta Was this translation helpful? Give feedback.
-
Describe the feature
Hoping to have an option to remove an item from the list if they already claimed it. This would be very useful not only as a reward but also as an option to purchase keys and have the guaranteed chance to receive all of the rewards.
Beta Was this translation helpful? Give feedback.
All reactions