Giter Club home page Giter Club logo

anything-minecraft's People

Contributors

badbird5907 avatar comradehawk avatar dragonipenguin avatar elmoha943 avatar emielderckx avatar encode42 avatar euro-pol avatar funnyboy-roks avatar heyaglitz avatar justdoom avatar kakduman avatar kalebchoi avatar kruemmelspalter avatar lezurex avatar mbround18 avatar notjoshmiles avatar notrhys avatar omit01 avatar polarite avatar sidhantunnithan avatar silverarmor avatar spacewulf avatar steviebeenz avatar thenathanspace avatar vincent-br avatar wavingcatdevs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

anything-minecraft's Issues

More Useful Hosting Providers Page

Can we reorganize the hosting providers page in a more methodical format? I was thinking an organization similar to the following:

4 price points: $5, $10, $20, $40
Tier system: either 6 tiers (S, A, B, C, D, F), 5 tiers (A, B, C, D, F), 4 tiers (Gold, Silver, Bronze, None OR A, B , C, F), 3 tiers (Good / OK / Bad OR Gold / Silver / Bronze). Any hosts which have not been reviewed in an unbiased fashion would be put in the "awaiting review" section.
More standardization: See how a host does in terms of the following:

  • affordability
  • speed
  • support
  • reputation
  • niche features

An example format might look like this:

Price point A ($5/mo)

Gold

  • Host A's (budget 4GB US plan or budget 5GB EU plan)

Silver

  • Host B's (premium 1GB plan)

Bronze

  • Host C (budget 2GB plan)

None

  • Host D (premium 10GB plan)

The best plans from each host for that price point are placed in parentheses

Linting errors in markdown

The linting is failing all the time. This also prevents committing without --no-verify flag.

There are errors in almost every file, which should be fixed. Without fixing these, linting doesn't make sense.

Maybe it's just an error with my setup, but I don't think so.

Example of my current output when running npm run lint:

contributing.md:39:59 MD047/single-trailing-newline Files should end with a single newline character
README.md:1 MD041/first-line-heading/first-line-h1 First line in file should be a top level heading [Context: "![Icon](https://media.discorda..."]
server/guides/community/community.md:33:115 MD047/single-trailing-newline Files should end with a single newline character
server/guides/moderation/anti_xray.md:21:1052 MD047/single-trailing-newline Files should end with a single newline character
server/guides/moderation/moderation.md:45:424 MD047/single-trailing-newline Files should end with a single newline character
server/guides/other/remote_server_management.md:7 MD001/heading-increment/header-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
server/guides/other/remote_server_management.md:31 MD045/no-alt-text Images should have alternate text (alt text)
server/guides/other/remote_server_management.md:41 MD045/no-alt-text Images should have alternate text (alt text)
server/guides/other/remote_server_management.md:49:28 MD033/no-inline-html Inline HTML [Element: kbd]
server/guides/other/remote_server_management.md:63:108 MD033/no-inline-html Inline HTML [Element: kbd]
server/guides/other/remote_server_management.md:93:96 MD033/no-inline-html Inline HTML [Element: kbd]
server/guides/other/remote_server_management.md:107 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
server/guides/other/remote_server_management.md:125 MD045/no-alt-text Images should have alternate text (alt text)
server/guides/other/remote_server_management.md:129:58 MD033/no-inline-html Inline HTML [Element: kbd]
server/guides/other/remote_server_management.md:131 MD045/no-alt-text Images should have alternate text (alt text)
server/guides/other/remote_server_management.md:133:173 MD033/no-inline-html Inline HTML [Element: kbd]
server/guides/other/remote_server_management.md:157 MD045/no-alt-text Images should have alternate text (alt text)
server/guides/other/remote_server_management.md:161 MD045/no-alt-text Images should have alternate text (alt text)
server/guides/other/remote_server_management.md:167 MD045/no-alt-text Images should have alternate text (alt text)
server/guides/software/optimization.md:14 MD036/no-emphasis-as-heading/no-emphasis-as-header Emphasis used instead of a heading [Context: "TPS Ratings"]
server/guides/software/optimization.md:15 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- 20.0 = Flawless - Well done."]
server/guides/software/optimization.md:27 MD036/no-emphasis-as-heading/no-emphasis-as-header Emphasis used instead of a heading [Context: "Ping Ratings"]
server/guides/software/optimization.md:28 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- 1-90 = Great!"]
server/guides/software/optimization.md:51 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### mspt"]
server/guides/software/optimization.md:54 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### timings"]
server/guides/software/optimization.md:59 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### spark"]
server/guides/software/optimization.md:84 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Plugins removing ground items"]
server/guides/software/optimization.md:87 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Mob stacker plugins"]
server/guides/software/optimization.md:90 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Plugins enabling/disabling other plugins"]
server/guides/software/optimization.md:91:267 MD047/single-trailing-newline Files should end with a single newline character
server/guides/software/picking.md:26:72 MD047/single-trailing-newline Files should end with a single newline character
server/info/lists/plugins/anticheats.md:9 MD001/heading-increment/header-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
server/info/lists/plugins/anticheats.md:9 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Note"]
server/info/lists/plugins/anticheats.md:1498:12 MD047/single-trailing-newline Files should end with a single newline character
server/info/lists/plugins/permission.md:16 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [GroupManager](https://www.spigotmc.org/resources/groupmanager.38875/)"]
server/info/lists/server_software.md:5 MD001/heading-increment/header-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
server/info/lists/server_software.md:17:12 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':']

