PowerNukkitX Logo
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Requirements
  • Installation
    • Windows
    • Linux
  • Updating
    • Updating a server
  • Configuration
    • Files
      • pnx.yml
    • Hardware Compression
    • Resource Pack Encryption
  • Worlds
    • Config
    • Importing worlds
  • Extensions
    • Spark
    • Terra
    • WaterdogPE
  • For Developers
    • Getting Started
      • Prerequirements
      • Create a Plugin
    • Forms
      • Generic
      • CustomForm
      • ModalForm
      • SimpleForm
    • Custom Features
      • Custom Blocks
      • Custom Items
      • Custom Entities
  • Introduction
  • Requirements
  • Installation
    • Windows
    • Linux
  • Updating
    • Updating a server
  • Configuration
    • Files
      • pnx.yml
    • Hardware Compression
    • Resource Pack Encryption
  • Worlds
    • Config
    • Importing worlds
  • Extensions
    • Spark
      • Set up Spark within PNX
      • How to use Spark
    • Terra
    • WaterdogPE
  • For Developers
    • Getting Started
      • Prerequirements
      • Create a Plugin
    • Forms
      • Generic
      • CustomForm
      • ModalForm
      • SimpleForm
    • Custom Features
      • Custom Blocks
      • Custom Items
      • Custom Entities

On This Page

  • Set up Spark within PNX
  • Open the configuration file pnx.yml.
  • Locate the settings tab.
  • Set installSpark to true.
  • How to use Spark
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub
Extensions
Spark

Spark

Spark is an advanced performance profiler for Minecraft clients, servers and proxies. Sometimes it is necessary to monitor performance in case the server causes lag. Spark helps determining the cause so you can quickly roll out a patch.

Set up Spark within PNX

Open the configuration file pnx.yml.

Locate the settings tab.

Set installSpark to true.

pnx.yml
settings:
    installSpark: true

How to use Spark

Check out the official documentation of Spark here (opens in a new tab).

Importing worldsTerra