Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Sales notification total sales value #63

Open
x1p opened this issue Oct 10, 2022 · 1 comment
Open

[Suggestion] Sales notification total sales value #63

x1p opened this issue Oct 10, 2022 · 1 comment

Comments

@x1p
Copy link

x1p commented Oct 10, 2022

Our players suggested if it would be possible to include the total value of the last (new) sales since last checked.

Description:
When a player joins, he gets the following messages:

  sales: "&c ** You made &f{sales} sales&c since you last checked."
  history-cmd: "&c ** To see them, type &f/csn history&c."

Players would like to see something like:
&c ** You made &f{sales} sales&c with a total value of &f{total_value} &csince you last checked
This would have to be calculated by adding all purchases (minus losses of "S" chests) of newly sales. This would give the player an estimation of all sales of separate things all together so they won't have to calculate it themselves.

BTW: is it possible to make the &c ** To see them, type &f/csn history&c message clickable so /csn history will be executed? (Or are mini messages possible so I can make myself?)

@Phoenix616
Copy link
Member

Interesting idea, definitely will look into adding that.

BTW: is it possible to make the &c ** To see them, type &f/csn history&c message clickable so /csn history will be executed? (Or are mini messages possible so I can make myself?)

That's requested in #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants