You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?)
The text was updated successfully, but these errors were encountered:
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?)
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:
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?)The text was updated successfully, but these errors were encountered: