[API]  Title, Tablist, ActionBar, BossBar, Holo, Ping, Scoreboard API ★ 1.7 - 1.19 ★ TTA icon

[API] Title, Tablist, ActionBar, BossBar, Holo, Ping, Scoreboard API ★ 1.7 - 1.19 ★ TTA -----

Perfect and easy API for every developer who like shiny things!




Version: 5.2
I have send a message to you in discord. Please add a scoreboard api. Dont need to add the scoreboard in the plugin. Just the api

Version: 4.3
La descarga no me funciona y tampoco en herbystar porfa solucionar eso ya que lo nesecito :C

Version: 4.3
its great.. Just need an update for 1.17 :// it's throwing errors everywhere .

Version: 4.3
It looks good but this error occurs every time it is started:

There was an error activating TTA v4.3 (Is it up to date?)
java.lang.NumberFormatException: for the input string: "<! DOCTYPE HTML PUBLIC - // IETF // DTD HTML 20 // EN>"
in java.lang.NumberFormatException.forInputString (NumberFormatException.java:65) ~ [?: 1.8.0_222]
in java.lang.Integer.parseInt (Integer.java,580) ~ [?: 1.8.0_222]
in java.lang.Integer.parseInt (Integer.java:615) ~ [?: 1.8.0_222]
in de.Herbystar.TTA.Updater.Marketplace.getVersionNumber (Marketplace.java:83) ~ [?:?]
in de.Herbystar.TTA.Updater.Marketplace.update (Marketplace.java:45) ~ [?:?]
in a $ .d.onEnable (d.java:40) ~ [?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled (JavaPlugin.java:264) ~ [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin (JavaPluginLoader.java:337) [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
at org.bukkit.plugin.SimplePluginManager.enablePlugin (SimplePluginManager.java:403) [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin (CraftServer.java:381) [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins (CraftServer.java:330) [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.t (MinecraftServer.java:422) [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.l (MinecraftServer.java:383) [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
at net.minecraft.server.v1_12_R1.MinecraftServer.a (MinecraftServer.java:338) [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
in net.minecraft.server.v1_12_R1.DedicatedServer.init (DedicatedServer.java:272) [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
in net.minecraft.server.v1_12_R1.MinecraftServer.run (MinecraftServer.java/1645) [minecraft_server.jar: git-Spigot-2cf50f0-2b93d83]
in java.lang.Thread.run (Thread.java:748) [?: 1.8.0_222]

Version: 4.3
The plugin is nice but, can it run on paper spigot? .

Version: 4.3
I love the API! I'm currently using it in my BlockParty plugin and it works perfectly. 11/10 :)
-
Author's response
Thanks for your review! Feel free to ask for any additional features ;)

Version: 4.2
Can you please show an example of using the BossBar i mean i dont understand the code ?

TTA_Methods.createBossBar(player, text, progress, barstyle, barcolor, barflag, visible);

i dont understand "Bar style", "Bar flag", "Visible"
-
Author's response
Thanks for the review!

BarFlag and BarStyle are static classes from Spigot 1.9 and upwards.
You will need to import them to use the method.

The bossbar doesn't support 1.8 at the moment.

The visible boolean just indicates if the user can see the bar created for him.

If you have other questions, feel free to post them here please: https://herbystar.eu/threads/api-title-tablist-actionbar-bossbar-holo-ping-glow-api-tta.25/

Version: 3.9
Well.. Obfuscated API.. Author is probably have something to hide if he is hiding methods and classes in his library plugin or his ego is bigger than we can imagine. I am not idiotic that much to trust only in author's empty words that there is no backdoor or something shitty inside. If you are creating library, do not hide the content to let everyone use it freely. This API is an example of most stupid thing that you can do.
-
Author's response
Don't rate a plugin you don't want to use, just to get some attention.
Also if there would be a backdoor I wouldn't have that many persons trusting my resources.

Version: 3.9
Disculpa,se que es bueno tu plugin pero de nada sirve si la descarga no funciona.Solucionar esto porfavor .:,v
-
Author's response

Version: 3.9
I Love this,I want to develop a MiniGame Plugin.
And if I donot have this,I have to do a lot of things.
Now,I can pay my attention to my game!
Thanks!
But,,,It is obfuscated..If it is not obfuscated,it may be better
-
Author's response
Thanks for your review!
The obfuscation was needed for several reasons.

Version: 3.9
..............................................................Plugin obfuscated................................
-
Author's response
Yes, exactly for persons like you ;)
Who dont know for what this review function is.

Version: 3.9
Hey, könntest du noch einbauen, dass man jetzt z.B. für SpielerA der in TeamA ist jedes ander TeamA mitglied zum Glow bringen kann und so. Also kurzgesagt: Nicht p.setGlow(true); sondern p.setGlowForPlayer(Bukkit.getPlayer(UUIDBlaBLa), true);

Ich hoffe du hast verstanden was ich meine und wenn nicht
Freddi#3950 Bei Discord! :*
-
Author's response
Erstmal danke für dein Review!

Das kannst du bereits machen, die Methode verlangt eine Entity, also kannst du mit Bukkit.getPlayer() dir denn gewünschten Spieler holen und ihn zu ner Entity casten.

Falls du das für mehrere Spieler machen möchtest kann ich ne For-Schleife für die Spieler im Team zum Beispiel empfehlen ;)

Version: 3.6
Nice plugin. It's me again. Could you please add a way to disable the notify of a new update in the config? And yes I'm using CTSNC (and the tablist module). The \n for new line is still not working. Please help. Other than that, GREAT plugin.
-
Author's response
Thanks for your review! You can use [ctsnc-nextline] variable for a new line.

Version: 3.6
Nice API! Works fine, but i dont like the auto update, it spams, but further than, this is a usefull and great API! Nice work ;)
-
Author's response
Thanks for your review! :)

Version: 3.5
Useful. Does what it says. Nothing more to say BUT there is a bug. After the 3.5 update, the \n (for new line) isn't working... when I go back to 3.4, it works. Please fix it.
-
Author's response
Thanks for your review! I will check the error it, but it should still work, also if you are using CTSNC you can use the [ctsnc-nextline] variable.

Version: 3.5
Rekt Title Manager Bossbar API Tablist API etc , a all in one plugin :) Pretty cool api!............
-
Author's response
Thanks for your review!

Version: 3.5
Everything works fine, very nice API !
-
Author's response
Thanks for your review!

Version: 3.4
All is working fine,but their is an bug!above the players are appearing white particle effects!How to turn them off?
-
Author's response
Thanks for your Review, but this is the wrong plugin page. You can disable the effect in the Christmas.yml

Version: 3.1
It works but i have 2 problems the tablist doesnt work and the scoreboard! the other things are awesome!

Version: 3.1
The plugin is great! I have tried other API's before, but NOTHING like this one! You are a great developer!
-
Author's response
Thanks for your Review!

Version: 3.1
This plugin is great, and just what I needed, but, when players join the scoreboard doesn't show up and they have to type: /cts me scoreboard
two times. If you could tell me how to fix this it would be greatly apprectiated, or if you fix it it would still be appreciated.
-
Author's response
You dont need to post your Review twice! ;)

Version: 3.1
Go fuc*, why dont work scoreborad anymore? You plugin is broken.


























































































FIX THIS
-
Author's response
Shut up. 1. Wrong plugin! 2.Read the patchnotes!

Version: 3.0
This api is amazing! Great Job !
-
Author's response
Thanks for your Review!

Version: 3.0
Awesome plugin, I dont use it myself, but this plugin is just...... Handy, saves a lot of code in a Bukkit Plugin.
-
Author's response
Thanks for your Review!

Version: 2.9
Awesome Plugin!!
Thanks for do this :D
Great Developer
---------------------------------------------
-
Author's response
Thanks for your Review! :)

Version: 2.8
Good afternoon,
The plugin is good but in the tags is not working to well.
I have op on the server and tou using GroupManager and put the owner permission in the group and the tag is bugged.
If you want to contact me my email is [email protected]
Thank you,
João
-
Author's response
Hey pls post your review next time to the belonging plugin. (CTSNC) Also take a look at the wiki may it will help you ;) https://www.spigotmc.org/wiki/ctsnc-faq/

Version: 2.8
Goooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooddddddddddddddddddddddd <3
-
Author's response
Thanks for your Review! :)

