Skip to content
/ Texter Public
forked from fuyutsuki/Texter

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

License

Notifications You must be signed in to change notification settings

McShare/Texter

 
 

Repository files navigation

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


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)

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%