差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
| 
                    wiki:betterportals:editing-the-config-file [2020/10/20 22:32] | 
                
                    wiki:betterportals:editing-the-config-file [2021/01/09 22:45] (当前版本) | 
            ||
|---|---|---|---|
| 行 9: | 行 9: | ||
| 这是一份由插件自动生成的config.yml | 这是一份由插件自动生成的config.yml | ||
| - | 插件版本号:'' | + | 插件版本号:'' | 
| </ | </ | ||
| - | <code yaml config_0.56.yml> | + | <code yaml config_0.6.yml> | 
| # This is the BetterPortals configuration file | # This is the BetterPortals configuration file | ||
| # Many of these values should not be changed unless you know what you are doing | # Many of these values should not be changed unless you know what you are doing | ||
| 行 39: | 行 39: | ||
| # How close portals can spawn to each other, in blocks | # How close portals can spawn to each other, in blocks | ||
| minimumPortalSpawnDistance: | minimumPortalSpawnDistance: | ||
| + | |||
| + | enableDebugLogging: | ||
| # The maximum size of portals in blocks. The x is width and y is height | # The maximum size of portals in blocks. The x is width and y is height | ||
| 行 64: | 行 66: | ||
| # Set to 0 to disable | # Set to 0 to disable | ||
| waitTimeAfterSwitchingWorlds: | waitTimeAfterSwitchingWorlds: | ||
| + | |||
| + | teleportCooldown: | ||
| # Stores the links between worlds. By default this links the overworld and the nether with portals | # Stores the links between worlds. By default this links the overworld and the nether with portals | ||
| 行 82: | 行 86: | ||
| minSpawnY: 5 | minSpawnY: 5 | ||
| maxSpawnY: 250 | maxSpawnY: 250 | ||
| - |     coordinateRescalingFactor: | + |     coordinateRescalingFactor: | 
| + | |||
| + | # Allows for setting a proxy server to allow cross-server portals | ||
| + | proxy: | ||
| + |   enableProxy: | ||
| + |   proxyAddress: | ||
| + | proxyPort: 25510 | ||
| + |   key: "" | ||
| + |   reconnectionDelay: | ||
| + | |||
| + | # Will randomly swap some blocks between the two ends of a nether portal when it's made, makes a cool effect. | ||
| + | dimensionBlend: | ||
| + | enable: false | ||
| + |   fallOffRate: | ||
| + | |||
| + | chatMessages: | ||
| + |   prefix: "& | ||
| + | |||
| + |   notEnoughPerms: | ||
| + |   mustBePlayer: | ||
| + |   mustMakeSelection: | ||
| + |   invalidSelection: | ||
| + |   mustSelectBothSides: | ||
| + |   mustSelectOrigin: | ||
| + |   wrongNumberOfArgs: | ||
| + |   invalidArgs: | ||
| + |   differentSizes: | ||
| + |   noPortalCloseEnough: | ||
| + |   portalNotOwnedByPlayer: | ||
| + |   unknownCommand: | ||
| + |   proxyDisabled: | ||
| + |   alreadyConnected: | ||
| + |   horizontalIssues: | ||
| + | |||
| + |   reload: " | ||
| + |   originPortalSet: | ||
| + |   destPortalSet: | ||
| + |   portalsLinked: | ||
| + |   portalRemoved: | ||
| + |   startedReconnection: | ||
| + | |||
| + | setPosA: "Set position A" | ||
| + | setPosB: "Set position B" | ||
| + | |||
| + | portalWandName: | ||
| </ | </ | ||
| + | **chatMessages部分汉化版:** | ||
| + | <WRAP info 100%> | ||
| + | 插件版本号:'' | ||
| + | </ | ||
| + | <code yaml chatMessages.yml> | ||
| + | chatMessages: | ||
| + |   prefix: "& | ||
| + | |||
| + |   notEnoughPerms: | ||
| + |   mustBePlayer: | ||
| + |   mustMakeSelection: | ||
| + |   invalidSelection: | ||
| + |   mustSelectBothSides: | ||
| + |   mustSelectOrigin: | ||
| + |   wrongNumberOfArgs: | ||
| + |   invalidArgs: | ||
| + |   differentSizes: | ||
| + |   noPortalCloseEnough: | ||
| + |   portalNotOwnedByPlayer: | ||
| + |   unknownCommand: | ||
| + |   proxyDisabled: | ||
| + |   alreadyConnected: | ||
| + |   horizontalIssues: | ||
| + | |||
| + |   reload: " | ||
| + |   originPortalSet: | ||
| + |   destPortalSet: | ||
| + |   portalsLinked: | ||
| + |   portalRemoved: | ||
| + |   startedReconnection: | ||
| + |    | ||
| + |   setPosA: " | ||
| + |   setPosB: " | ||
| + | |||
| + | portalWandName: | ||
| + | </ | ||
| ==== 传送门渲染范围大小 ==== | ==== 传送门渲染范围大小 ==== | ||
| '' | '' | ||
| 行 168: | 行 252: | ||
| '' | '' | ||
| - | '' | + | '' | 
| '' | '' | ||
| 行 181: | 行 265: | ||
| '' | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| {{page> | {{page> | ||