/sequence
Sub-commands related to scripted sequences.
/sequence about
| Command information | |
|---|---|
| Scope | Console, Player |
| Permission node | None |
Prints information about the plugin.
/sequence graceperiod [minutes]
| Command information | |
|---|---|
| Scope | Console, Player |
| Permission node | fluxsmp.sequence.graceperiod |
| Parameter | Description | Requirements |
|---|---|---|
| [minutes] | The duration of the grace period in minutes. | Must be an integer greater or equal to 1. |
Starts the grace period scripted sequence, that runs for the duration of [minutes] minutes.
/sequence endcountdown
| Command information | |
|---|---|
| Scope | Console, Player |
| Permission node | fluxsmp.sequence.endcountdown |
Starts the end opening countdown scripted sequence, which runs for 60 seconds.
/sequence openend
| Command information | |
|---|---|
| Scope | Console, Player |
| Permission node | fluxsmp.sequence.openend |
Allows the end dimension to be accessed.
/sequence closeend
| Command information | |
|---|---|
| Scope | Console, Player |
| Permission node | fluxsmp.sequence.closeend |
Prevents the end dimension from being accessed.