AnimatedNames

NULLED AnimatedNames 6.4.0

No permission to download
Tested Minecraft Versions:
  • 1.7
  • 1.8
  • 1.9
  • 1.10
  • 1.11

Recommended refresh speed is 15 ticks. However I advise animations of 20 ticks. You can go lower depending on your server hardware (IT WILL NEVER LAGG YOUR SERVER, but it can cause slight flicker)


In this image you can see it is possible to use faster animations (prefix is faster then suffix) but I don't OFFICIALLY recommend it :smile:

As you can see in the tablist due to the fast changing animation you see a slight flicker in the name 'Maximvdw' (it turns white for a split sec)
This supports the Tab Plugin (to enable turn off tab-colors in the config and restart)
Tab prefix/suffix only works on 1.8


Test it live @
testplugins.com




USE FRESHDESH FOR SUPPORT. I WILL NOT READ THE DISCUSSIONS OR PRIVATE MESSAGES!

http://mvdwsoftware.freshdesk.com/

What makes this plugin worth the price?
  • Those who know me from other plugins know that I value performance. This plugin won't cause lagg even with higher refresh intervals due to a 3 level refresh cycle that will prepare packets of animations on demand.
  • There are no such plugins out there that animated it like this
  • Lots and lots of placeholders to choose from. I know the size is limited but most placeholders are useful for the score or as prefix,suffix.
  • Good support. Those who've seen me or requested features/problems on other plugins know that I try my best to reply as fast as possible and in case of a bug to fix it as fast as possible.
  • Future updates. I am not going somewhere :p
  • Continues testing both with computers as people: I hire people to test plugins in 'strange' ways (black and whitebox testing) on mayor updates. Also all my plugins are continuously checked with the latest spigot versions to notify me of any problems.
  • Tab support: A lot of plugins in 1.8 do not show the prefix in the tab. I understand that in time they will update but its worth mentioning.
  • Delivering something that looks simple from the outside, but is big when you open it. I try to make to the configs of all my plugins look the same (even if that makes it harder to implement it for me) just because I find it useless to create a different config for a plugin that looks similar from the outside (the thing the user sees)



THE MOST IMPORTANT THING OF THE PERMISSIONS YOU HAVE TO KNOW IS THAT DEFAULT THE GROUP 'default' IN THE CONFIGURATION IS GRANTED TO ALL USERS. TO PREVENT THIS USE NEGATIVE PERMISSIONS (OR RENAME THE GROUP).

Code (Text):

animatednames.reload:
description: Reload the configuration
default: op
animatednames.help:
description: Show plugin help
default: true
animatednames.uploadlog:
description: Upload log
default: op
animatednames.uploadconfig:
description: Upload config
default: op
animatednames.about:
description: About the plugin
default: true
animatednames.permissions:
description: List all permissions
default: true
animatednames.resetconfig:
description: Reset the configuration file
default: false
animatednames.group.default:
description: Default group
default: true

View attachment 11267

/animatednames
Main command: alias for /animatednames about

/animatednames about
Show the version information. ALWAYS give this version when reporting errors.

/animatednames uploadconfig
For the lazy ones this will upload the config (config.yml) to pastebin.
ALWAYS give this config when reporting errors.

/animatednames uploadlog
This is a SIMPLE log about the plugin it will upload that simple log to pastebin. It is recommended to still send the logs from the console rather then this log!

/animatednames resetconfig
Did a missile blow up your config (we all know it was you ;) ) then use this to reset it.

/animatednames permissions
This gives a list of all default permissions in the plugin (commands, etc..)

/animatednames help
Shows a list of all commands. You can configure the help in the language file.

/animatednames reload
Reload the config and animations. You MAY notice a small 'out of sync' in the scoreboard under the name for the first 3 seconds. Always use this rather then reloading using plugman (What is not supported)

/animatednames changelog
This command is not used unless a mayor release is uploaded.


The configuration for the animations is divided in two parts. At first you have the different groups for prefix and suffix animations (or static text if you prefer) and under those groups you can configure the score that is applied to ALL users. Group weight is based on the position (top bottom).