Linting doesn't work

>>> npm run lint

> [email protected] lint /projects/anything-minecraft
> npm run lint:markdown && npm run lint:prettier


> [email protected] lint:markdown /projects/anything-minecraft
> markdownlint '**/*.md' --ignore node_modules

CONTRIBUTING.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Check out the [existing issu..."]
CONTRIBUTING.md:10 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### If you don't have write access"]
CONTRIBUTING.md:11 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Fork the repository"]
CONTRIBUTING.md:17 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### If you have write access (but not on main)"]
CONTRIBUTING.md:18 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Create a new branch from mai..."]
CONTRIBUTING.md:23 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Submit your PR & get it reviewed"]
CONTRIBUTING.md:24 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Once you submit your PR, oth..."]
CONTRIBUTING.md:27 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Your PR is merged!"]
CONTRIBUTING.md:27:22 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '!']
info/en_us/server jars.md:49 MD025/single-title/single-h1 Multiple top level headings in the same document [Context: "# Proxies"]
tutorials/en_us/Advanced JAR picking.md:1 MD041/first-line-heading/first-line-h1 First line in file should be a top level heading [Context: "If you want to go a little mor..."]
tutorials/en_us/Advanced JAR picking.md:3 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. PaperSpigot"]
tutorials/en_us/Advanced JAR picking.md:11 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "5. Tuinity"]
tutorials/en_us/Advanced JAR picking.md:12 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "#"]
tutorials/en_us/Advanced JAR picking.md:36 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. BungeeCord"]
tutorials/en_us/Advanced JAR picking.md:40 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "3. Travertine"]
tutorials/en_us/Advanced JAR picking.md:41 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "#"]
tutorials/en_us/Advanced JAR picking.md:41 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "#"]
tutorials/en_us/Advanced JAR picking.md:60 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Forge"]
tutorials/en_us/Advanced JAR picking.md:62 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "2. Fabric           (I've neve..."]
tutorials/en_us/Advanced JAR picking.md:63 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "#"]
tutorials/en_us/Advanced JAR picking.md:63 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "#"]
tutorials/en_us/Finding what server jar to use.md:18:26 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '.']
tutorials/en_us/Finding what server jar to use.md:39 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Fabric Server Side Mods (you can delete or move this somewhere)"]
tutorials/en_us/Raspberry_pi_mcserver.md:1 MD041/first-line-heading/first-line-h1 First line in file should be a top level heading [Context: "Here you will learn how to ***..."]
tutorials/en_us/Raspberry_pi_mcserver.md:5 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Step 1"]
tutorials/en_us/Raspberry_pi_mcserver.md:9 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Step 2"]
tutorials/en_us/Raspberry_pi_mcserver.md:13 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Step 3"]
tutorials/en_us/Raspberry_pi_mcserver.md:17 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Step 4"]
tutorials/en_us/Raspberry_pi_mcserver.md:23 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# FAQ"]
tutorials/en_us/Raspberry_pi_mcserver.md:26 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## How to change RAM?"]
tutorials/en_us/Raspberry_pi_mcserver.md:33 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## How do i get another Spigot version?"]
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] lint:markdown: `markdownlint '**/*.md' --ignore node_modules`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] lint:markdown script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/kruemmelspalter/.npm/_logs/2021-01-27T07_37_28_195Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] lint: `npm run lint:markdown && npm run lint:prettier`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] lint script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/kruemmelspalter/.npm/_logs/2021-01-27T07_37_28_242Z-debug.log
>>> npm run lint:markdown

