All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)When players place down minecarts, it can be set to automatically apply certain properties from <code>plugins/Train_Carts/DefaultTrainProperties.yml</code>. By default only the extra '''admin''' permissions exists, which is applied with:
<pre>train.properties.admin</pre>
Additional ones can be configured, and by giving the named permission to players, those players will then place down Minecarts using these properties. This mechanism can be used to, for example, create special roles that make it so minecarts these players place down keep chunks loaded, or makes the minecarts invincible.
 h Chinese (China) (zh-cn)当玩家放置矿车时,可以将其设置为自动应用<code>plugins/Train_Carts/DefaultTrainProperties.yml</code>中的某些属性。默认只存在额外的 '''admin''' 权限,它适用于:
<pre>train.properties.admin</pre>
可以配置其他矿车,通过向玩家授予命名权限,这些玩家就会放置有相应属性的矿车。例如,该机制可以用来创建特殊角色,让玩家放置的矿车保持区块加载,或者使矿车无法破坏。