Minecraft Leaks

Featherboard 4.11.1 cracked

Submitted by Sloobot, , Thread ID: 182305

Thread Closed
Sloobot
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
4
Credits:
7
01-10-2020, 12:01 PM
#1
Fuck Featherboard. This plugin has an hours worth of antipiracy that we had to work through.
Go support the developer of DRM-free Kiteboard here : https://www.spigotmc.org/resources/kiteb...off.13694/

[Image: FeatherBoardLogo4.png]
[Image: configuration.jpg] [Image: commands.jpg] [Image: permissions.jpg]
[Image: placeholders_btn.jpg] [Image: effects_btn.jpg] [Image: events_btn.jpg]
[Image: api_btn.jpg] [Image: faqs_btn.jpg] [Image: tos_btn.jpg]

[b]Test it live @[/b]

@Clip's server using his plugin placeholders
[b]testplugins.com
[/b]

PLEASE MAKE SURE TO READ THE REQUIREMENTS AND LIMITATIONS
Support is handled in threads that contain enough information
https://www.spigotmc.org/forums/spigot-plugin-help.42/
For bugs please use the discussions, support through PM's is not handled unless asked beforehand (due to spam reasons)

[Image: FeatherBoard31.gif]
[b]The above image is a 1.8 server with FeatherBoard 3
[/b]

[Image: scoreboard-benchmark.gif]
The above image is a 1.12 server with FeatherBoard 4 running ANTI_FLICKER_V2 BETA
[Image: 2018-09-01_13-24-58.png]
HealthBar + FeatherBoard 4 (Anti flicker v3) compatible working together




Video by @Koz
This video is a bit outdated




[b]How to video [Hub scoreboard][/b]


FeatherBoard 4 - Launch trailer

