AdvancedChat
Get AdvancedChatMinecraft Hosting
  • 🏠Home
  • 💾First Install
  • â„šī¸Guides
    • Prefix Guide
  • âš™ī¸Main
    • âš’ī¸Commands & Permissions
    • Languages
    • 🌈Gradients, Toasts & more
    • 🧩PlaceholderAPI Placeholders
    • 🌐Using With Networks
    • 💡Common Issues
    • ➕Plugin Integrations
      • ItemsAdder
      • Oraxen
      • Factions
      • Towny
      • TownyChat
      • DiscordSRV
  • ⭐FEATURES
    • đŸ’ŦChat Format
    • 🤖AI Chat Moderation
    • âœ’ī¸Chat Text Customizer
    • 🙂Auto Moderation
    • 🎮Chat Games
    • Custom Commands
    • 🤝Community-Submitted Filter
    • Channels
    • Chat Rules
    • Auto Announcements
    • Chat Tags GUI
    • 🎨Chat Color GUI
    • Custom Variables
  • FOR DEVELOPERS
    • API
Powered by GitBook
On this page
  1. Main

Common Issues

Here we explain few common issues new users may come across and how to fix them.

OP having all Chat Formats, Channels etc.

By default, OPs have all permissions. Our chat formats, channels and other features are permission based, that means that OP will have access to all these features and all their implementations. To give only a specific implementation to a player, you will need to set all the permissions to negative values.

Here is an example how to do this with LuckPerms:

For Chat Format:

/lp user USER permission set advancedchat.format.<format name> false

For Channel

/lp user USER permission set advancedchat.channel.join.<channel> false
/lp user USER permission set advancedchat.channel.leave.<channel> false
/lp user USER permission set advancedchat.channel.autojoin.<channel> false

PreviousUsing With NetworksNextPlugin Integrations

Last updated 11 months ago

âš™ī¸
💡