main()

Results 50 comments of main()
trafficstars

I'm not too familiar with this but in `.asoundrc` you would typically define things like this: ``` pcm.!default { type pulse } ctl.!default { type pulse } ``` I used...

(I know that this will result in some difficulties for people that are using MV-plugins as dependencies.)

Now we only need to find a good groupId. (Would be good if we could release 2.3 with this change...)

Is the issue still present in the latest dev build?

Multiverse is **trying** to update settings like the generator for worlds that are already loaded. However, I don't know a Bukkit implementation that supports this. So this is actually not...

Wow, that ... _would even be possible without too much work_! Theoretically. We're currently developing MV3 on top of PluginBase instead of Bukkit. So we could basically just port PluginBase...

Good idea, we can implement per-property permissions in MV3.