🔧 SDK ReferenceManagersPlayerManagersetDimensionsetDimensionSets the player's dimension.Players can only see others in the same dimension.Syntaxplayer.setDimension(dimension);ParametersNameTypeDescriptiondimensionnumberThe dimension to set the player to.Exampleawait player.setDimension(10000);Available on: Server