A simple Plugin to set, get, lock and unlock time per world. Because when using Multiverse, the default /time-command affects all worlds.
Usage:
Code (Java):
/time set
{ticks
/day
/noon
/night
/midnight
}
{world
/all
}
/time add
{ticks
}
{world
/all
}
/time get
{world
/all
}
/time lock
{world
/all
}
/time unlock
{world
/all
}
- The world parameter is always optional and defaults to the world the player is currently in.
- You can subtract time by using /time add with a negative number
- Locked worlds will still be affected by /time set or /time add
Permission:
To use all commands: "multitime.admin" (default for ops)
Enjoy!