Skip to content
Nyxon edited this page Mar 24, 2026 · 1 revision

Frequently Asked Questions

Q: How do I give someone permission to see vanished players?

A: Give the user or group the permission potatoessentials.vanish.bypass. They will then be able to see anyone using /vanish.

Q: Why isn't the Discord bot responding to commands?

A: Ensure you have enabled the Server Members Intent in the Discord Developer Portal and that the bot has permission to view the channels and send messages.

Q: Can I use MiniMessage in chat?

A: Yes! PotatoEssentials creates chat components using MiniMessage. Players need the permission potatoessentials.chat.minimessage to use tags in their own messages.

Q: How do I create a custom chat channel?

A: Go to config.yml under chats.customChats. Add a new key and define the name, permission, and command. A restart is required for new commands to register.

Clone this wiki locally