PyvesB / advanced-achievements

:fireworks: Popular plugin that adds unique and challenging achievements to Minecraft servers.
https://www.spigotmc.org/resources/83466
GNU General Public License v3.0
199 stars 215 forks source link

Console Command After List of Achievements #494

Closed justNikolai closed 5 years ago

justNikolai commented 5 years ago

Is it possible to make it so that after a player achieves a certain LIST of achievements a console will execute a command? For example:

play 10 hours, break 1,000 stone blocks place chest

Reward: console exectute command

PyvesB commented 5 years ago

Hello @justNikolai ,

Unfortunately, this is not currently possible. Issue #82 is closely related as it would allow you to define lists of achievements you would base other achievements and rewards on. Let's keep that issue opened! :wink:

Cheers,

Pyves

justNikolai commented 5 years ago

simpleauthority went ahead and made a hook with LuckyPerms to do what I was hoping for. Thanks for the awesome plugin!

On Sat, Mar 16, 2019 at 12:08 PM Pierre-Yves B. notifications@github.com wrote:

Closed #494 https://github.com/PyvesB/AdvancedAchievements/issues/494.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PyvesB/AdvancedAchievements/issues/494#event-2208078415, or mute the thread https://github.com/notifications/unsubscribe-auth/AuWwJImZGu-awKPiH0T0Q-cfbX56Hy9Iks5vXLR6gaJpZM4b3dic .

PyvesB commented 5 years ago

Awesome, thanks for pointing that out! 😉