main/Command Reference

Command Reference:

The following applies to the default set of commands. Custom commands can be added in the config.yml file. See the Advanced Configuration page for more details.

Live Commands:

  • /shift day -- Starts current world looping day.
  • /shift night -- Current world loops night.
  • /shift sunrise -- Current world loops sunrise. Frequent time changes may cause lag.
  • /shift sunset -- Current world loops sunset. Frequent time changes may cause lag.
  • /shift setrise -- Current world loops both sunrise and sunset without day or night. Frequent time changes may cause lag.

- These commands require timeshift.shift permission.

  • /time [x] -- Cancels an active shift to avoid interfering with other plugins. Does not cancel if just '/time' or '/time help' is used.
  • /shift stop -- Current world stops looping.

- These commands require timeshift.cancel permission.

Startup Commands:

  • By default, a world will not loop on startup.
  • You can control startup loop behavior with the following command:
  • /shift startup <behavior> -- Sets startup behavior
  • <behavior> can be any of the Live behaviors: day, night, stop, sunrise, sunset, or setrise
  • These commands do not change the current behavior, only what the server will do next time it starts (or is '/reload' ed).

- These commands require timeshift.startup permission.

MultiWorld Support:

  • By default, commands will apply to the world the player is in.
  • MultiWorld commands can also be used from the console.
  • If you wish to change a different world, simply enter one or more worldnames after the command to change only those worlds.
  • /shift day world otherworld -- Loops day on world and otherworld
  • /shift startup night world world2 -- Sets startup behavior for world and world2 to night.

Comments

Posts Quoted:
Reply
Clear All Quotes