Skip to content

GH-1420 Add system where mobs ignore players - #1420

Open
CitralFlo wants to merge 3 commits into
masterfrom
notarget
Open

GH-1420 Add system where mobs ignore players#1420
CitralFlo wants to merge 3 commits into
masterfrom
notarget

Conversation

@CitralFlo

Copy link
Copy Markdown
Member
output

@CitralFlo
CitralFlo requested a review from a team as a code owner August 26, 2026 22:19
@CitralFlo CitralFlo changed the title Add system where mobs ignore players GH-1420 Add system where mobs ignore players Aug 26, 2026

@P1otrulla P1otrulla left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Bardzo dobra robota! 💯

Zastanawiam się tylko czy nie powinniśmy przenieść tego Interface'a do api (review z tel 👀)

@CitralFlo

Copy link
Copy Markdown
Member Author

Bardzo dobra robota! 💯

Zastanawiam się tylko czy nie powinniśmy przenieść tego Interface'a do api (review z tel 👀)

Juz jest 🫡 Jeśli coś innego to prośba o doprecyzowanie

@Accessors(fluent = true)
public class PLNoTargetMessages extends OkaeriConfig implements NoTargetMessages {
Notice disabled = Notice.chat("<color:#9d6eef>► <white>Potwory nie będą Cię więcej ignorować!");
Notice enabled = Notice.chat("<color:#9d6eef>► <white>Potwory będą Cię ignorować!");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
Notice enabled = Notice.chat("<color:#9d6eef>► <white>Potwory będą Cię ignorować!");
Notice enabled = Notice.chat("<color:#9d6eef>► <white>Potwory będą cię ignorować!");

@Getter
@Accessors(fluent = true)
public class PLNoTargetMessages extends OkaeriConfig implements NoTargetMessages {
Notice disabled = Notice.chat("<color:#9d6eef>► <white>Potwory nie będą Cię więcej ignorować!");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
Notice disabled = Notice.chat("<color:#9d6eef>► <white>Potwory nie będą Cię więcej ignorować!");
Notice disabled = Notice.chat("<color:#9d6eef>► <white>Potwory nie będą cię więcej ignorować!");

CitralFlo and others added 2 commits August 27, 2026 23:07
…n/implementation/PLTranslation.java

Co-authored-by: Jakub Kędziora <77227023+Jakubk15@users.noreply.github.com>
@CitralFlo
CitralFlo requested a review from Jakubk15 August 27, 2026 21:26
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.

3 participants