There is no way to sort the tablist, meaning changing the priority/weight of the groups in the config won't do anything.

CONFIG.YML
Code (Text):

# ------------------------------ #
#
# AnimatedNames 5
# (c) Maxim Van de Wynckel
#
# ------------------------------ #

# About: Everyone knows plugins that allow you to have your group name
# in front of your name above your head. But this plugin does more then that
# with over 180+ placeholders and more to come every update this plugin not only
# allows placeholders in your name above your head but it also allows the name to
# be animated.

# Permissions: To use the animatednames groups give them the permission
# animatednames.group.<group> (ex. animatednames.group.default)
# Make sure to remove them from the other groupsd
# when giving a new permission.

# Commands: List of all commands
# /animatednames reload - Reload the configuration
# /animatednames help - See all commands

# Variables: These variables can be used in the TEXT section
# of both the header as the footer.
#
# {PLAYER} - Player name
# {PLAYERNICK} - Player nickname
# {PREFIX} - Player prefix
# And lots lots more (see Spigot Page) (400+)

#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# GENERAL PLUGIN SETTINGS
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#

## Config version (DO NOT EDIT)
config: 4

## Language file
lang: 'en'

## Debug mode
debug: false

## Log to file
log:
enabled: true
# Reset log on startup
reset: false

## Update checking
update:
check: true # RECOMMENDED YOU LEAVE THIS TRUE

#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# PLUGIN SPECIFIC SETTINGS
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#

# Placeholder settings
placeholder:
# logs the memory usage of placeholders on startup
log-memory: false
# Clear unused placeholders that are not enabled.
clear-unused: true

tweaks:
# Legacy mode. Disable this if you experience client crashes (bungeecord mostly)
# Disabling will however use the build in scoreboard system what can cause conflicts
# (White names, etc...)
legacymode: true
# If you have issues with non-legacy mode try this option. The option is more CPU intensive,
# but it is meant to detect problems
synchronized: false
# Setting this to true will keep tab names untouched
# Useful for those who do not want to change tab names but
# only the names above.
# NOTE: This shrinks the tab name by 2 chars
# so if you have a long name it becomes shorter
# This may also break nicknames in the tab
white-tabnames: false

# Disabled worlds. Worlds in this list will not have
# the score below or team names.
disabled-worlds:
- 'example_world'


# WARNING: The recommended interval for this plugin
# is calculated at 15 ticks (recommended 20 ticks)
# You can experiment with lower ticks but this might
# cause a slight flicker.


# AnimatedNames groups
# THESE ARE NOT PERMISSION GROUPS. THE NAMES DO NOT NEED TO MATCH
# YOUR PERMISSION GROUP.
# An AnimatedNames group is a group you assign to a player (or permission group)
# using animatednames.group.<GROUPNAME>
groups:
default: # This is the default group. Add as many as you wish
# Prefix in front of the player name above their head
name-prefix:
# A list to create animations
text: # Text can be max 16 characters long (after placeholders are replaced)
# {PREFIX} will be replaced with the PERMISSION prefix (Vault)
# Meaning if your permission prefix is "[Mod]" it will show this
- '{PREFIX}'
# Animation interval in ticks (20 ticks = 1 sec)
interval: 100
# The display name above the player head (default {PLAYER})
name-suffix:
# A list to create animations
text: # Text can be max 16 characters long (after placeholders are replaced)
- '{SUFFIX}'
# Animation interval in ticks (20 ticks = 1 sec)
interval: 100
example-admin:
name-prefix:
# A list to create animations
text: # Text can be max 16 characters long (after placeholders are replaced)
- '&4[&cAdmin&4] &c'
# Animation interval in ticks (20 ticks = 1 sec)
interval: 100

# Text below your name above your head
name-below:
# Set to false to disable the scoreboard under name (REQUIRES RESTART)
enabled: true
# A list to create animations
text: # Make sure that the placeholder is numeric!
- '{HEALTH}&cHealth'
- '{STAT_TIMESPLAYED}&6Times played'
# Animation interval in ticks (20 ticks = 1 sec)
interval: 20

