FartherViewDistance-Archive icon

FartherViewDistance-Archive -----

Let the server view distance 15+ max 127 | Async | Multithread



9.7.1
  • There are now 3 optional view calculators
    • IntX15ViewMap (X15)
    • LongX31ViewMap (X31)
    • LongXInfinitelyViewMap (X63/X127/X383)
  • Configuration description change (manual replacement required)
    Code (YAML):
    # 視野距離模式
    #   越大的視野距離需要更多的計算
    #   可用選項:
    #     (參數)  = `max-view-distance` 最大有效為 | 每位玩家需要多少的 RAM 來計算視圖
    #      "X15"  =  15 |  int[  31] = byte[  124] 最快
    #      "X31"  =  31 | long[  63] = byte[  504] 推薦
    #      "X63"  =  63 | long[ 254] = byte[ 2032]
    #     "X127"  = 127 | long[1020] = byte[ 8160]
    #     "X383"  = 383 | long[3064] = byte[24512]
    # View distance mode
    #   The larger the field of view distance requires more calculations
    #   Options:
    #     (VALUE) = The `max-view-distance` maximum effective is | How much RAM does each player need to calculate the view
    #      "X15"  =  15 |  int[  31] = byte[  124] Fastest
    #      "X31"  =  31 | long[  63] = byte[  504] Recommend
    #      "X63"  =  63 | long[ 254] = byte[ 2032]
    #     "X127"  = 127 | long[1020] = byte[ 8160]
    #     "X383"  = 383 | long[3064] = byte[24512]
    view-distance-mode
    : "X31"
----------, Jul 10, 2022
Resource Information
Author:
----------
Total Downloads: 21,324
First Release: Oct 19, 2020
Last Update: Apr 13, 2023
Category: ---------------
All-Time Rating:
57 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings