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

19
plugin.yml Normal file → Executable file
View file

@ -1,6 +1,13 @@
author: tenkuma
database: false
main: gd.rf.adrianvictor.stuff.GhostsAndStuff
name: GhostsAndStuff
url: https://adrianvictor.rf.gd
version: '1.1'
author: tenkuma
main: gd.rf.adrianvictor.stuff.GhostsAndStuff
name: GhostsAndStuff
url: https://adrianvictor.rf.gd
version: '0.5'
commands:
gettime:
description: Prints the time for the current world.
usage: /gettime
permissions:
ghosts.gettime:
description: Allows the player to use the gettime command"
default: true