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

https://github.com/lobbyra/zeitman

A small minecraft plugin that gives you the current time periodically
https://github.com/lobbyra/zeitman

java maven minecraft-plugin

Last synced: about 1 month ago
JSON representation

A small minecraft plugin that gives you the current time periodically

Awesome Lists containing this project

README

          

# zeitman

![](https://media.giphy.com/media/gJnPP2cTFWcDjH3xfW/source.gif)

Zeitman (zeit for the time) is my first plugin for minecraft server.

Our problem on the server was we spent a lot of time focused on the game, not knowing what time is it and how much time we spenT on server on one single gaming session.

So i've made a plugin that will say the current local time in the chat to every player every 45 minutes.

You can also know the time by type the /zeit command.

Things to do for the future is :
- Say the time by /zeit only for the sender player.
- Change loop time length with a command.
- Config file supporting for custom translation.

I'm a beginner on Github so if you want to contribute, my discord is Lobbyra#2071 and my mail is on my profile.

[FR]

Zeitman (zeit pour le temp) est mon premier plugin Minecraft.

Notre problème était qu'on passait beaucoup de temps sur le serveur à être concentré sur le jeu sans savoir quelle heure il est réellement et combien de temps on passait en une seule fois.

Donc j'ai fais un plugin qui va dire dans le chat le temp local pour tout les joueurs toutes les 45 minutes.

Vous pouvez aussi rentrer la commande /zeit pour savoir l'heure.

Les mises à jour potentiels sont :
- Dire le temp uniquement à la personne qui a fais la commande /zeit.
- Changer la longueur de la boucle où zeitman va dire l'heure.
- Créer un fichier de configuration pour changer la langue de zeitman.