GuilleX7 / ExplodeAny

Bukkit plugin that allows to control any explosion
GNU General Public License v3.0
0 stars 0 forks source link

Allow using wildcards for entities and materials #29

Open GuilleX7 opened 1 month ago

GuilleX7 commented 1 month ago

Defining settings for a large list of materials can be cumbersome, even when using groups, since you have to thoroughly enumerate all possible options. Instead, using wildcards, like will simplify this task, allowing the use of regular expressions such as "_wool" to match all possible wool colors.