45
/
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
== Command Selectors == | == Command Selectors == | ||
You can use command selectors like | You can use command selectors like <code>@train</code> and <code>@ptrain</code> in all other commands (including non-traincarts commands) to perform actions on trains or player passengers of trains based on selector criteria. For tighter integration with other plugins like economies and status effects, this is the ideal mechanism. |
Latest revision as of 06:12, 18 October 2025
Command Selectors
You can use command selectors like @train
and @ptrain
in all other commands (including non-traincarts commands) to perform actions on trains or player passengers of trains based on selector criteria. For tighter integration with other plugins like economies and status effects, this is the ideal mechanism.