goatcorp / suggestions

Plugin suggestions for Dalamud
41 stars 6 forks source link

Extended Playtime Functionality #957

Open Reggie8809 opened 1 year ago

Reggie8809 commented 1 year ago

Plugin Description

While the game already has a /playtime command, it only returns the playtime in day(s), hours(s), minute(s). I figured it would be neat if there was a plugin that auto converted that response into maybe only hour(s), or minute(s), or even second(s)... I personally don't know much about C# however I would assume making a this sort of plugin wouldn't be super difficult.

More info

Example Commands: /ptime /ptime config

Commands Explained: /ptime - This would return the players given playtime in the converted time defined by the player in the config /ptime config - This would open a menu where the player could select their desired playtime conversion (hour(s), minute(s), second(s), year(s)...)

Original Requestor

No response

Request Terms

Infiziert90 commented 1 year ago

Gonna pick that up, with a bit more functionality

Infiziert90 commented 1 year ago

https://github.com/goatcorp/DalamudPlugins/pull/2828

Implements most of the current ideas

NotNite commented 1 year ago

You should probably make a functional PR to DalamudPlugins - that repo is a testbed, I don't suggest linking to it

Infiziert90 commented 1 year ago

Can be closed, BetterPlaytime is in the main repos for months