PlanetTeamSpeakk / MoreCommands

The source code of my mod, MoreCommands
https://www.curseforge.com/minecraft/mc-mods/morecommands
Creative Commons Zero v1.0 Universal
14 stars 5 forks source link

Mod conflicts with WorldEdit #82

Closed williamconvertino closed 1 year ago

williamconvertino commented 1 year ago

When used in conjunction with WorldEdit, the MC command /rotate overrides the WE command //rotate. This makes it impossible to rotate in worldedit.

PlanetTeamSpeakk commented 1 year ago

Heard of this issue before. It can be fixed by opening the jar file using WinRAR or 7-Zip, going to /com/ptsmods/morecommands/commands/client and deleting RotateCommand.class.

PlanetTeamSpeakk commented 1 year ago

I'll probably rename it to rotation or sumn