Author Topic: Turning Coordinates for Minecraft Bedrock Edition Servers  (Read 5707 times)

sirjorge

  • Support Engineer
  • Administrator
  • Full Member
  • *******
  • Posts: 102
  • Karma: +0/-0
  • Don't touch my blocks
    • View Profile
Here is how you can enable coordinates in a Bedrock Server:

You can either go to the CONSOLE section of the control panel and type:

Code: [Select]
gamerule showcoordinates true

Or if you have Ops, you can type the command in-game

Code: [Select]
/gamerule showcoordinates true


What about your Java Editions?:

In Java Edition, pressing F3(or Fn+F3 on Macs and some laptops or Alt+Fn+F3 on newer Macs) brings up a debug screen which also gives the player's current coordinates.
« Last Edit: 02 October 2020, 23:02:43 by crazy »