rowan-vr / CustomAdvancements

Custom Advancements is an easy to configure minecraft plugin where you can create your own advancements for your server. Your players can use the easy to use GUI to see the advancements and their progress and how to activate them!
https://www.spigotmc.org/resources/custom-advancements.91167/
GNU General Public License v2.0
34 stars 7 forks source link

✨[π—¦π˜‚π—΄π—΄π—²π˜€π˜π—Άπ—Όπ—»] Allow multiple commands to be run when an advancement is completed #149

Closed User4716 closed 1 year ago

User4716 commented 1 year ago

This would be useful in literally every single advancement you would make, you could play sounds and give the player items and send messages or titles as well if we would have the ability to run multiple console commands!

Below is a picture of how it would look:

image As you can see, you can also run commands as the player and not just the console.

This would be great if it would not break our config files, because that picture above has a new style. Alternately you could make the config look like this: image In this example, the config would look the same as in the current version, but you can just add more commands to be executed if you want, and here you can also make the player execute the commands.

You could of course can have multiple commands executed when the whole advancement tree is completed image

rowan-vr commented 1 year ago

This is already possible, the thing you currently named command in the final screenshot can be named anything, e.g. commandone, commandtwo etc