Added command /gettime that returns the game time converted to real life time format.

This commit is contained in:
天クマ 2025-04-10 15:15:24 -03:00
commit 023106b3bc
6 changed files with 115 additions and 65 deletions

View file

@ -7,6 +7,6 @@
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry combineaccessrules="false" kind="src" path="/tenkumaLib"/>
<classpathentry kind="lib" path="E:/craftbukkit-1060.jar"/>
<classpathentry kind="lib" path="/home/adrian/archive/minecraft-jar/craftbukkit-1060.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>