Chewy's Essentials
Chewy's Essentials is a lightweight yet powerful collection of essential server management tools and player commands for Hytale. Designed to enhance the multiplayer experience, it provides a suite of systems for teleportation, social interaction, and administrative control.
🚀 Features
- Advanced Home System: Set multiple named homes and teleport back to them whenever you need.
- Teleportation (TPA): Request-based teleportation system allowing players to safely travel to one another.
- Party System: Form groups with friends to stay connected and easily track each other's locations.
- Random Teleport (RTP): Explore the world by teleporting to random coordinates with a configurable cooldown.
- Back System: Easily return to your previous location after any teleportation event.
- Map Integration: Visual markers for your homes and party members appear directly on the world map.
- Dynamic Configuration: Admins can manage server settings in real-time via in-game commands.
📜 Commands
Home Management
| Command |
Description |
/sethome <name> |
Saves your current location as a home. |
/home [name] |
Teleports you to a saved home. If no name is provided, lists all your homes. |
/delhome <name> |
Deletes a saved home. |
Teleportation & Movement
| Command |
Description |
/tpa <player> |
Sends a request to teleport to another player. |
/tpaccept |
Accepts a pending teleport request. |
/tpdeny |
Denies a pending teleport request. |
/rtp |
Teleports you to a random location in the world. |
/back |
Returns you to your location prior to your last teleport. |
Party System
| Command |
Description |
/party create |
Creates a new party and makes you the leader. |
/party invite <player> |
Invites a player to join your party. |
/party join <player> |
Joins a player's party (requires an active invite). |
/party leave |
Leaves your current party. |
/party list |
Displays all members of your current party. |
Admin Configuration
Requires essentials.admin permission.
| Command |
Description |
/essentialsconfig info |
Displays current plugin configuration settings. |
/essentialsconfig maxhomes <value> |
Sets the maximum number of homes a player can have. |
/essentialsconfig rtpcooldown <value> |
Sets the cooldown for the /rtp command in seconds. |
/essentialsconfig togglecommand <value> |
Disables commands for non-operator players. |
⚙️ Configuration
The configuration is stored in config.json and can be edited manually or managed in-game via the admin commands.
| Option |
Default |
Description |
maxHomesPerPlayer |
10 |
The maximum number of homes each player is allowed to set. |
rtpCooldownSeconds |
300 |
The cooldown period (in seconds) between uses of the /rtp command. |
🛠️ Permissions
essentials.admin: Grants access to the /essentialsconfig management commands.