Skip to main content
The Tiny Essentials Core Configuration handles command toggles, global settings, and message customization.

General Settings

basePermission
String
Global permission required to access ANY Tiny Essentials features.
defaultTeleportCooldown
Long
default:"3"
Default warmup seconds for /back and /tpa.
allowMovement
Boolean
default:"false"
If false, moving cancels pending teleports.
cooldownRules
List<Rule>
Permissions to override default cooldowns (e.g. vip has 0s cooldown).
backBufferSize
Int
default:"10"
Number of previous locations stored for usage with /back.

Commands

Rename or disable commands. Leave a name empty to disable.
fly
String
default:"fly"
Toggle flight command.
heal
String
default:"heal"
Heal command.
speed
String
default:"speed"
Speed command.
back
String
default:"back"
Return to location command.
pocketmenu
String
default:"pocketmenu"
Open menus command.

Messages

TypeWriter allows full customization of all messages.
joinMessage
String
Broadcast message on join. Supports {player}.
quitMessage
String
Broadcast message on quit. Supports {player}.
tpMessages
Map
Configurable messages for TPA (sent, accepted, denied) and teleport status.