TrainCarts/Commands/Selectors/27 [zh-cn]

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "<code>passengers</code>(乘客)和<code>playerpassengers</code>(玩家乘客)条件选择满足一定数量的(玩家)乘客的列车。支持范围命令来检测...")
 
(No difference)

Latest revision as of 01:18, 29 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/Commands/Selectors)
The <code>passengers</code> and <code>playerpassengers</code> conditions select the trains that meet a certain number of (player) passengers. This supports the range command to check for 'at least' a number of passengers, such as <code>@train[passengers=5..]</code>

passengers(乘客)和playerpassengers(玩家乘客)条件选择满足一定数量的(玩家)乘客的列车。支持范围命令来检测“至少”有几位乘客,例如@train[passengers=5..]