Ma Essentials Mod 1.18.1, — Configuration
Teleportation Commands
The teleportation system is the core of Ma Essentials, providing players with the ability to navigate the world efficiently. Most teleportation commands can be configured with a delay (default 3 seconds) during which the player must remain still.
Home Management
Players can set multiple homes to mark important locations. The limit of homes per player is configurable.
| Command | Arguments | Description |
|---|---|---|
/sethome |
[name] |
Sets a home at your current location. |
/home |
[name] |
Teleports you to a saved home. |
/delhome |
<name> |
Deletes a specific home. |
/homes |
- | Lists all your saved homes. |
Warps and Spawn
Warps are public teleportation points set by administrators for all players to use.
| Command | Arguments | Description |
|---|---|---|
/setwarp |
<name> |
Sets a public warp point (Operator only). |
/warp |
<name> |
Teleports you to a public warp. |
/delwarp |
<name> |
Deletes a public warp (Operator only). |
/warps |
- | Lists all available public warps. |
/spawn |
- | Teleports the player to the world spawn point. |
Player-to-Player Teleportation
Teleportation requests allow players to move to each other's locations with consent.
| Command | Arguments | Description |
|---|---|---|
/tpa |
<player> |
Sends a request to teleport to another player. |
/tpahere |
<player> |
Requests another player to teleport to you. |
/tpaccept |
[player] |
Accepts a pending teleport request. |
/tpdeny |
[player] |
Denies a pending teleport request. |
/tpall |
- | Teleports all online players to your location (Operator only). |
Utility Teleportation
| Command | Arguments | Description |
|---|---|---|
/back |
- | Teleports you to your previous location or death point. |
/rtp / /rndtp |
- | Teleports you to a random location within a configured range. |
/top |
- | Teleports you to the highest block at your current X/Z coordinates. |
/up |
<blocks> |
Teleports you a specific number of blocks upward. |
Mechanics & Configuration
Ma Essentials is driven by a configuration file (usually found in the config folder as maessentials.json or maessentials-common.toml).
Configurable Options
Administrators can modify the following mechanics:
* Command Toggles: Every command added by the mod can be individually disabled.
* Teleportation Settings: Set the delay (seconds before teleporting) and cooldown (seconds between teleports).
* Home Limits: Define the maximum number of homes a player can set.
* RTP Range: Set the minimum and maximum distance for the Random Teleport command.
* AFK Timer: Set the time in seconds before a player is automatically marked as AFK (default 600s) and whether they should be kicked after further inactivity.
* MOTD & Rules: Customize the text displayed when players join or use the /rules command.
Fun Commands
Ma Essentials includes several "fun" commands for community interaction:
* /slap <player>: Sends a message that you slapped the target player.
* /joker <player>: Causes the target player to type random nonsense in chat.
* /head <player>: Gives the executor the player head of the specified user.