TheMisterFish / Fabric_OfflinePlayersReworked

Allows a user to logout, leaving a fake player that loads the chunks
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

[Feature] Time options in millis/seconds/minute/hour #4

Closed TheMisterFish closed 2 months ago

TheMisterFish commented 3 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Currently everything is in ticks only, the timeout and offset.

Describe the solution you'd like A clear and concise description of what you want to happen.

Add a option to do something like /offline attack:1s or /offline attack:1m

Options would be (1 taken as example): 1ms for millisecond 1s for second 1m for minute 1h for hour

0.5m or 2.5s should also be possible.

Versions