... | ... | @@ -6,7 +6,7 @@ Time mechanics must be synced to function. "sync=true;" |
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| mode | m | The mode used in the time mechanic. Can be ADD/SET/RESET | ADD |
|
|
|
| mode | m | The mode used in the time mechanic. Can be ADD/SET/RESET | ADD<!--type:Time_Mode-->|
|
|
|
| amount | ticks, t, amt | The amount of ticks by which the time will be changed | 20 |
|
|
|
| personal | | Sets whether to change the global time or the player's client time | false |
|
|
|
| relative | | Sets whether to keep the player's time synchronized to its world time with an offset | true |
|
... | ... | |