PEXPlugins / Modifyworld

Restriction plugin for Bukkit. Part of PermissionsEx bundle.
36 stars 38 forks source link

Fixed: Nodes not working with specified material #123

Closed SilberRegen closed 7 years ago

SilberRegen commented 7 years ago

Nodes like "modifyworld.blocks.interact.acacia_door" work with that small change.

Also added the default values to the config.yml.

zml2008 commented 7 years ago

This a) breaks any case where someone is using something like modifyworld.blocks.interact.acacia_door and b) has unnecessary changes -- the config.yml is populated on first run, not with the file.

SilberRegen commented 6 years ago

Without the change modifyworld.blocks.interact.acacia_door does not work on my server running the latest spigot build. Neither do the nodes with the numeral IDs corresponding to such materials.

I tried it several times over. I'm not saying it won't break it for other versions. The config does not populate either.