Skip to content

Feat/faq #12

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 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "FAQ"
description: "よくある質問をまとめてあります!"
---

# FAQ

## よくある質問一覧
Copy link
Contributor

Choose a reason for hiding this comment

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

第2レベルの見出しを、「よくある質問」ではなく、「サーバ生活について」「イベントについて」「権限について」「その他」みたいな小分類にして、各FAQを見つけやすくしてみては?


### 鯖に初めて入ったのですが、何をしたらいいかわかりません
### 土地の買い方が知りたいです
### 土地の保護とは何ですか?
### 建築をしていい場所を教えてください
### 資源の取り方を教えてください
### 鯖民へ昇格する方法を教えてください
### 連携を解除する方法を教えてください
### 鯖民とは何ですか?
### NCとは何ですか?
Copy link
Contributor

Choose a reason for hiding this comment

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

権限関係として整理し、質問の記載順の変更を提案します

  • NCとは何ですか?
  • 鯖民とは何ですか?
  • 鯖民へ昇格する方法
  • Discord鯖を教えて
  • 連携を解除する方法

### Discord鯖を教えてください
### 鯖内通貨を稼ぐ方法を教えてください
### EasyShopBlockの使い方を教えてください
### FREEMarketの使い方を教えてください
### ShopChestの使い方を教えてください
### バグを発見しました。
### イベントについて教えてください
### 釣り大会とは何ですか
### TCTとは何ですか
### Paint It!とは何ですか
### クラフトの森とは何ですか
### Dawnとは何ですか
### 人と物を売り買いする方法を教えてください
 →### ESBへの誘導
  ### /payへの誘導
  ### FREEMarketへの誘導
  ### ShopChestへの誘導
### 人に送金する方法を教えてください
### 4チャンク以上の建築をする場合について教えてください
### 鯖内で宣伝したいです
### どのMODが使えるか教えてください
Copy link
Contributor

Choose a reason for hiding this comment

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

Wiki内ページallow-mods.md への誘導

### インベントリが消えてしまいました。どうすればいいですか

5 changes: 1 addition & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ title: トップページ
description: "ようこそ FREESERVER Wikiへ"
sidebar: true
---
::: warning 現在のサーバー状況
サーバーが復旧しました

インベントリが消えているなどございましたらDiscordもしくはMinecraftのチャットでAdminにお問い合わせください
:::
# ようこそ FREESERVER Wikiへ :tada:

FREESERVER Wikiでは、FREESERVER Projectの運営している**Minecraftサーバー**についてまとめられています!
Expand All @@ -20,6 +16,7 @@ FREESERVER Wikiでは、FREESERVER Projectの運営している**Minecraftサー
### お初さん向け
- [**初めての方へ**](beginners-guide)
- [**Discordコミュニティについて**](discord)
- [FAQ - よくある質問](faq)
### 規約関係
- [**利用規約**](terms/index)
- [留置所(Jail)](jail)
Expand Down