Version: 0.4.2
Basic Adapter
The Basic Adapter contains all the essential entries for Typewriter. In most cases, it should be installed with Typewriter. If you haven't installed Typewriter or the adapter yet, please follow the Installation Guide first.
Entries
Actions
Name | Description |
---|---|
Add Potion Effect Action | Add a potion effect to the player |
Cinematic | Start a new cinematic |
Console Command Action | Run command from console |
Delayed Action | Delay an action for a certain amount of time |
Drop Item Action | Drop an item at location, or on player |
Give Item Action | Give an item to the player |
Message Action | Send a message to a player |
Play Sound Action | Play sound at player, or location |
Player Command Action | Make player run command |
Random Trigger Gate | Randomly selects its connected triggers |
Remove Item Action | Remove an item from the players inventory |
Set Block Action | Set a block at a location |
Set Item Action | Set an item in a specific slot |
Show Title Action | Show a title to a player |
Simple Action | Simple action to modify facts |
Spawn Particle Action | Spawn particles at location |
Stop Sound Action | Stop a or all sounds for a player |
Teleport Action | Teleport a player |
Cinematics
Name | Description |
---|---|
Action Bar Dialogue Cinematic | Show an action bar typed dialogue |
Blinding Cinematic | Blind the player so the screen looks black |
Camera Cinematic | Create a cinematic camera path |
Cinematic Console Command | Runs command as the console at a specific frame. |
Cinematic Player Command | Runs command as the player at a specific frame. |
Particle Cinematic | Spawn particles for a cinematic |
Pumpkin Hat Cinematic | Show a pumpkin hat during a cinematic |
Random Action Bar Dialogue Cinematic | Show a random action bar typed dialogue |
Random Spoken Dialogue Cinematic | Play a random spoken dialogue cinematic |
Random Subtitle Dialogue Cinematic | Show a random action bar message |
Sound Cinematic | Play a sound during a cinematic |
Spoken Dialogue Cinematic | Play a spoken dialogue cinematic |
Subtitle Dialogue Cinematic | Show an action bar message |
Title Cinematic | Show a title during a cinematic |
Dialogues
Name | Description |
---|---|
Message Dialogue | Display a single message to the player |
Option Dialogue | Display a list of options to the player |
Random Message Dialogue | Display a random message from a list to a player |
Random Spoken Dialogue | Display a random selected animated message to the player |
Spoken Dialogue | Display a animated message to the player |
Entitys
Name | Description |
---|---|
Simple Speaker | The most basic speaker |
Events
Name | Description |
---|---|
Block Break Event | When the player breaks a block |
Block Place Event | When the player places a block |
Chat Contains Text Event | When the player sends a chat message containing certain text |
Detect Command Ran Event | When a player runs an existing command |
Interact Block Event | When the player interacts with a block |
Pickup Item Event | When the player picks up an item |
Player Death Event | When a player dies |
Player Hit Entity Event | When a player hits an entity |
Player Join Event | When the player joins the server |
Player Kill Entity Event | When a player kills an entity |
Player Kill Player Event | When a player kills a player |
Player Near Location Event | When the player is near a certain location |
Player Quit Event | When the player quits the server |
Run Command Event | When a player runs a custom command |
Facts
Name | Description |
---|---|
Cron Fact | Saved until a specified date, like (0 0 * * 1) |
Inventory Item Count Fact | The amount of a specific item in the player's inventory |
Number Placeholder Fact | Computed Fact for a placeholder number |
Permanent Fact | Saved permanently, it never gets removed |
Session Fact | Saved until a player logouts of the server |
Timed Fact | Saved for a specified duration, like 20 minutes |
Value Placeholder Fact | Fact for a placeholder value |
Sounds
Name | Description |
---|---|
Custom Sound | A custom sound |