Skip to content

Latest commit

 

History

History
79 lines (63 loc) · 3.87 KB

File metadata and controls

79 lines (63 loc) · 3.87 KB
title React
description React performance monitoring and optimization for Paper and Folia
published true
date 2026-08-19 00:00:00 UTC
tags react
editor markdown
dateCreated 2026-08-09 00:00:00 UTC

React measures where server time goes. It then gives operators tools to act on those measurements. Monitoring comes first. Optimization comes second.

Command /react (re)
Folia Supported
Permissions 10 nodes, including opt-in shorthand commands
Integrations PlaceholderAPI, Iris, Adapt

Permissions

Node Default Description
react.* op Allows use of all /react commands
react.shorthands.* op Allows use of all enabled React shorthand commands
react.shorthands.custom op Allows use of operator-configured React shorthand commands
react.shorthands.give op Allows use of the React /give shorthand when enabled
react.shorthands.gmc op Allows use of /gmc when React Shorthands is enabled
react.shorthands.gms op Allows use of /gms when React Shorthands is enabled
react.shorthands.gmsp op Allows use of /gmsp when React Shorthands is enabled
react.shorthands.more op Allows use of /more when React Shorthands is enabled
react.shorthands.rl op Allows use of /rl when React Shorthands is enabled
react.use op Allows use of the /react command root

The react.shorthands.* nodes gate a separate feature. That feature is off by default. It can register aliases such as /gms, /gmc, /more, and /rl. If EssentialsX or CMI is installed, React forces the shorthand tweak off. React then registers none of its built-in or custom commands. The shorthands.toml setting does not override this. {.is-warning}

Getting started

Features

Monitoring and operations

Developer API

Support