Jump to content

Advanced Animated Scoreboard (Customizable)


Parsafari

Recommended Posts

Advanced Animated Scoreboard
Optimized & Animated Scoreboards for your Minecraft Server!

Features:

  • Animated Scoreboards
  • Optimized (No Lag)
  • Customizable

Dependencies:

  • Skript
  • SkRayfall

Video Tutorial:


Commands:

  • /aas - Information about the script
  • /sk reload AdvancedAnimatedScoreboard - Reloads the script

Download:
Download Link: https://www.spigotmc.org/resources/advanced-animated-scoreboard.89612/

Indie Game Developer

C# Programmer & Skripter

DiscordEmoji9.gif.405514140552c97439f718020548c0e6.gif

Link to comment
Share on other sites

5 minutes ago, NotEnergy said:

Hello,

 

You posted this in Skript Releases by mistake (i think)

1. This isnt a skript, its a plugin

2. If you wanted to suggest the plugin you posted, you would have to goto plugin suggestions topic.

1. This is in fact a skript.

2. This is the right place to put it because it is a skript.

 

Some things I would suggest is not using player variables to store the scoreboard information and using on load: instead of a periodical event. This can help reduce the amount of lag this skript puts on the server. An example would be.

on load:
	set {scoreboard::animation::1::1} to "h"
	set {scoreboard::animation::1::2} to "he"
	set {scoreboard::animation::1::3} to "hel"
	set {scoreboard::animation::1::4} to "hell"
	set {scoreboard::animation::1::5} to "hello"

 

If I helped you at all, leave a like!

IGN: _omga
Discord: omega#1000

 

Link to comment
Share on other sites

3 minutes ago, _omga said:

1. This is in fact a skript.

2. This is the right place to put it because it is a skript.

 

Some things I would suggest is not using player variables to store the scoreboard information and using on load: instead of a periodical event. This can help reduce the amount of lag this skript puts on the server. An example would be.



on load:
	set {scoreboard::animation::1::1} to "h"
	set {scoreboard::animation::1::2} to "he"
	set {scoreboard::animation::1::3} to "hel"
	set {scoreboard::animation::1::4} to "hell"
	set {scoreboard::animation::1::5} to "hello"

 

he linked a yt vid thats a plugin and a link thats a plugin though lmao

 

oops, nevermind. u right LOL

Edited by NotEnergy
i was wrong ;(
Link to comment
Share on other sites

Just now, NotEnergy said:

he linked a yt vid thats a plugin and a link thats a plugin though lmao

That link leads to a SpigotMC forums post. SpigotMC not only has plugins on their forums, but also skripts.image.png.eefce99580d685983349ffc4a661ca1f.png 

If I helped you at all, leave a like!

IGN: _omga
Discord: omega#1000

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...