Difference between revisions of "Translations:TrainCarts/Signs/Property/12/zh-cn"

From BergerHealer Wiki
Jump to navigation Jump to search
Line 27: Line 27:
 
| remowner
 
| remowner
 
| Maxxue
 
| Maxxue
| 从列车上移除一名车主。
+
| 移除列车的一名车主。
 
|-
 
|-
 
| destination
 
| destination

Revision as of 01:17, 2 September 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TrainCarts/Signs/Property)
{| class="wikitable"
|-
! Property 
! Value example 
! Meaning
|-
| addtag<br>
| tag1<br>
| Add a single tag<br>
|-
| settag<br>
| taga<br>
| Set to a single tag<br>
|-
| remtag
| a
| Remove a single tag
|-
| addticket
| expresstrain
| Add a ticket that can be used for this train
|-
| setticket
| expresstrain
| Set the train to only accept this ticket
|-
| remticket
| expresstrain
| Remove a ticket so it can no longer be used for this train
|-
| addowner<br>
| Maxxue<br>
| Add an owner to the train<br>
|-
| setowner<br>
| Maxxue<br>
| Clear all owners and set to this owner
|-
| remowner
| Maxxue
| Remove a single owner from the train
|-
| destination
| station2
| Set the destination
|-
| mobenter
| false
| Set if mobs can enter
|-
| playerenter
| true
| Set if players can enter
|-
| playerexit
| yes
| Set if players can exit
|-
| playerenterexit<br>playerexitenter
| yes
| Sets both playerenter and playerexit at the same time to the same value.
|-
| spawnitemdrops<br>spawndrops<br>killdrops
| true
| Sets whether carts drop items when destroyed.<br>When disabled, also disables contents of chest/hopper minecarts dropping.
|-
| viewdistance
| 10
| (Paper servers only!) Sets it so that passengers of the cart/train have a certain chunk/entity view distance. Can be used to reduce lag in busy areas of the world.
|}
属性 值 例子 解释
addtag tag1 添加一个标签。
settag taga 设置一个标签。
remtag a 移除一个标签。
addowner Maxxue 为列车添加一个车主。
setowner Maxxue 清除所有车主并将车主设置为所填的玩家。
remowner Maxxue 移除列车的一名车主。
destination station2 设置目的地。
mobenter false 设置生物是否可以进入。
playerenter true 设置玩家是否可以进入。
playerexit yes 设置玩家是否可以离开。
playerenterexit
playerexitenter
yes 使用相同的值,同时设置玩家是否可以进入和玩家是否可以离开。
spawnitemdrops
spawndrops
killdrops
true 设置矿车被破坏时是否掉落物品。
当禁用时,也会禁用箱子矿车和漏斗矿车的物品掉落。