Phoenix616 / ResourcepacksPlugins

Set resource packs on whole proxy, per server and per world!
https://ci.minebench.de/job/ResourcepacksPlugins/
GNU General Public License v3.0
77 stars 16 forks source link

Regex in config? #43

Closed fiftywalrus closed 3 years ago

fiftywalrus commented 3 years ago

Hello, I'm using a custom plugin to generate dungeons and the world name is different for each instance of a dungeon.

I noticed there is a regex: option in the config, but couldn't find any documentation on what it does. Is it possible that it allow for a resource pack to be used on a specific set of worlds that fit the regex?

Best, Kalvin

Phoenix616 commented 3 years ago

You simply define the regex in the regex option in the world assignment. If that is defined then the assignment name will not be used as a literal world name.