When using inheritance you will have to negate previous groups in order to only have on group available.
So what about you have 5 server in your network that all need the same config? Do I have to copy paste it every time?
No. AnimatedNames comes with a MASTER -> SLAVE config synchronization that allows you (when enabled) to set up a MASTER (a config that you edit) that will allow SLAVES (other servers) to fetch that config.

Code (Text):

# ---------------------------- #
# Remote Configuration Syncing #
# v1.0.0 #
# (c) MVdW Software #
# ---------------------------- #

# Description: This MVdW Software design will allow
# you to sync your plugin config with other servers
# You have two types of configuration:
# - 1 Master configuration
# - 1 or more Slave configurations
#
# The master is the plugin/server that will be used
# as the main config.
# The slaves will USE (not copy) the config of the master
# When the master is offline, the slaves will use their own
# config (or the last fetched config).

# When enabled the configuration must be valid
# Enable this if you configure the master OR the slave(s)
enabled: false

# Define if the configuration of this server
# will be used as the master config.
master: false

# THESE SETTINGS ONLY APPLY IF THIS SERVER
# IS THE MASTER
master-config:
# Port used to listen for slaves
port: 7899
# Password to identify the slaves (DO NOT USE SOMETHING YOU USE ELSEWHERE)
password: 'ILoveSpigot'

# THESE SETTINGS ONLY APPLY IF THIS SERVER
# IS A SLAVE
slave-config:
# Hostname or IP of the master
hostname: 'localhost'
# Port used by the master
port: 7899
# Password used by the master
password: 'ILoveSpigot'
# Sync interval IN MINUTES (you can force a sync using a command)
interval: 5 # Currently not 100% implemented

Language file(s):
The plugin allows multiple language files in the /lang folder. If available the language messages from the client language will be used (when a langauge file in that language is available)


Spigot does not seem to like the amount of placeholders on one single page... So this is a link to a wiki page with all of the placeholders.

Keep in mind that not all test placeholders are continuously tested. Please keep in mind that we get a lot of placeholder requests, so it can take several weeks to add them. The bungee placeholders are only tested to work on Bungeecord, not other variants like lillypad or redisbungee.
Placeholders are mostly made for the latest version of each plugin. (e.g. Factions 2.7 < (and not 1.6), ...). Placeholders of abandonned projects will eventually be removed (or not added). New placeholders are added depending on the amount of requests or the effort put into by the placeholder resource author to make it easy for me. IF you request a placeholder this does not 100% mean I will add it, usually there are queues of a few months before placeholders are being added.

Also keep in mind that placeholders could be removed if support for them is dropped by the author.

Some placeholders such as permissions and economy that are handled with Vault can cause issues with plugins that are not 'digital'. Mainly with economy plugins that do not use a digital currency. This is not an issue I can fix.

CLICK HERE FOR PLACEHOLDERS



You can basically create any effect you like. But if you want to make quick or more advanced changes you can use these formatting tags

CLICK HERE FOR EFFECTS



I am someone who provides quite a lot of updates, mainly because placeholders are things I can't build up. People request it , complain if it takes too long ,etc.. .
You can update the plugin manually and receive spigot notifications when a new update is available (or console notifications).

Config resets will always be mentioned in bold red letters on the update description. Make sure to make a backup of your config.

Updates after spigot updates can take 1,5 week to be ready.
Also keep in mind I won't be able to update when on vacation, this is usually mentioned on my description page for months when this period arrives.




Add placeholders to this plugin or any other MVdW Placeholder plugin.
https://www.spigotmc.org/resources/mvdwplaceholderapi.11182/



By downloading this plugin you agree with our terms of service
http://www.mvdw-software.be/terms-of-service