[Image: header_features.png]
  1. 5000+ efficient placeholders [No reflecting, cached when needed if the plugin didn't do this, very fast parsing] + ~5000 custom placeholders added by the community
  2. A lot of preset animations that you can use
  3. Easy to configure, but with the possibility to make it more advanced
    1. You can use tools such as AnimationCreator to create stunning animations
  4. Supports up to 1024 character long lines on 1.13 or above
  5. Supports any scoreboard or team plugin such as McMMO, HealthBar, ColoredTags, Citizens2, ...
  6. Original no flicker plugin with stable core
  7. No lag [Can even run on a Raspberry Pi]
    1. Efficient placeholder parsing: Only placeholders used in the config are used
    2. Efficient animation and placeholder caching: Placeholders are cached when the plugin doesn't do this (usually smaller plugins where the API directly connects to a database). Animations are cached several frames before sending so it doesn't 'stutter' the scoreboard without actually taking up heaps of memory.
    3. Efficient sending
  8. No flicker (Some plugins claim to also have this, but usually just change the scoreboard lines or use a "buffer"). This plugin combines no flicker with no lag
  9. Change/Animated the scoreboard numbers on the side. Event use placeholders to update their values
  10. Hide/Show lines during animations
  11. Support from MC 1.6 to 1.13 and above
  12. Many updates
  13. Event triggered scoreboard to show relevant scoreboards based on what the player is doing
  14. Assign scoreboards based on groups, permissions, worlds
  15. Internal Developer API and external Placeholder API (MVdWPlaceholderAPI) to add your own placeholders
  16. In depth placeholder configuration to define what they return
  17. Players can toggle boards on and off
  18. Toggled scoreboard can be stored in a database to save their choice after server restarts.
  19. Players can switch between boards
  20. Console or an OP can switch scoreboards of other players
  21. Create super advanced scoreboards that contain "quick settings" and javascript
[Image: header_requirementst.png]
Below are the server requirements and the supported scoreboard update methods with their properties for that server version.

If your server software is not listed it is most likely not supported!
Always use the latest release of each minor version (eg. 1.8.8, 1.12.2,...)
  • CraftBukkit/Spigot/PaperSpigot/PaperClip
    • 1.7.10
      • ANTI_FLICKER_V1
        • Title width: 32
        • Line width:: 26-28
        • Line width with static lines: 60
        • Amount of lines: 15 + 1 title
    • [b]1.8[/b]
      • ANTI_FLICKER_V1
        • Title width: 32
        • Line width: 26-28
        • Amount of lines: 15 + 1 title
      • ANTI_FLICKER_V2
        • Title width: 32
        • Line width: 68-70
        • Amount of lines: 15 + 1 title
      • ANTI_FLICKER_V3
        • Title width: 32
        • Line width: 26-28
        • Amount of lines: 15 + 1 title
        • Supports all scoreboards (HealthBar, ...)
    • 1.9 - 1.12
      • ANTI_FLICKER_V1
        • Title width: 32
        • Line width: 26-28
        • Line width with static lines: 60

        • Amount of lines: 15 + 1 title
      • ANTI_FLICKER_V2
        • Title width: 32
        • Line width: 68-70
        • Amount of lines: 15 + 1 title
      • ANTI_FLICKER_V3
        • Compatible with all scoreboard/team plugins
        • Less RAM and CPU usage
        • Title width: 32
        • Line width: 26-28
        • Line width with static lines: 60
        • Amount of lines: 15 + 1 title
    • 1.13
      • ANTI_FLICKER_V1:
      • Title width: 1024 characters
      • Line width: AS LONG AS YOU WANT
      • ANTI_FLICKER_V3
        • Compatible with all scoreboard/team plugins
        • Less RAM and CPU usage
        • Title width: 1024 characters
        • Line width: AS LONG AS YOU WANT
        • Amount of lines: 15 + 1 title
  • Cauldron/KCauldron
    • 1.7.10: Everything is compatible except for ANTI_FLICKER_V2 (beta feature) and hover-able commands such as /featherboard placeholders and /featherboard permissions
      • Title width: 32
      • Line width with anti flicker v1: 26-28
      • Line width without anti flicker: 16
      • Line width with static lines: 40

      • Amount of lines: 15 + 1 title
Required server hardware:
The plugin can run on very low hardware. The only requirement is a good connection between your bungeecord and servers when using very fast animations.

Required dependencies: Optional dependencies:
  • MVdWUpdater: For updating
[Image: header_limitations.png]
Originally scoreboards were never intended by Mojang to contain whatever information you want. Originally they only showed a title, players and their score. Due to some clever tricks I was able to get Anti flicker V1 and V2 to use these scoreboards for high speed animations. However there are still limitations that exist on all scoreboard plugins.
  • The red numbers on the side can no be removed - they can however be altered by placeholders or static numbers (see configuration wiki)
  • The plugin supports all other team or scoreboard plugins!!! It can run HealthBar, ColoredTags or any team plugin you wish without problems. They do not need to be packet based
  • Protocol changing plugins that allow 1.13 servers to support players below 1.13 are not supported. This is due to the many scoreboard changes in 1.13.
[Image: header_about.png]
Ever since there were scoreboards in the game developers have been using them to ... display things that have nothing to do with scores. This plugin looks like your everyday scoreboard plugin that displays some information but this is more then that. This plugin allows you to create advanced animations with more then 5000+ placeholders from a lot of different plugins (and more coming every update). You can also send a different scoreboard to different players using various methods such as permissions, worlds , ...

But what makes this so special? Well, it does all these animations with practically zero lag and absolutely no flicker. What you would call "lag" is converted to things that are less annoying things like the refresh speed of the animation (few milliseconds delay).

[Image: featherboard_test7.gif]
The above image is a 1.8 server with FeatherBoard 1.0.0

[Image: twitterplaceholders.gif]
Twitter placeholders


[Image: 26-11-2015_22-18-02.png]
Changing the number on the side

The plugin has some preset effects and formatting tags that make it easy to create cool animations. You can create scroll effects, repeat a message multiple times, rainbow effect, split a placeholder in a few parts and a lot more ,...


Video #1: Video is shows the flicker on poplular servers VS FeatherBoard

[Image: header_event.png]
FeatherBoard allows you to trigger specific scoreboard based on various in game events such as combat, mcmmo, ...

That way you can use FeatherBoard for other plugins and show relevant information to the player.

[Image: FeatherBoard3CombatExample.gif]

RE: Featherboard 4.11.1 cracked

05-10-2020, 03:14 PM
#2
Just replying to get to 15 posts, sorry man. zzzzzzz

RE: Featherboard 4.11.1 cracked

Gmoder
Lurker
Level:
0
Reputation:
0
Posts:
4
Likes:
0
Credits:
4
09-10-2020, 08:09 PM
#3
Just replying to get to 15 posts, sorry man. zzzzzzz

RE: Featherboard 4.11.1 cracked

Wazok
Closed Account
Level:
0
Reputation:
0
Posts:
56
Likes:
2
Credits:
0
09-10-2020, 08:31 PM
#4
Hi, what's the point of your crack, and how do you install it on the games?

RE: Featherboard 4.11.1 cracked

09-10-2020, 09:05 PM
#5
epiiiiiiiiiiic pogchamp champ pog lolololololo......

RE: Featherboard 4.11.1 cracked

redclued
Lurker
Level:
0
Reputation:
0
Posts:
7
Likes:
0
Credits:
7
29-10-2020, 07:06 PM
This post was last modified: 29-10-2020, 07:11 PM by redclued
#6
Thank you very much op, i've been looking for this plugin for ages Smile.

Thank you very much op! I'll try it out, hopefully it will work Smile

Users browsing this thread: 1 Guest(s)