Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
SkyeNetwork Paper

SkyeNetwork Paper

Custom paper plugin used by the SkyeNetwork Minecraft Server

13
1
Management
Utility

Compatibility

Minecraft: Java Edition

1.21.x

Platforms

Paper

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

View source
Donate on PayPal

Creators

Skye Network
Skye NetworkOrganization

Details

Licensed ARR
Published 2 weeks ago
Updated 2 weeks ago
DescriptionChangelogVersions
All versionsSkye Network paper 1.0.3

Skye Network paper 1.0.3

Download
Report

Changelog

SkyeNetP Plugin

Features

Chat Filter Module

The Chat Filter Module provides advanced chat filtering capabilities for your Minecraft server. It includes the following features:

  1. Dynamic Wordlist Filtering:

    • Filters chat messages based on a configurable list of blocked words.
    • The blocked words are dynamically loaded from wordlist.yml.
    • Debug logs are available to verify the blockedWords list and message content.
  2. Regex-Based Filtering:

    • Filters chat messages using configurable regex patterns.
    • Regex patterns are dynamically loaded and compiled from regex.yml.
    • Debug logs are available to verify regex patterns and their matches.
  3. Bypass Permissions:

    • Players can bypass wordlist and regex filtering if they have the appropriate permissions.
    • Bypass permissions are dynamically fetched from the configuration files (wordlist.yml and regex.yml).
    • Default permissions:
      • Wordlist Bypass: skyenetp.wordlist.bypass
      • Regex Bypass: skyenetp.regex.bypass
  4. Configuration Options:

    • Enable or disable wordlist and regex filtering via the main configuration file.
    • Customize blocked words and regex patterns in their respective configuration files.
  5. Debugging and Logging:

    • Extensive debug logs to assist in verifying the functionality of wordlist and regex filtering.
  6. Dynamic Reloading:

    • Configuration files can be reloaded dynamically without restarting the server (feature implementation pending).

Configuration Files

wordlist.yml

  • Contains the list of blocked words.
  • Example:
    blocked-words:
      - badword1
      - badword2
    bypass-permission: skyenetp.wordlist.bypass
    

regex.yml

  • Contains the list of regex patterns for filtering chat messages.
  • Example:
    regex-patterns:
      - ".*badregex.*"
      - "^forbidden.*"
    bypass-permission: skyenetp.regex.bypass
    

Commands

/chatfilter reload

  • Reloads the chat filter configuration files (wordlist.yml and regex.yml).
  • Permission: skyenetp.chatfilter.reload

Permissions

  • skyenetp.wordlist.bypass: Allows bypassing wordlist filtering.
  • skyenetp.regex.bypass: Allows bypassing regex filtering.
  • skyenetp.chatfilter.reload: Allows reloading the chat filter configuration.

Debugging

Enable debug mode in the main configuration file to view detailed logs for chat filtering operations.

Files

SkyeNetP-1.0.3.jar(38.64 KiB) Primary
Download

Metadata

Release channel

Release

Version number

1.0.3

Loaders

Paper

Game versions

1.21–1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5

Downloads

4

Publication date

May 23, 2025 at 3:23 AM

Version ID

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.