Skip to content

HiroshimaTeam/FloatingTextApi-HiroTeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FloatingTextApi-HiroTeam


About

FloatingTextApi

[ENG] This is a PocketMine-MP (or forks) library that allow to make floating text very simply ! 😁

[FRA] C'est une bibliothèque PocketMine-MP qui vous permet de créer vos textes flottant très simplement ! 😁


Methods

  • FloatingText::getInstance()
  • spawnFloatingText(Player $player, string $text): string | return string id of the floating text entity
  • updateFloatingTextById(string $text, $id) | @param string[]|string $id | Can support multiple id in same function
  • removeFloatingTextByEntity(Entity $entity) | @return false or string id of the floating text entity
  • removeFloatingTextById($id) | @param string[]|string $id | Can support multiple id in same function
Tuto video:
  • FloatingTextApi Pocketmine library in Youtube ! no video yet
Have you made a video? Contact me to put it here

This library was tested (and works) on:


LordHosting Partner


Contacts HiroTeam

HiroTeam
HiroTeam


License

This plugin is licensed under the GPLv3

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/


Author

  • Discord: WillyDuGang#6947

About

FloatingTextApi allow to make floating text very simple

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages