Texter
Texter is a plugin for [PocketMine-MP](https://github.com/pmmp/PocketMine-MP) that supports multiple worlds and allows you to add, edit, move, and delete FloatingText.
[![GitHub](https://img.shields.io/github/license/fuyutsuki/Texter?style=flat-square)](https://github.com/fuyutsuki/Texter/blob/master/LICENSE)
[![](https://poggit.pmmp.io/shield.state/Texter&style=flat-square)](https://poggit.pmmp.io/p/Texter)
[![](https://poggit.pmmp.io/shield.api/Texter&style=flat-square)](https://poggit.pmmp.io/p/Texter)
[![](https://poggit.pmmp.io/shield.dl/Texter&style=flat-square)](https://poggit.pmmp.io/p/Texter) / [![](https://poggit.pmmp.io/shield.dl.total/Texter&style=flat-square)](https://poggit.pmmp.io/p/Texter)
[![PoggitCI Badge](https://poggit.pmmp.io/ci.badge/fuyutsuki/Texter/Texter)](https://poggit.pmmp.io/ci/fuyutsuki/Texter/Texter)
Other languages:
:inbox_tray: Download
:sparkles: 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.
:symbols: 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!
- [x] en_us(English)
- [x] es_mx(Spanish/Mexico)
- [ ] id_id(Indonesian)
- [x] ja_jp(Japanese)
- [ ] ko_kr(Korean)
- [ ] ru_ru(Russian)
- [ ] tr_tr(Turkish)
- [ ] zh_cn(Chinese/Simplified)
- [ ] vi_vn(Vietnamese)
- [x] de_de(German)