> [email protected] lint /projects/anything-minecraft
> npm run lint:markdown && npm run lint:prettier


> [email protected] lint:markdown /projects/anything-minecraft
> markdownlint '**/*.md' --ignore node_modules

CONTRIBUTING.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Check out the [existing issu..."]
CONTRIBUTING.md:10 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### If you don't have write access"]
CONTRIBUTING.md:11 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Fork the repository"]
CONTRIBUTING.md:17 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### If you have write access (but not on main)"]
CONTRIBUTING.md:18 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Create a new branch from mai..."]
CONTRIBUTING.md:23 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Submit your PR & get it reviewed"]
CONTRIBUTING.md:24 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Once you submit your PR, oth..."]
CONTRIBUTING.md:27 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Your PR is merged!"]
CONTRIBUTING.md:27:22 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '!']
info/en_us/server jars.md:49 MD025/single-title/single-h1 Multiple top level headings in the same document [Context: "# Proxies"]
tutorials/en_us/Advanced JAR picking.md:1 MD041/first-line-heading/first-line-h1 First line in file should be a top level heading [Context: "If you want to go a little mor..."]
tutorials/en_us/Advanced JAR picking.md:3 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. PaperSpigot"]
tutorials/en_us/Advanced JAR picking.md:11 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "5. Tuinity"]
tutorials/en_us/Advanced JAR picking.md:12 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "#"]
tutorials/en_us/Advanced JAR picking.md:36 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. BungeeCord"]
tutorials/en_us/Advanced JAR picking.md:40 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "3. Travertine"]
tutorials/en_us/Advanced JAR picking.md:41 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "#"]
tutorials/en_us/Advanced JAR picking.md:41 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "#"]
tutorials/en_us/Advanced JAR picking.md:60 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Forge"]
tutorials/en_us/Advanced JAR picking.md:62 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "2. Fabric           (I've neve..."]
tutorials/en_us/Advanced JAR picking.md:63 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "#"]
tutorials/en_us/Advanced JAR picking.md:63 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "#"]
tutorials/en_us/Finding what server jar to use.md:18:26 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '.']
tutorials/en_us/Finding what server jar to use.md:39 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Fabric Server Side Mods (you can delete or move this somewhere)"]
tutorials/en_us/Raspberry_pi_mcserver.md:1 MD041/first-line-heading/first-line-h1 First line in file should be a top level heading [Context: "Here you will learn how to ***..."]
tutorials/en_us/Raspberry_pi_mcserver.md:5 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Step 1"]
tutorials/en_us/Raspberry_pi_mcserver.md:9 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Step 2"]
tutorials/en_us/Raspberry_pi_mcserver.md:13 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Step 3"]
tutorials/en_us/Raspberry_pi_mcserver.md:17 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Step 4"]
tutorials/en_us/Raspberry_pi_mcserver.md:23 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# FAQ"]
tutorials/en_us/Raspberry_pi_mcserver.md:26 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## How to change RAM?"]
tutorials/en_us/Raspberry_pi_mcserver.md:33 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## How do i get another Spigot version?"]
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] lint:markdown: `markdownlint '**/*.md' --ignore node_modules`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] lint:markdown script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/kruemmelspalter/.npm/_logs/2021-01-27T07_37_28_195Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] lint: `npm run lint:markdown && npm run lint:prettier`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] lint script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/kruemmelspalter/.npm/_logs/2021-01-27T07_37_28_242Z-debug.log

Some suggestions for extending this guide

