WorldEdit icon indicating copy to clipboard operation
WorldEdit copied to clipboard

Add keybinds for common actions to client WorldEdit

Open me4502 opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. Adding keybinds for common actions, such as //pos1 and //pos2 to be used by client-side WorldEdit, such as Forge/Fabric in Singleplayer.

Describe the solution you'd like Just some simple keybinds for pos1 and pos2, unsure if more make sense to add too such as //desel.

Describe alternatives you've considered This could be done with a macro-type mod by binding commands to keybinds.

Additional context This could theoretically be expanded to send data via a message channel (or sending commands) when both the client and server mods are installed.

me4502 avatar Oct 04 '20 05:10 me4502

I would like to have these unbound by default, because these are pretty unimportant IMO and it'd be easier for modpacks to integrate us.

octylFractal avatar Oct 04 '20 17:10 octylFractal