//Ticket
Jump to navigation
Jump to search
Saihou-Heiki (talk | contribs) (Created page with "=== 二行目 ===") |
Saihou-Heiki (talk | contribs) (Created page with "ticketだけで、他の引数はいりません。") |
||
| Line 13: | Line 13: | ||
=== 二行目 === | === 二行目 === | ||
ticketだけで、他の引数はいりません。 | |||
=== 三行目 === | |||
=== | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Revision as of 00:20, 19 June 2026
概要
Ticketサインは、シンプルな料金の表示と受け渡しを行います。お金の処理はユーザーの口座上で行われ、別途Vaultプラグインが必要です。
記法
二行目
ticketだけで、他の引数はいりません。
三行目
add to add money to the account, check to display the current money value to the player, buy to let the player buy a ticket and pay to let the user pay the owner(s) of the train. In the case of buying or paying, if the player can't buy a ticket, they are ejected from the train. To prevent the player re-entering the train, make sure player enter is disabled using a property sign as well.
Fourth line
In the case of add, buy or pay, the money value to add or the money value of the train ticket.
