/Texter

This is a PocketMine-MP plugin that can add, edit, move and remove FloatingTextParticle.

Primary LanguagePHPUniversity of Illinois/NCSA Open Source LicenseNCSA

Texter

Texter is a plugin for PocketMine-MP that supports multiple worlds and allows you to add, edit, move, and delete FloatingText.

GitHub

/

PoggitCI Badge


This branch is under development. It may contain many bugs.

Other languages:

📥 Download

✨ Features

Commands

All commands have permissions set to texter.command.txt (OP only).

\ Command aliases usage
Add text /txt add /txt a /txt add [name] [text]
Edit text /txt edit /txt e /txt edit [name] [text]
Move text /txt move /txt m /txt move [name] [here|x y z]
Remove text /txt remove /txt r /txt remove [name]
help /txt /txt

Please insert # for line breaks.

Variables

If you have installed Mineflow >= 2.0, you can apply variables to floating characters.

name type available properties
server_name string
microtime number
time string
date string
default_world string
player Player Mineflow#Player
ft FloatingText name(string), pos(Vector3), spacing(Vector3), texts(list)

🔣 Language

You can change the language in the console by changing the locale in config.yml.
The supported languages will be automatically translated according to the language settings of each player's client.

Support status

issue or PR in other languages is welcome!

  • en_us(English)
  • es_mx(Spanish/Mexico)
  • id_id(Indonesian)
  • ja_jp(Japanese)
  • ko_kr(Korean)
  • ru_ru(Russian)
  • tr_tr(Turkish)
  • zh_cn(Chinese/Simplified)
  • vi_vn(Vietnamese)