-
Notifications
You must be signed in to change notification settings - Fork 684
+ Adding a new Server #1458
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
+ Adding a new Server #1458
Conversation
added chat format + server wildcards
There was a problem hiding this 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/brickcraft/manifest.json
Please fix the issues by pushing one commit to the pull request to prevent too many automatic reviews.
There was a problem hiding this 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/brickcraft/manifest.json
Please fix the issues by pushing one commit to the pull request to prevent too many automatic reviews.
There was a problem hiding this 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/brickcraft/manifest.json
Please fix the issues by pushing one commit to the pull request to prevent too many automatic reviews.
There was a problem hiding this 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/brickcraft/manifest.json
Please fix the issues by pushing one commit to the pull request to prevent too many automatic reviews.
There was a problem hiding this 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/brickcraft/manifest.json
Please fix the issues by pushing one commit to the pull request to prevent too many automatic reviews.
| "discord": "https://discord.gg/ThCt8Pq", | ||
| "teamspeak": "craftergang.de", | ||
| "tiktok": "craftergang", | ||
| "youtube": "https://www.youtube.com/@craftergang", | ||
| "instagram": "craftergang" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you sure that these are your social profiles?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
file has to be named [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes
Kallecrafter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Kallecrafter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
| "discord": "https://discord.gg/ThCt8Pq", | ||
| "teamspeak": "craftergang.de", | ||
| "tiktok": "craftergang", | ||
| "youtube": "https://www.youtube.com/@craftergang", | ||
| "instagram": "craftergang" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
| "skypvp": { | ||
| "name": "SkyPvP", | ||
| "color": "#0d6914", | ||
| "command": "/spawn", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's not really a command to "join" the gamemode?
Type of change
Checklist
Further comments