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

General Feature Additions #577

Merged
merged 4 commits into from
Feb 25, 2024
Merged

General Feature Additions #577

merged 4 commits into from
Feb 25, 2024

Conversation

ProdPreva1l
Copy link
Contributor

Copy link
Owner

@WiIIiam278 WiIIiam278 left a comment

Choose a reason for hiding this comment

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

Thanks for your work, looks pretty good! :) Appreciate it.

In addition to the review comments, could you propegate your locale changes to the other locale langs?

common/src/main/resources/locales/en-gb.yml Outdated Show resolved Hide resolved
@@ -110,6 +112,8 @@ private Optional<PaginatedList> generateList(@NotNull CommandUser executor, @Not
plugin.getLocales()
.getRawLocale("home_list_item",
Locales.escapeText(home.getName()), home.getSafeIdentifier(),
home.isPublic() ? plugin.getLocales().getRawLocale("home_is_public").orElse("&#00fb9a&Public"):
Copy link
Owner

@WiIIiam278 WiIIiam278 Feb 24, 2024

Choose a reason for hiding this comment

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

Let's just supply Public or Private if no locale is found here without formatting :)

…here it would not remove invulnerability from player on sponge
@ProdPreva1l
Copy link
Contributor Author

Done all changes

@WiIIiam278 WiIIiam278 self-assigned this Feb 25, 2024
@WiIIiam278 WiIIiam278 self-requested a review February 25, 2024 14:44
@WiIIiam278 WiIIiam278 merged commit 1cb56f9 into WiIIiam278:master Feb 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show home privacy status in /homelist Add configurable invulnerability period after teleporting
2 participants