Skip to content

Latest commit

 

History

History
80 lines (64 loc) · 3.99 KB

File metadata and controls

80 lines (64 loc) · 3.99 KB
title React
description React performance monitoring and optimization for Paper and Folia
published true
date 2026-08-28 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 tweak that is off by default. Its built-in labels intentionally replace matching bare commands while active and restore the previous mappings when disabled. Custom shorthands skip existing labels unless their overrideExisting field is enabled. Review command conflicts before enabling it alongside another command suite. {.is-warning}

Getting started

Features

Monitoring and operations

Developer API

Support