Back to mods
CannaTaleEssentials project artwork

CurseForge · Hytale mod

CannaTaleEssentials

Essentials-style toolkit for Hytale.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which CannaTaleEssentials release should I use?

Updated 7 months ago
Latest stable file CannaTaleEssentials-1.1.1.jar
Game version Not listed
Mod system Built-in Hytale mod system

CannaTaleEssentials-1.1.1.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should CannaTaleEssentials be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does CannaTaleEssentials-1.1.1.jar need?

CannaTaleEssentials-1.1.1.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add CannaTaleEssentials without breaking your instance.

Built for CannaTaleEssentials-1.1.1.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use CannaTaleEssentials-1.1.1.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside CannaTaleEssentials-1.1.1.jar. It opens that exact file at the source.

About this project

What does CannaTaleEssentials add?

CannaTaleEssentials

CannaTaleEssentials is an essentials-style toolkit for Hytale Servers: homes, warps, teleports, messaging, staff tools, and quality-of-life commands designed specifically to work cleanly with your server's moderation flow.

Required dependency

This mod depends on CannaTalePermissions (required in manifest.json)

  • Ensures permissions are available before Essentials registers commands
  • Lets staff/admin gating work consistently using one system

What it includes

Player QoL (no permissions required)

  • Spawn teleport: /spawn
    • Uses the world's real spawn provider (same spawn system new players use)
    • Falls back to Essentials' stored spawn if needed (set via /setspawn)
  • Homes
    • /sethome [name], /home <name>, /delhome <name>, /homes
    • Stored per-player in data.json
  • Warps
    • /warp <name>, /warps
  • Teleport requests
    • /tpa <player> (teleports to them)
    • /tpahere <player> (request them to teleport to you)
    • /tpaccept [player], /tpdeny [player], /tpcancel
    • Requests expire automatically (60s) and only one outstanding request per requester→target pair is kept
  • Private messaging
    • /msg <player> <message...>
    • /reply <message...> (replies to the last DM partner)
  • Back
    • /back returns you to your last saved location
    • Only saved when you teleport via CTE commands (doesn't hijack other teleport systems)
  • Who
    • /who lists online players

Staff tools (permission-gated)

  • Staff chat
    • /staffchat <message...> (alias: /sc)
    • Broadcasts only to players with the staff node
  • Instant staff teleports
    • /tpo <player> (teleport to player instantly) ( /tpohere <player> (teleport player to you instantly)
  • Vanish (persistent)
    • /vanish (alias: /v)
    • Uses each viewer's HiddenPlayersManager to hide/show vanished players
    • Persists across reconnects
    • Shows a small on-screen HUD indicator while vanished
  • Fly
    • /fly toggles flight via MovementManager settings
    • Persists across reconnects and reapplies on plugin reload

Admin tools (permission-gated)

  • Set spawn
    • /setspawn sets the world spawn to your current position (uses the same underlying spawn provider method as world config)
    • Also syncs Essentials' fallback spawn
  • Warp management
    • /setwarp <name>
    • /delwarp <name>

Permissions used by CTE

CTE intentionally keeps permissions simple:

  • cannatale.essentials.staff - staff tools (staffchat, vanish, fly, tpo/tpohere)
  • cannatale.essentials.staff.admin - admin tools (setspawn, setwarp, delwarp)

Data / Files

Created in the plugin data folder:

  • data.json - one simple JSON blob storing:
    • spawn fallback location
    • warps
    • homes
    • persisted vanish state
    • persisted fly state

Nice touch: /cte help hub

  • /cte (alias: /ct) is a help/usage command that lists available commands
  • It only shows Staff/Admin sections if the viewer has the relevant permission notes

Project description from CurseForge.

Recent files

CannaTaleEssentials releases and Hytale builds

2 of 2 releases match

Looking for an older file? The official CurseForge project page is in Resources.