Skip to content

create manifest.json #1947

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

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

create manifest.json #1947

wants to merge 17 commits into from

Conversation

epiccoder878
Copy link

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

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.

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

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!

Copy link

Just as an information regarding your wildcards:

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

Please make sure it is an actual wildcard.

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.

  • Please add a name or a color to the gamemode dna

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

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!

Copy link
Collaborator

Choose a reason for hiding this comment

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

Not the same as background.png

},
"chat": {
"message_formats": [
"^§[a-f0-9](?<level>\\d+)( \\||§8 \\|) §[a-f0-9](?<sender>[a-zA-Z0-9_]{2,16})§r§7: §f(?<message>.*)$"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Template regex, change to your own

"command": "/server Minigames",
"versions": "1.21.4"
},
"dna": {}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Either remove key or fill in information

},
"gamemodes": {
"jumpworld": {
"name": "BedWars",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Either change name or key above

"jumpworld": {
"name": "BedWars",
"color": "#d000ff",
"command": "/server Minigames",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Either change key, name or command

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