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

add FroschMC Server #1546

Merged
merged 8 commits into from
Dec 27, 2024
Merged

add FroschMC Server #1546

merged 8 commits into from
Dec 27, 2024

Conversation

FakeBlack1
Copy link
Contributor

@FakeBlack1 FakeBlack1 commented Dec 24, 2024

Type of change

  • Add new directory for a server
  • Update directory of a server
  • Remove directory of a server
  • Documentation Update

Checklist

  • I have read the README doc
  • I have compressed the images appropriately (e.g. on https://tinypng.com)
  • I have created the manifest.json with the required values

Further comments

@FakeBlack1 FakeBlack1 changed the title add FroschMC add FroschMC Server Dec 24, 2024
@FakeBlack1 FakeBlack1 changed the title add FroschMC Server edit FroschMC Server Dec 24, 2024
@FakeBlack1 FakeBlack1 closed this Dec 24, 2024
@FakeBlack1 FakeBlack1 reopened this Dec 24, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

  • JSON is invalid! Workflow is not able to check minecraft_servers/froschmc/manifest.json

Please fix the issues by pushing one commit to the pull request to prevent too many automatic reviews.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

  • JSON is invalid! Workflow is not able to check minecraft_servers/froschmc/manifest.json

Please fix the issues by pushing one commit to the pull request to prevent too many automatic reviews.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

  • JSON is invalid! Workflow is not able to check minecraft_servers/froschmc/manifest.json

Please fix the issues by pushing one commit to the pull request to prevent too many automatic reviews.

"nice_name": "FroschMC",
"direct_ip": "froschmc.de",
"server_wildcards": [
"%.froschmc.de"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not a real wildcard
https://i.imgur.com/u9TGBRA.png

Copy link
Collaborator

Choose a reason for hiding this comment

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

Or could be due to whole server being offline

Copy link
Collaborator

Choose a reason for hiding this comment

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

Nope, really not a wildcard.

minecraft_servers/froschmc/manifest.json Show resolved Hide resolved
@FakeBlack1 FakeBlack1 changed the title edit FroschMC Server add FroschMC Server Dec 25, 2024
"nice_name": "FroschMC",
"direct_ip": "froschmc.de",
"server_wildcards": [
"%.froschmc.de"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nope, really not a wildcard.

Copy link

Just as an information regarding your wildcards:

  • Wildcard %.froschmc.de seems to be invalid. Server is offline with testing wildcard.

Please make sure it is an actual wildcard.

Copy link

Just as an information:

  • It seems you're using the template regex for chat message! Please make sure it is the right regex for your server!

@DoJapHD DoJapHD merged commit 419e885 into LabyMod:master Dec 27, 2024
2 checks 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.

2 participants