TinyEssentials
Official compatibility
| Element | Reference |
|---|---|
TypeWriter | Required. Use the official TypeWriter release supported by the extension release. |
| Related extensions | Install the related extensions listed on this page before using entries that depend on them. |
The Tiny Essentials Extension provides core server utilities, replacing multiple plugins with a single, highly performant extension.
Features
- Core Utils — Teleportation, gamemode, flying.
- Visuals — Tablist, Scoreboard, Nametags.
- Homes — GUI-based home management.
- Chat Format — Permission-based formatting.
- Join Items — Custom items on join.
Entries
- Configuration — Main Config: Commands & CD. Tab & Scoreboard: Visuals. Home Manager: Limit settings. Chat Format: Chat appearance. Join Items: Starter gear.
User guide
- 1. Configure Settings — Start with the configuration entry: tiny_essentials, tab_configuration, home_manager. This defines global settings for the extension. → tiny_essentials → tab_configuration
Commands
| Command | Description |
|---|---|
/tpa, /tpahere | Teleport requests. |
/back | Return to previous location. |
/fly, /speed | Movement controls. |
/vanish | Invisible mode. |
/msg | Private messaging. |
Placeholders
Prefix: %typewriter_tab_*% / %typewriter_home_*%
| Placeholder | Description |
|---|---|
%typewriter_tab_online% | Online count |
%typewriter_tab_tps% | Server TPS |
%typewriter_home_count% | Homes set |
Permissions
| Permission | Description |
|---|---|
tinyessentials.feed.others | Feed another player. |
tinyessentials.heal.others | Heal another player. |
tinyessentials.fly.others | Toggle flight for another player. |
tinyessentials.god.others | Toggle god mode for another player. |
tinyessentials.gamemode.others | Change another player's gamemode. |
tinyessentials.speed.others | Change another player's speed. |
tinyessentials.vanish.others | Vanish another player. |
tinyessentials.inventory.edit | Edit another player's inventory. |
tab.staff | Show the player in the staff tab group. |
Troubleshooting
The extension is not visible
Check that the installed release matches the supported TypeWriter release and that the related extensions listed in the compatibility section are present.
An entry is missing
In the Typewriter Web panel, use the Search bar or the + button to find or create the entry with its exact identifier. Entry IDs and field names are case-sensitive; do not translate them.
The entry saves but nothing happens
Check that the entry is connected to the trigger, command, objective, event, or menu interaction required by its type. Test with optional permissions and criteria removed, then add them back one at a time.
An integration does not work
Verify the dependency and version shown in the extension card, then check the server log for the first error. Do not replace a missing dependency with a similarly named plugin unless the extension source explicitly supports it.