๐พInstallation
Step 1: Download
Step 2: Install the Plugin
plugins/LPC-Pro/
โโโ config.yml # Main settings
โโโ database.yml # Database connection
โโโ translation.yml # Chat translation
โโโ chat/
โ โโโ channels.yml # Chat channels
โ โโโ colors.yml # Color settings
โ โโโ emojis.yml # Emoji settings
โ โโโ grammar.yml # Grammar correction
โ โโโ bubbles.yml # Chat bubbles
โ โโโ mentions.yml # @mention settings
โ โโโ tags.yml # Chat tags
โโโ moderation/
โ โโโ moderation.yml # Filter settings (spam, caps, ads, swear)
โ โโโ content-filter.yml # Content filter (signs/books/anvil)
โ โโโ ai-filter.yml # AI content moderation
โ โโโ cloud-filter.yml # Cloud-based filter
โ โโโ console-filter.yml # Console output filter
โ โโโ antibot.yml # Anti-bot protection
โ โโโ raidprotection.yml # Raid protection
โ โโโ reports.yml # Report system
โโโ features/
โ โโโ achievements.yml # Chat achievements
โ โโโ games.yml # Chat games
โ โโโ mail.yml # Mail system
โ โโโ macros.yml # Chat macros
โ โโโ motd.yml # MOTD settings
โ โโโ newcomer.yml # New player handling
โ โโโ offlinemessages.yml # Offline message settings
โ โโโ polls.yml # Polls
โ โโโ quickreply.yml # Quick reply shortcuts
โ โโโ reputation.yml # Rep system
โ โโโ servermessages.yml # Join/quit/death messages
โ โโโ shop.yml # Chat shop / cosmetics
โ โโโ smart-announcements.yml # Context-aware announcements
โ โโโ tablist.yml # Tab list header/footer
โ โโโ custom-commands.yml # Custom commands
โโโ integration/
โ โโโ discord.yml # Discord integration
โ โโโ proxy.yml # Proxy/network settings
โ โโโ server-links.yml # Server links
โโโ advanced/
โ โโโ groups.yml # Rank-based settings
โ โโโ variables.yml # Custom variables
โ โโโ command-settings.yml # Command settings
โ โโโ message-interceptor.yml # Message interception
โ โโโ message-deletion.yml # Message deletion
โโโ formats/ # Chat format templates
โโโ chat.yml
โโโ msg-sender.yml
โโโ msg-receiver.yml
โโโ staff-chat.yml
โโโ groups/ # Group-specific formatsStep 3: Install Optional Plugins
Step 4: Configure
Step 5: Reload
Last updated