Skip to content

🚀 This new wiki is in beta! Please double-check for any issue and report them on the GitHub

Modules

Modules are optional extensions that add new features to DiSky by integrating additional Discord libraries and capabilities.

While DiSky is built on the JDA library, some Discord features require additional libraries. Modules are JAR files that extend DiSky’s functionality by:

  • Adding syntax for features beyond core JDA
  • Integrating third-party libraries (LavaPlayer, OAuth, etc.)
  • Enabling community contributions to DiSky
  • Providing specialized Discord features

LavaPlayer

Complete music bot solution with YouTube, SoundCloud, and local file support. Includes queue management, autoplay, and repeat modes.

Premiumv1.0+

View Documentation →

DiSkyOAuth

Implement Discord OAuth2 authentication to access user data, manage server joins, and handle token refreshing.

Premiumv1.0+

View Documentation →

TranSkript

Generate beautiful HTML transcripts of Discord conversations with full message history and formatting.

Premiumv1.0+

View Documentation →

ParseSK

Parse and manipulate JSON data within your Discord bot scripts with advanced JSON handling.

Premiumv1.0+

View Documentation →

Webhooks

Advanced webhook management for sending messages through Discord webhooks with full customization.

Premiumv1.0+

View Documentation →

ConsoleLogs

Send and receive Minecraft console logs directly in Discord channels for real-time server monitoring.

Freev1.1+

View Documentation →

  1. Download Module

    Get the module JAR file from DiSky Resources (premium modules require Patreon)

  2. Place in Modules Folder

    Copy the JAR to /plugins/DiSky/modules/ (created automatically on first DiSky startup)

  3. Restart Server

    Restart your Minecraft server to load the module

  4. Verify Installation

    Use /disky modules command to check loaded modules

Most modules are premium additions available exclusively to ItsTheSky’s Patreon supporters.

  • Access to all 5+ premium modules
  • Regular updates and new features
  • Priority support
  • New modules as they’re released
  • Minimum tier provides full access

Access Patreon Resources →

Beyond core DiSky modules, there are specialized add-ons for advanced functionality:

SkImage

Advanced image manipulation and generation with support for GIFs, graphics, effects, and text rendering.

Premium

View Documentation →

BooSK

Create and manage custom Minecraft written books with full formatting and page control.

Premium

View Documentation →

Modulev4.26 and belowv4.27 and above
LavaPlayerv2.3.3v2.4.0
TranSkriptv1.5.0v1.6.0
ParseSKv1.1.0v1.2.0
Webhooksv1.0.0N/A (Deprecated)
DiSkyOAuthv1.0.0N/A
ConsoleLogsv1.0.0 - v1.1.0N/A
  • Verify the JAR is in /plugins/DiSky/modules/
  • Check server logs for error messages
  • Ensure you’re using a compatible DiSky version
  • Use /disky modules to list loaded modules
  • Restart server after installing the module
  • Check that the module loaded successfully
  • Verify module version compatibility
  • Update DiSky to the latest version