Skip to content

[Phoenix] Chat Adjustments Module - #182

Open
KiplingFFXI wants to merge 1 commit into
phoenixffxi:betafrom
KiplingFFXI:Yell-Restrictions
Open

[Phoenix] Chat Adjustments Module#182
KiplingFFXI wants to merge 1 commit into
phoenixffxi:betafrom
KiplingFFXI:Yell-Restrictions

Conversation

@KiplingFFXI

@KiplingFFXI KiplingFFXI commented Aug 22, 2026

Copy link
Copy Markdown

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.

What does this pull request do?

This PR does two things:

System Messages

Makes it so system messages must begin with ###. Anything less fails and spits back a message telling you what you did wrong.

Yell

Implements a 10 minute restriction to yell and requires you to be level 10 on any job before you can yell. It uses the existing zone restrictions - towns only.

Steps to test these changes

See system messages and yells are restricted in the above ways.

@CriticalXI CriticalXI 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.

Since we're already intercepting the chat packet here, maybe we can make this module multi-purpose. We need to change the indicator for making a system message to something more unique than just #. On previous servers we made it ###.

Maybe we could do that change in this and make the module more general for chat adjustments?

@KiplingFFXI

Copy link
Copy Markdown
Author

Since we're already intercepting the chat packet here, maybe we can make this module multi-purpose. We need to change the indicator for making a system message to something more unique than just #. On previous servers we made it ###.

Maybe we could do that change in this and make the module more general for chat adjustments?

Sure I can figure out whatever as long as I have a list. Is there anything else we need besides changing the system message command?

@CriticalXI

Copy link
Copy Markdown
Member

Nothing else comes to mind for me, just that sys message thing.

@KiplingFFXI KiplingFFXI changed the title [Phoenix] PHX Yell Module [Phoenix] Chat Adjustments Module Aug 25, 2026
@KiplingFFXI

Copy link
Copy Markdown
Author

Nothing else comes to mind for me, just that sys message thing.

Added and revised description/title.

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.

2 participants