Version: 2.8
Nice Api easy to use ?

is there a Maven Repo avaible ?

MfG

Igor_Churi
_____________________________________
-
Author's response
Thanks for your Review! No sry there is at the moment no Maven Repo.

Version: 2.2
Nice Plugin, a mistake I found I can't guarantee is the TTA more downgrading my 1.8 version of the plugin the error sumio then came aki give my opinion

I'm not fluent in English Translated By Bing Translator

Error: Protocol Support 1.7.10
http://hastebin.com/agovuteles.avrasm
-
Author's response
Thanks for your Review! I will fix this error in the next update!

Version: 2.2
Excelent api !! But, in BossBar, the BarFlag not work :/, please a solution?

The another is excelent!
-
Author's response
Thanks for your Review! BossBar is at the moment not support, but will be back in the future ;)

Version: 2.2
Great api for developers.

With many functions, light weight.

And with a great future, many improvements.
-
Author's response
Thanks for your Review! :)

Version: 2.1
This isnt good because rights of bukkit/ java is it is a public open source coding program (netbeans/ Eclipse) and anything that is made using the programs is owned by them and there terms state that we are allowed to use the code from that but the way it works is good
-
Author's response
Thanks for your Review! There are differences between the bukkit and Spigot rules. And no the state may would allow you this, but you accept by downloading a second rule which deny you this. So you arent allowed if you download it ;)

Version: 2.0
Does everything I need it to and is really easy to use. Great plugin and thanks for the fast updates!
-
Author's response
Thanks for your Review!

Version: 1.7
Alles an diesem Plugin ist perfekt (überlege mir auch das Plugin zu kaufen) aber es muss gefixxt werden das wenn man Welten wechselt das dass Scoreboard/Tabliste/SpielerTag verschwindet es bleibt nur da wenn man sich einloggt wenn man in eine andre welt wechselt ist alles wider weg -.- aber sonnst gut (ich kauf es mir wenn es gefixxt ist :) PS nicht wunder warum ich in Deutsch schreibe ich weiß das du Deutsch bist :D
-
Author's response
Danke für das Review! Hätte besser beim CTSNC plugin gepasst is aber ok ich weiß welches Plugin du meinst. Und ja das wird in nächster zeit gefixt ;)

Version: 1.6
I speak french . Franchement tres bon plugin tres bien develloper merci de faire plusieur mise a jour cela me ferait plaisir :)
-
Author's response
Thanks for your Review!

Version: 1.2
Maybe put some screenshots to your resources .
by the way good Api
Really Helpful :D add more features
-
Author's response
Thanks for your Review!

Version: 1.1
good APi ------------------------------100--------------------------------------------------
-
Author's response
Thanks for your Review!

Resource Information
Author:
----------
Total Downloads: 70,985
First Release: Mar 6, 2016
Last Update: Jun 19, 2022
Category: ---------------
All-Time Rating:
35 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings