差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
| wiki:ajtntrun:config_files [2020/11/28 16:25] | wiki:ajtntrun:config_files [2021/01/03 22:07] (当前版本) | ||
|---|---|---|---|
| 行 8: | 行 8: | ||
| 这是一份自动生成的config.yml | 这是一份自动生成的config.yml | ||
| - | 插件版本号:'' | + | 插件版本号:'' | 
| </ | </ | ||
| <code yaml config.yml> | <code yaml config.yml> | ||
| # Dont touch this number please | # Dont touch this number please | ||
| - | config-version: | + | # Note: this is the config version, not the plugin version. | 
| + | config-version: | ||
| # The minimum amount of players required to start the game. | # The minimum amount of players required to start the game. | ||
| 行 42: | 行 43: | ||
| # These options control blocking of commands when in an arena. | # These options control blocking of commands when in an arena. | ||
| - | # to disable blocking comands, change the block-commands: true | + | # to disable blocking comands, change the block-commands | 
| # Default: true | # Default: true | ||
| block-commands: | block-commands: | ||
| - | allowed-commands: | + | allowed-commands: | 
| - atr | - atr | ||
| - tntrun | - tntrun | ||
| 行 91: | 行 92: | ||
| # Default: 10 | # Default: 10 | ||
| block-fall-delay: | block-fall-delay: | ||
| + | |||
| + | # After how long should a player over air/on the corner of blocks be eliminated? | ||
| + | # Default: 10 | ||
| + | air-eliminate-time: | ||
| 行 104: | 行 109: | ||
| 这是一份已经汉化完成的config.yml | 这是一份已经汉化完成的config.yml | ||
| - | 插件版本号:'' | + | 插件版本号:'' | 
| </ | </ | ||
| <code yaml config.yml> | <code yaml config.yml> | ||
| # 请不要修改这个 | # 请不要修改这个 | ||
| - | config-version: | + | # 注意:这是配置文件版本,而不是插件版本 | 
| + | config-version: | ||
| # 开始游戏需要的最低玩家数量 | # 开始游戏需要的最低玩家数量 | ||
| 行 187: | 行 193: | ||
| # 默认为 10 | # 默认为 10 | ||
| block-fall-delay: | block-fall-delay: | ||
| + | |||
| + | # 玩家在空中多久后将其判为失败 | ||
| + | # 默认为10 | ||
| + | air-eliminate-time: | ||
| 行 197: | 行 207: | ||
| ===== message.yml ===== | ===== message.yml ===== | ||
| ==== 原版 ==== | ==== 原版 ==== | ||
| + | <WRAP info 100%> | ||
| + | 这是一份自动生成的message.yml | ||
| + | |||
| + | 插件版本号:'' | ||
| + | </ | ||
| <code yaml message.yml> | <code yaml message.yml> | ||
| - | # 暂无 | + | # | 
| + | # | ||
| + | # This is the messsages file. | ||
| + | # You can change any messages that are in this file | ||
| + | # | ||
| + | # If you want to reset a message back to the default, | ||
| + | # delete the entire line the message is on and restart the server. | ||
| + | # | ||
| + | # | ||
| + | arenaeditor: | ||
| + | create: | ||
| + | already-exists: | ||
| + | creating: | ||
| + | must-pick-a-name: | ||
| + | &cYou must name your arena! &9The arena name must not have any spaces. | ||
| + | &aIf you have not already, make sure to read the setup guide: https:// | ||
| + | success: '& | ||
| + | arena {ARENA}' | ||
| + | set: | ||
| + | lobby: '& | ||
| + | maxplayers: '& | ||
| + | pos1: '& | ||
| + | pos2: '& | ||
| + | startloc: '& | ||
| + | delete: | ||
| + | arena-not-found: | ||
| + | match!' | ||
| + | no-arena: '& | ||
| + | success: '& | ||
| + | saved: | ||
| + | success: '& | ||
| + | fail: '& | ||
| + | for more details.' | ||
| + | cant-find-in-queue: | ||
| + | &cCould not find that arena in the editing queue! | ||
| + | &aTry creating an arena with & | ||
| + | import: | ||
| + | success: '& | ||
| + | {ARENA}' | ||
| + | not-enough-args: | ||
| + | could-not-find: | ||
| + | match too!' | ||
| + | more-args: | ||
| + | maxplayers: '& | ||
| + | not-enough-positions: | ||
| + | &cAll positions have not been set! | ||
| + | &9Make sure you have set ' | ||
| + | must-put-a-name: | ||
| + | joining: | ||
| + | no-args: '& | ||
| + | no-arena: '& | ||
| + | arena-full: '& | ||
| + | lobby-not-set: | ||
| + | already-in: '& | ||
| + | signs: | ||
| + | states: | ||
| + | PREGAME: '& | ||
| + | INITIALIZING: | ||
| + | RESETTING: '& | ||
| + | STARTING: '& | ||
| + | ENDING: '& | ||
| + | WAITING: '& | ||
| + | INGAME: '& | ||
| + | add: | ||
| + | could-not-find: | ||
| + | success: '& | ||
| + | not-a-sign: '& | ||
| + | need-an-arena: | ||
| + | already-added: | ||
| + | list: | ||
| + | none: '& | ||
| + | remove: | ||
| + | success: '& | ||
| + | not-arenasign: | ||
| + | not-a-sign: '& | ||
| + | lines: | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | ' | ||
| + | arena: | ||
| + | end: | ||
| + | winner: "& | ||
| + | nobody: '& | ||
| + | ingame: | ||
| + | eliminate: '& | ||
| + | air: | ||
| + | warn: '& | ||
| + | eliminate: '& | ||
| + | spread-out: '& | ||
| + | game-ended: '& | ||
| + | pregame: | ||
| + | platecountdown: | ||
| + | still-resetting: | ||
| + | done)' | ||
| + | teleported-to-lobby: | ||
| + | lobby: | ||
| + | bossbar: '& | ||
| + | canceled: '& | ||
| + | need-more-players: | ||
| + | countdown: '& | ||
| + | join: '& | ||
| + | leave: '& | ||
| + | must-be-ingame: | ||
| + | stats: | ||
| + | played: '& | ||
| + | cannot-find-player: | ||
| + | wins: '& | ||
| + | losses: '& | ||
| + | header: | ||
| + | own: '& | ||
| + | other: '& | ||
| + | mainlobby: | ||
| + | success: '& | ||
| + | fail: '& | ||
| + | for more info.' | ||
| + | forcestart: | ||
| + | success: '& | ||
| + | fail: | ||
| + | not-waiting: | ||
| + | noarena: '& | ||
| + | arena-not-found: | ||
| + | editing: | ||
| + | none: '& | ||
| + | noperm: '& | ||
| + | reloaded: '& | ||
| + | leaving: | ||
| + | left: '& | ||
| + | not-in: '& | ||
| + | command-blocked: | ||
| + | list: | ||
| + | none: '& | ||
| </ | </ | ||
| 行 338: | 行 485: | ||
| ===== storage.yml ===== | ===== storage.yml ===== | ||
| ==== 原版 ==== | ==== 原版 ==== | ||
| + | <WRAP info 100%> | ||
| + | 这是一份自动生成的storage.yml | ||
| + | |||
| + | 插件版本号:'' | ||
| + | </ | ||
| <code yaml storage.yml> | <code yaml storage.yml> | ||
| - | # 暂无 | + | # | 
| + | # | ||
| + | # This file tells the plugin where it | ||
| + | # should store player stats. | ||
| + | # | ||
| + | # The method option can either be ' | ||
| + | # If it is mysql, you must configure the mysql section below. | ||
| + | # | ||
| + | # | ||
| + | method: yaml | ||
| + | mysql: | ||
| + | useSSL: false | ||
| + | password: '' | ||
| + | ip: 127.0.0.1: | ||
| + | database: '' | ||
| + | table: ajtntrun_stats | ||
| + | username: '' | ||
| </ | </ | ||
| 行 346: | 行 515: | ||
| 这是一份已经汉化完成的storage.yml | 这是一份已经汉化完成的storage.yml | ||
| - | 插件版本号:'' | + | 插件版本号:'' | 
| </ | </ | ||
| <code yaml storage.yml> | <code yaml storage.yml> | ||
| 行 369: | 行 538: | ||
| ===== commands.yml ===== | ===== commands.yml ===== | ||
| ==== 原版 ==== | ==== 原版 ==== | ||
| + | <WRAP info 100%> | ||
| + | 这是一份自动生成的commands.yml | ||
| + | |||
| + | 插件版本号:'' | ||
| + | </ | ||
| <code yaml commands.yml> | <code yaml commands.yml> | ||
| - | # 暂无 | + | # These are commands that will be executed when a certain part of the game happens. | 
| + | #  If you add " | ||
| + | end: | ||
| + | enabled: false | ||
| + | commands: | ||
| + | - say {PLAYER} won! | ||
| + | eliminate: | ||
| + | enabled: false | ||
| + | commands: | ||
| + | - say {PLAYER} was eliminated! | ||
| </ | </ | ||
| 行 377: | 行 561: | ||
| 这是一份已经汉化完成的commands.yml | 这是一份已经汉化完成的commands.yml | ||
| - | 插件版本号:'' | + | 插件版本号:'' | 
| </ | </ | ||
| <code yaml commands.yml> | <code yaml commands.yml> | ||
| 行 394: | 行 578: | ||
| ===== items.yml ===== | ===== items.yml ===== | ||
| ==== 原版 ==== | ==== 原版 ==== | ||
| + | <WRAP info 100%> | ||
| + | 这是一份自动生成的items.yml | ||
| + | |||
| + | 插件版本号:'' | ||
| + | </ | ||
| <code yaml items.yml> | <code yaml items.yml> | ||
| - | # 暂无 | + | # Dont touch | 
| + | config-version: | ||
| + | |||
| + | # The options ending in mat are the materials that the items will be (e.g. BED) | ||
| + | # Some item names are automatically converted between versions (e.g. BED will be changed to RED_BED on 1.13+) | ||
| + | |||
| + | |||
| + | lobby-leave-enabled: | ||
| + | lobby-leave-mat: | ||
| + | lobby-leave-name: | ||
| + | lobby-leave-lore: | ||
| + | - "& | ||
| + | - "& | ||
| + | lobby-leave-slot: | ||
| + | |||
| + | |||
| + | lobby-stats-enabled: | ||
| + | lobby-stats-mat: | ||
| + | lobby-stats-name: | ||
| + | lobby-stats-lore: | ||
| + | - "& | ||
| + | - "& | ||
| + | lobby-stats-slot: | ||
| </ | </ | ||