Is there a configuration option/plugin that makes command blocks run the vanilla versions of commands by default, so some adventure maps can work? If not, I’ll figure out a way to make the plugin, but I’m not very experienced with plugin development, so I’m asking here first.
You’ll need to use the alias
feature in the Sponge global.conf file if you have commands with conflicting names. In your case, you’ll need to use minecraft
as the preferred alias. Check out this page for more information.
1 Like