You may use this plugin on 1 server or network only
    • Describe errors. Don't just say "it doesn't work"
    • Use /animatednames uploadconfig to get a pastebin link of your config when reporting errors
    • My timezone is GMT+1 (Just so you know) Do not start spamming me on 3am in the morning asking why I don't reply within 10 minutes
    • Once bought you will get future updates for free. Keep in mind that purchases are linked to only one spigot account. You will only receive support when asking with that account and we will not transfer purchases on bans or to alternative accounts (since that is against spigot rules).
    • New features/placeholders/effects are only added when the amount of requests are enough. The review section is not a place to ask for questions or features.
    • The review section should not be your first resort to seek support. Always use our ticket support system https://mvdwsoftware.freshdesk.com , as of 03/06/15 I no longer respond to new PM's asking for support. Use the ticket desk instead
    • By buying this resource you agree that you know the limitations and requirements written above and that you have read the whole description at least once. This contains but is not limited to the requirement to have an internet connection available.
    • You are responsible for what happens to the plugin after downloading. Accidental distribution or leaking will not be used as an excuse. You are responsible for the security of the plugin. When a leak under your name is found you will immediately be removed from the buyers if an update is incoming and the plugin will be disabled. Next a report will be made on spigot that can lead to a permanent ban.
    • SLA: I get around 70 support requests a day, due to this the minimum response time is set for 48 hours to a max of 10 days for smaller problems. Keep in mind that during the summer I may be on vacation (this will be noted at least a month beforehand on the plugin page). I will announce vacations a month beforehand. Feature requests are noted but not immediate replied to until research or implementation starts
    • Support is only given to the account who bought it. Support to "friends", "developers" or "co-owners" will not be given.
    • By purchasing you agree to use Freshdesk for support. I will not answer any PM's, discussions, threads, @tags, skype or profile posts..
    • Things that are clearly explained in the description will not be replied to on tickets.
    • If you want to use this on multiple networks contact Maximvdw on freshdesk. Price for additional networks remains $8/network

Q: I get the MVdWXX message when I join

A: This occurs when the connection between your bungeecord and normal server is too slow (network lagg). Check the interval speed.
If the error persists delete the scoreboard.dat in the worlds data folder

WHAT TO DO AFTER BUYING:

  1. Test the default config
  2. Learn the default config see how it works, play with the values
  3. Found a problem? ALWAYS use http://mvdwsoftware.freshdesk.com/. It may be a bug but it can be misconfiguration so make sure to add the CONFIG and possible error logs.
  4. Have an idea or feature? Submit it: Most accepted features (that can be done fast) are placeholders
  5. Do you like the plugin? Leave a rating it helps :smile:
  6. Want to help improve the plugin? PM me your experience (timings, config, animations you made ,...) I want to know these things so I can base my placeholders, preset animations ,.. on things people actually use. Do not use skype for support as I rarly look at it
  7. Are you a developer? Check out the API http://dl.mvdw-software.be/manuals/SpigotAnimationPluginsDevelopersGuide.pdf

NOTE:
This plugin will auto upgrade its scoreboard dataset when a new method is used, but won't be able to go back without manually deleting the scoreboard dataset.

BROKEN BUILDS (READ THIS):
3.9.0: Placeholder parsing error. Updating to 3.9.1 or higher fixes this issue



Do NOT use Skype , PM or the discussions for support or questions
ALWAYS use http://mvdwsoftware.freshdesk.com/
I will NOT reply if the question is posted anywhere else.
The review section is not a place to post errors/questions/problems.
Author
Direct-Leaks.com
Downloads
536
Views
536
First release
Last update
Rating
5.00 star(s) 4 ratings

More resources from Direct-Leaks.com

Latest updates

  1. v6.4.0 - cleanup

    - Added more placeholders - Added more effects - Code cleanup for 1.13
  2. Fixed

    Fixed
  3. v6.2.0 - Bugfixes

    - Fixed prefix/suffix not changing when having non-animated groups with no placeholders -...

Latest reviews

Free Updated Leaks at https://mined.to
Good leak but don't work
Thank you very much, the doge is happy.
update it please! <3
Top