An open API service indexing awesome lists of open source software.

https://github.com/pixelwhiz/times

🕛 Calculate minecraft world time ticks to seconds looks like /time set 2000 to (Sunday, 08:00 AM) etc.
https://github.com/pixelwhiz/times

pocketmine times

Last synced: 6 months ago
JSON representation

🕛 Calculate minecraft world time ticks to seconds looks like /time set 2000 to (Sunday, 08:00 AM) etc.

Awesome Lists containing this project

README

          

# Description
[![](https://poggit.pmmp.io/shield.state/Times)](https://poggit.pmmp.io/p/Times)
[![](https://poggit.pmmp.io/shield.dl/Times)](https://poggit.pmmp.io/p/Times)
[![](https://poggit.pmmp.io/shield.api/Times)](https://poggit.pmmp.io/p/Times)

**Times** plugin that can display the clock on minecraft server world such as /time query `2000` to `Sunday, 08:00 AM`

## Steps To Use
1. **Add clock**: Use `/gamemode c` and take Clock item to Inventory.
2. **Held clock in hand**: Held Clock item in your inventory
3. **Done**: The time will be display on the tip

# Command & Permission

| Command | Description | Permission |
|-------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|-------------|
| **/times help** | Showing all commands. | `times.cmd` |
| **/times days** | Showing all days. | `times.cmd` |
| **/times list** | Showing all times. | `times.cmd` |
| **/times set [time:string] [day:string]** | Set the time and day on the world. | `times.cmd` |

# Issues

If you have any issues, please report them [here](https://github.com/pixelwhiz/Times/issues/new).

# Preview

![Preview 1](https://github.com/pixelwhiz/Times/blob/master/assets/prev1.png)
![Preview 2](https://github.com/pixelwhiz/Times/blob/master/assets/prev2.png)
![Preview 3](https://github.com/pixelwhiz/Times/blob/master/assets/prev3.png)