PNode Documentation

Visual node-based scripting for Paper Minecraft servers.

116 nodes 21 categories

What is PNode?

PNode lets you build server automation and game logic using a visual canvas of connected nodes — no Java knowledge required. Nodes represent actions, data transformations, and conditions that are wired together to form a graph which runs in response to Minecraft events, timers, or custom commands.

For advanced users, the Custom Code node lets you drop into Groovy scripting and access the full Bukkit/Paper API.

Node Reference