Just a list of some idea's that came up to me:

  • Server hosting (self hosting/Minecraft hosting/dedicated VM)
  • Server hardware (What's the wecommended amount of dedotated wam/CPU choose)
  • Aikars flags and how to read timings reports
  • List of widely used/recommended plugins
  • Guide on how to build a community/moderation
  • Non-Minecraft software such as management panels
  • GeyserMC

I know some of these sugggestions are highly debatible or might be out of scope of this guide (is it only server setup or anything about Minecraft server management?). But it's fun to write about.

Naming Conventions for files

I would introduce a naming convention so, for example, the filenames have no spaces and maybe organize them into different subdirs, so the jar things are in a jar directory because with the current PRs we would have to JAR infos in a directory with the other stuff

bad file sorting

the files are sorted really bad, duplicate files etc
need to resort them after pr's are delt with

GeyserMC guide

What is GeyserMC and what does it do?
What are some disadvantages of it?
How do you install it?

As mentioned in #8

Where to host a server and what to look out for?

Telling users, where they can host their server and their advantages and disadvantages. Possible options:

  • VPS
  • Rootserver
  • Self-Hosted
  • Minecraft-Hosting
  • Virtual Machine
  • ...

Also, point out, what the optimal system configuration would be. Amount of RAM? CPU? What should a newbie know and look out for?

As mentioned in #8

Misinformation in server/guides/software/optimizations.md

Under "FPS - Client Lag" in "optimizations" it says "60+ = Perfect - Anything over 60 FPS is overkill for Minecraft. Consider capping FPS below 80 to avoid unnecessary stress on hardware."

I think that it should be clarified that with a display over 60hz you will see a significant difference in smoothness.

(also the difference between hz and fps should be clarifed)

The linting doesn't work

It gives me errors:

    /projects/anything-minecraft    german +1 ?1  npm run lint                                                                                                                1 ✘ 

> [email protected] lint /projects/anything-minecraft
> npm run lint:markdown && npm run lint:prettier


> [email protected] lint:markdown /projects/anything-minecraft
> markdownlint '**/*.md' --ignore node_modules

tutorials/de_de/Server_Einrichtung.md:64 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```txt"]
tutorials/de_de/Server_Einrichtung.md:92 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```dockerfile"]
tutorials/de_de/Server_Einrichtung.md:101 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
tutorials/de_de/Server_Einrichtung.md:114 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yml"]
tutorials/de_de/Server_Einrichtung.md:122 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] lint:markdown: `markdownlint '**/*.md' --ignore node_modules`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] lint:markdown script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/kruemmelspalter/.npm/_logs/2021-01-26T12_09_08_425Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] lint: `npm run lint:markdown && npm run lint:prettier`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] lint script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/kruemmelspalter/.npm/_logs/2021-01-26T12_09_08_442Z-debug.log

Debug Log:

0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'lint' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prelint', 'lint', 'postlint' ]
5 info lifecycle [email protected]~prelint: [email protected]
6 info lifecycle [email protected]~lint: [email protected]
7 verbose lifecycle [email protected]~lint: unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]~lint: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/projects/anything-minecraft/node_modules/.bin:/home/kruemmelspalter/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
9 verbose lifecycle [email protected]~lint: CWD: /projects/anything-minecraft
10 silly lifecycle [email protected]~lint: Args: [ '-c', 'npm run lint:markdown && npm run lint:prettier' ]
11 silly lifecycle [email protected]~lint: Returned: code: 1  signal: null
12 info lifecycle [email protected]~lint: Failed to exec lint script
13 verbose stack Error: [email protected] lint: `npm run lint:markdown && npm run lint:prettier`
13 verbose stack Exit status 1
13 verbose stack     at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
13 verbose stack     at EventEmitter.emit (node:events:379:20)
13 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack     at ChildProcess.emit (node:events:379:20)
13 verbose stack     at maybeClose (node:internal/child_process:1065:16)
13 verbose stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:296:5)
14 verbose pkgid [email protected]
15 verbose cwd /projects/anything-minecraft
16 verbose Linux 5.10.7-3-MANJARO
17 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "lint"
18 verbose node v15.6.0
19 verbose npm  v6.14.11
20 error code ELIFECYCLE
21 error errno 1
22 error [email protected] lint: `npm run lint:markdown && npm run lint:prettier`
22 error Exit status 1
23 error Failed at the [email protected] lint script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]

So I can't commit because git automatically runs it

Change the proprietary Oracle Java reference to an open source one

The very first thing required in setting up a Minecraft server is to verify if you have all the prerequisites, be they software or hardware requirements. As for the software, an updated version of Java is highly recommended, and in some instances, required. These can be installed from oracle's website, and try to keep up on updating these as previously mentioned, it is sometimes required to have the latest version of Java (at the time of writing, the version is 16.0.2. You can download it from [Oracle's site](https://www.oracle.com/java/technologies/downloads/#java16).

In setup.md, the proprietary Oracle Java is referenced. The Oracle Java is not free to use when used commercially (to gain money with it). Running a minecraft server which is selling ranks would therefore not be allowed with Oracle Java.

I'd recommend referencing the open source and free to use Eclipse Temurin: https://adoptium.net/

In the repository of nearly all Linux distributions, OpenJDK is the default.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.