Skip to content

Conversation

JRoy
Copy link
Member

@JRoy JRoy commented Mar 13, 2020

Adds currency-symbol-suffix config option to move the currency symbol as a suffix rather than a prefix

Closes #2577

pop4959
pop4959 previously approved these changes Mar 13, 2020
Copy link
Member

@pop4959 pop4959 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Minor nitpick: perhaps consider making the methods "is" instead of "get" since this is not getting a suffix, but rather getting if it is a suffix. May make the code easier to understand. Although, I do acknowledge that it seems existing settings use a mix of both, so either works I guess.

@pop4959 pop4959 added the type: enhancement Features and feature requests. label Mar 13, 2020
@JRoy
Copy link
Member Author

JRoy commented Mar 13, 2020

Yeah I wanted to retain current code style even if it is bad :P. That probably shouldn't be changed unless everything is

@JRoy JRoy requested review from Ichbinjoe and pop4959 April 1, 2020 02:09
@JRoy
Copy link
Member Author

JRoy commented Apr 1, 2020

Alright I made that code more readable and rebased

@JRoy JRoy requested a review from mdcfe April 23, 2020 18:28
@mdcfe mdcfe merged commit b7eec09 into EssentialsX:2.x Apr 25, 2020
@JRoy JRoy deleted the feature/money-suffix branch April 26, 2020 17:03
@mdcfe mdcfe added this to the 2.18.0 milestone May 4, 2020
ressidell pushed a commit to ressidell/Essentials that referenced this pull request Apr 27, 2025
Adds `currency-symbol-suffix` config option to move the currency symbol as a suffix rather than a prefix.

Closes EssentialsX#2577.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Features and feature requests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Money suffix

4 participants