EngineHub / CommandBook

General and administrative commands
https://enginehub.org/commandbook/
GNU Lesser General Public License v3.0
145 stars 105 forks source link

Compass command is wrong #258

Closed LadyCailinBot closed 4 years ago

LadyCailinBot commented 10 years ago

CMDBOOK-2391 - Reported by CommodoreAlpha

When I use "/compass" for CommandBook, it may say something like "North" for the direction I'm facing, but if I use WorldEdit to move blocks, and specify that a region be moved the same direction, it in fact moves a different direction. Here's an example to help exemplify my point:

"/compass" command output: "North" "//move 2 north" output: Blocks move two spaces over, in the direction that the "/compass" command specifies as "East", not "North".

From this, I can gather that either WorldEdit is wrong, or CommandBook is wrong, in determining direction.

LadyCailinBot commented 10 years ago

Comment by Dark_Arc

When using the latest versions compass and move both responded the correct directions, as verified by the F3 debug screen of the MineCraft client.

LadyCailinBot commented 10 years ago

Comment by wizjany

thought as much...we updated the directions a while ago