Welcome to the official wiki for the Lamalia Minecraft server! This wiki contains all the information players need to enjoy their time on our server.
We welcome contributions from our community to keep this wiki up-to-date and comprehensive. Here's how you can help:
All wiki content is located in the docs/ directory. Each Markdown file in this directory represents a page on the wiki.
docs/
├── getting-started.md
├── features/
│ ├── land-claiming.md
│ └── custom-enchants.md
├── quality_of_life/
│ ├── discord.md
│ └── voiceChat.md
└── ...
-
Browse the existing content: Familiarize yourself with the current structure and content of the wiki.
-
Identify areas for improvement: This could be updating outdated information, adding new content, or fixing typos and grammar.
-
Make your changes:
- If you're comfortable with GitHub, you can fork the repository, make your changes, and submit a pull request.
- Alternatively, you can suggest changes by opening an issue in the GitHub repository or contacting a moderator on our Discord server.
-
Follow the style guide:
- Use clear, concise language
- Use proper Markdown formatting
- Include screenshots or examples where appropriate
Our wiki pages are written in Markdown. Here are some basics:
# Main Title
## Subheading
Normal text goes here.
- Bullet point 1
- Bullet point 2
1. Numbered list item 1
2. Numbered list item 2
[Link text](https://example.com)
For more advanced Markdown and Docusaurus-specific features, please ask a moderator for guidance.
While we handle the technical aspects of deploying changes, you can preview your modifications by deploying it locally using npm start.
- Ensure all information is accurate and up-to-date
- Write in a clear, friendly tone
- Avoid sharing sensitive information (e.g., player data)
- Include relevant command examples and explanations
- When in doubt, ask a moderator for clarification
Your contributions help make our server community better. We appreciate your effort in improving the Lamalia Server Wiki!
Happy editing! 🎉