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

New Post: Server Properties #6

Merged
merged 16 commits into from
Aug 16, 2024

Conversation

KuroiJigoku
Copy link
Contributor

No description provided.

@@ -1,56 +1,35 @@
---
layout: post
title: "Configuring Bedrock Minecraft Server: Key Attributes of server.properties"
Copy link
Member

Choose a reason for hiding this comment

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

This title is weird

_posts/minecraft/java/2024-07-14-server-properties.md Outdated Show resolved Hide resolved
_posts/minecraft/bedrock/2024-07-15-server-properties.md Outdated Show resolved Hide resolved
_posts/minecraft/java/2024-07-14-server-properties.md Outdated Show resolved Hide resolved
@@ -11,7 +11,7 @@ toc: false

## Introduction

This guide introduces the most common attributes used in the `server.properties` file, which may help you understand the usage of these attributes.
Understanding the server.properties file is crucial for configuring and customizing your Minecraft server. This guide highlights the essential attributes within the file, enabling you to optimize your server settings for the best gameplay experience

## server.properties
Copy link
Member

Choose a reason for hiding this comment

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

I dont like how you just slap the table with the description of each attribute. At least make a dedicated section for commonly used ones and describe why they are used.

_posts/minecraft/java/2024-07-14-server-properties.md Outdated Show resolved Hide resolved

- If set to `survival`, players must gather resources, build structures, and survive against hostile mobs.
- If set to `creative`, players have unlimited resources, can fly, and are not attacked by hostile mobs.
- If set to `adventure`, players can interact with objects like levers and buttons but cannot break blocks.
Copy link
Member

Choose a reason for hiding this comment

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

I didnt mean to literally explain the most well known and obvious stuff 😭

Copy link
Contributor Author

Choose a reason for hiding this comment

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

😭

Possible Values: None, Dropped, Disabled
Default Value: None

Allows control over chat functionality, enhancing server moderation and player experience.
Copy link
Member

Choose a reason for hiding this comment

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

It doesn't enhance anything literally 1984

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i was drunk in code

@iamdeka iamdeka requested a review from Mocab as a code owner July 16, 2024 21:17
@iamdeka
Copy link
Member

iamdeka commented Jul 16, 2024

I gave up halfway editing it 😃

@LiljaFi
Copy link

LiljaFi commented Jul 16, 2024

awesome

@KuroiJigoku
Copy link
Contributor Author

dang 😶‍🌫️

@iamdeka iamdeka self-requested a review July 18, 2024 20:29
@KuroiJigoku
Copy link
Contributor Author

Bruh doesn't "author" have illegal characters now. like isn't it supposed to be a string _. cuz i put a whitespace..

@iamdeka
Copy link
Member

iamdeka commented Jul 24, 2024

Bruh doesn't "author" have illegal characters now. like isn't it supposed to be a string _. cuz i put a whitespace..

should be fine

@iamdeka
Copy link
Member

iamdeka commented Jul 29, 2024

@Mocab look who's back

@KuroiJigoku
Copy link
Contributor Author

:O

@Mocab
Copy link
Member

Mocab commented Aug 4, 2024

halfway done 😩

Copy link
Member

@Mocab Mocab left a comment

Choose a reason for hiding this comment

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

Get this out of my face

@Mocab Mocab merged commit a08a6ac into FalixNodes-Software:main Aug 16, 2024
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.

5 participants