TrainCarts/Permissions/17 [ja]

From BergerHealer Wiki
Revision as of 06:34, 28 July 2026 by Saihou-Heiki (talk | contribs) (Created page with "{| class="wikitable" style="margin:left" ! ノード !! 説明 |- | train.property.maxspeed || 列車の最大速度を変更できます。 |-bgcolor="#dddddd" | train.property.slowdown || 列車が重力や摩擦で減速するかどうかを変更できます。 |- | train.property.collision || 列車がエンティティやブロックに衝突した時にどのような挙動をするか設定できます。 |-bgcolor="#dddddd" | train.property.playerenter || プレ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ノード 説明
train.property.maxspeed 列車の最大速度を変更できます。
train.property.slowdown 列車が重力や摩擦で減速するかどうかを変更できます。
train.property.collision 列車がエンティティやブロックに衝突した時にどのような挙動をするか設定できます。
train.property.playerenter プレイヤーがトロッコに乗車できるかを設定できます。
train.property.playerexit プレイヤーがトロッコから下車できるかを設定できます。
train.property.keepchunksloaded 列車が自身と周辺のチャンクをロードしたままにするかを設定できます。
train.property.gravity 列車にかかる重力の係数を変更できます。
train.property.banking The player can change the way trains bank in curves
train.property.destination The player can change what destination a train is path-finding to
train.property.tags The player can add or remove tags to trains or carts, used by switchers and detectors
train.property.name The player can change the name of the train
train.property.applydefaults The player can apply defaults from DefaultTrainProperties.yml to trains
train.property.onlyownerscanenter The player can change whether only owners or all players can enter a train
train.property.pickupitems The player can change whether storage carts pick up items off the ground
train.property.soundenabled The player can change whether a train makes sound while moving, or is quiet
train.property.invincible The player can change whether a train is invincible to damage or can be destroyed
train.property.allowplayertake The player can change whether the players take carts with them when they leave the server
train.property.spawnitemdrops The player can change whether carts drop items when destroyed
train.property.requirepoweredcart The player can change whether a train must have a furnace minecart to exist, or unlink
train.property.displayname The player can change the display name of a train, which is used with the trigger sign
train.property.allowmobmanualmovement The player can allow a train to be set in motion by mob passengers
train.property.allowplayermanualmovement The player can allow player passengers to control the train using steering controls
train.property.owners The player can change who has ownership of carts and can edit them
train.property.breakblocks.normal The player can configure a train to automatically break blocks from a whitelist for farming setups
train.property.breakblocks.admin The player can configure a train to break any type of block at all
train.property.route The player can change what sequence of destinations a train follows
train.property.realtime The player can configure that a train updates in realtime, adjusting for server tick lag and jitter
train.property.friction The player can change the friction multiplier of the train
train.property.tickets The player can assign tickets required for entering the train
train.property.viewdistance The player can change the player view distance set for passengers of a train
train.property.entermessage The player can change the message displayed to players when they enter the train
train.property.exitoffset The player can change where players are ejected relative to the train
train.property.trackingrange The player can change the range from which the train is visible to players
train.property.wait The player can change the wait distance, acceleration and deceleration of trains