Development icon indicating copy to clipboard operation
Development copied to clipboard

Wiki suggestions

Open stw222 opened this issue 5 years ago • 0 comments

This is some edit and new page suggestions for the wiki:

Create a new page (FAQ.md)

# MultiChat Frequently Asked Questions

If you dont find an answer to your question below, then join our [Discord](https://discord.gg/PVreERC) and ask there.

## 1) Permissions or Commands not working

**Q:** I gave myself the appropriate permissions and/or am OP but i still can't use Multichat commands. How can i fix this?

**A:** You need to give yourself permissions via Bungeecord and not Spigot or Sponge. This can be done with a number of Bungeecord permissions plugins (but we do not reccommend using the built in permissions system in your Bungeecord config.yml)
We do however reccommend that you use [Luckperms](https://luckperms.net/) on Bungeecord and Spigot / Paper / Sponge servers and sync your permissions via [MySQL](https://www.mysql.com/)

Add a help section to the bottom of the home page (Home.md)

![Banner](https://i58.servimg.com/u/f58/17/28/12/77/banner10.png)

Welcome to the official documentation of MultiChat by Revilo410.

Here you will find all the information you need to install, configure and use MultiChat on your proxy network.

**CURRENT VERSION**: [1.8.1](https://www.spigotmc.org/resources/multichat.26204/)  
**IN DEVELOPMENT**: N/A (1.9 coming soon...)

***

Need support? Use the [**GitHub Issues**](https://github.com/MultiChat/Development/issues) tracking feature, or visit our [**Discord**](https://discord.gg/PVreERC)!

***

### Setup

* [**Installing MultiChat**](https://github.com/MultiChat/Development/wiki/MultiChat-Installation)
* [**Configuration**](https://github.com/MultiChat/Development/wiki/Configuration)
  * [config.yml](https://github.com/MultiChat/Development/wiki/config.yml)
  * [joinmessages.yml](https://github.com/MultiChat/Development/wiki/joinmessages.yml)
  * [chatcontrol.yml](https://github.com/MultiChat/Development/wiki/chatcontrol.yml)
  * [messages.yml](https://github.com/MultiChat/Development/wiki/messages.yml)
  * [spigotconfig.yml](https://github.com/MultiChat/Development/wiki/spigotconfig.yml)
  * [multichatsponge.yml](https://github.com/MultiChat/Development/wiki/multichatsponge.yml)
* [**Permissions**](https://github.com/MultiChat/Development/wiki/Permissions)
* [**Admin Commands**](https://github.com/MultiChat/Development/wiki/Admin-Commands)
* [**SQL**](https://github.com/MultiChat/Development/wiki/SQL)

### Modules

* [**Staff Chat**](https://github.com/MultiChat/Development/wiki/Staff-Chat)
* [**Group Chats**](https://github.com/MultiChat/Development/wiki/Group-Chats)
* [**Global Chat**](https://github.com/MultiChat/Development/wiki/Global-Chat)
* [**Private Messages**](https://github.com/MultiChat/Development/wiki/Private-Messaging)
* [**Join Messages**](https://github.com/MultiChat/Development/wiki/Network-Join-Messages)
* [**HelpMe**](https://github.com/MultiChat/Development/wiki/HelpMe-Command)
* [**Announcements**](https://github.com/MultiChat/Development/wiki/Announcements-and-Bulletins)
* [**Custom Broadcasts**](https://github.com/MultiChat/Development/wiki/Custom-Broadcasts-(CASTS))
* [**Chat Control**](https://github.com/MultiChat/Development/wiki/Chat-Control)
* [**Local Nicknames**](https://github.com/MultiChat/Development/wiki/Local-Nicknames)

### API

* [**Chat Events**](https://github.com/MultiChat/Development/wiki/Chat-Events)

### Development

* [**Changelog**](https://github.com/MultiChat/Development/wiki/Changelog)

### Help

* [**Frequently Asked Questions**](https://github.com/MultiChat/Development/wiki/FAQ)
* [**MultiChat Discord**](https://discord.gg/PVreERC)

Add a FAQ link to the sidebar under Navigation (_Sidebar.md)

## Navigation

* [**Home**](https://github.com/MultiChat/Development/wiki)
* [**Why MultiChat?**](https://github.com/MultiChat/Development/wiki/Why-MultiChat)
* [**FAQ**](https://github.com/MultiChat/Development/wiki/FAQ)
* [**Update Instructions**](https://github.com/MultiChat/Development/wiki/Updates)

### Setup

* [**Installing MultiChat**](https://github.com/MultiChat/Development/wiki/MultiChat-Installation)
* [**Configuration**](https://github.com/MultiChat/Development/wiki/Configuration)
  * [config.yml](https://github.com/MultiChat/Development/wiki/config.yml)
  * [joinmessages.yml](https://github.com/MultiChat/Development/wiki/joinmessages.yml)
  * [chatcontrol.yml](https://github.com/MultiChat/Development/wiki/chatcontrol.yml)
  * [messages.yml](https://github.com/MultiChat/Development/wiki/messages.yml)
  * [spigotconfig.yml](https://github.com/MultiChat/Development/wiki/spigotconfig.yml)
  * [multichatsponge.yml](https://github.com/MultiChat/Development/wiki/multichatsponge.yml)
* [**Permissions**](https://github.com/MultiChat/Development/wiki/Permissions)
* [**Admin Commands**](https://github.com/MultiChat/Development/wiki/Admin-Commands)
* [**SQL**](https://github.com/MultiChat/Development/wiki/SQL)

### Modules

* [**Staff Chat**](https://github.com/MultiChat/Development/wiki/Staff-Chat)
* [**Group Chats**](https://github.com/MultiChat/Development/wiki/Group-Chats)
* [**Global Chat**](https://github.com/MultiChat/Development/wiki/Global-Chat)
* [**Private Messages**](https://github.com/MultiChat/Development/wiki/Private-Messaging)
* [**Join Messages**](https://github.com/MultiChat/Development/wiki/Network-Join-Messages)
* [**HelpMe**](https://github.com/MultiChat/Development/wiki/HelpMe-Command)
* [**Announcements**](https://github.com/MultiChat/Development/wiki/Announcements-and-Bulletins)
* [**Custom Broadcasts**](https://github.com/MultiChat/Development/wiki/Custom-Broadcasts-(CASTS))
* [**Chat Control**](https://github.com/MultiChat/Development/wiki/Chat-Control)
* [**Local Nicknames**](https://github.com/MultiChat/Development/wiki/Local-Nicknames)

### API

* [**Chat Events**](https://github.com/MultiChat/Development/wiki/Chat-Events)

### Development

* [**Changelog**](https://github.com/MultiChat/Development/wiki/Changelog)

Also, maybe update the images on Why-MultiChat (Why.MultiChat.md)

stw222 avatar Apr 19 '20 00:04 stw222