nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Textcreator

Textcreator

Mod

Place text on the screen and to the players.

Client and server Utility

215 downloads
2 followers

TextCreator is a mod designed to make it easier to create and display custom text inside Minecraft. It is intended for map makers, servers, and projects that need to show information, dialogue, or messages above the player in a clear and visual way inside the game.

Messages are fully customizable.

TextCreator has three main functions:

Simple

/textcreator simple 1 @a "text" topcenter false true 1.5 4

In this example, a text appears at the top center of the screen without shadow, with a background size of 1.5 and a background opacity of 4.

/textcreator simple <id> <entities> <screen position> <text shadow> <black background> <size> <background opacity>

example of simple text

/textcreator simple 1 @a clear

Removes the text with ID 1.

/textcreator simple clear all @a

Removes all simple texts for all players.

Real

/textcreator real Notch Hello!

In this example, the text "Hello!" is displayed above the head of the player Notch.

example of a real text

/textcreator real <player> <text>

Title

/textcreator title @a "Hello" "World" 5

In this example, a title and subtitle are displayed on the screen for 5 seconds.

example of a title

/textcreator title @a "Title" "Subtitle" 5

⚙️ Features

✨ Create custom text inside the game 🎨 Ability to display visual messages on screen 🧩 Tool designed for mapmakers and event creators ⚡ Simple system that is easy to integrate into projects

💡 Common Uses

In-game tutorial systems Custom informational interfaces On-screen subtitles Custom interfaces

Project members

ItsKoali

Member


Technical information

License
ARR
Client side
required
Server side
required
Project ID