Overview
The Lifesteal setup includes extensive branding capabilities through RocketPlaceholders. Customize your server’s social links, server information, voting links, and more with dedicated configuration files for maximum flexibility.Configuration Files
Server Information
Server Information
File:
plugins/RocketPlaceholders/placeholders/server-info.ymlConfigure core server information that displays to players.Available Customizations:- server_name - Your server’s display name
- server_ip - Server IP address for players to connect
- website - Your official website URL
- store - Your server store/shop link
- vote - Main voting link
- discord - Your Discord server link
- discord_vanity - Custom Discord vanity URL
Socials Configuration
Socials Configuration
Voting Configuration
Voting Configuration
File:
plugins/RocketPlaceholders/placeholders/voting.ymlConfigure up to 5 different voting sites that players can vote on.Available Customizations:- vote_1_name & vote_1_link - First voting site name and link
- vote_2_name & vote_2_link - Second voting site name and link
- vote_3_name & vote_3_link - Third voting site name and link
- vote_4_name & vote_4_link - Fourth voting site name and link
- vote_5_name & vote_5_link - Fifth voting site name and link
Discord Integration (DiscordSRV)
Discord Integration (DiscordSRV)
File: Players can join your Discord server directly through an in-game command or prompt.Reload and Test
plugins/DiscordSRV/config.ymlConfigure Discord integration for your server players.Available Customizations:- DiscordInviteLink (Line 36) - Your Discord server invitation link shown to players when using
/discordcommand and displayed to unlinked players when linking is enforced
- Run
/discordsrv reloador restart the server to apply changes and test in-game
Essentials (MoTD)
Essentials (MoTD)
File:
plugins/Essentials/motd.txtCustomize the welcome message displayed when players join your server.Available Customizations:- discord - Your Discord server link/invite
- store - Your server store link
- website - Your official website URL
TAB Animations
TAB Animations
File:
plugins/TAB/animations.ymlCreate animated text effects in your TAB list using colorful gradient animations. The default Lifesteal animations use a red-to-purple gradient with primary color #FF0F40 and secondary color #FF4497.Available Customizations:- Server Name Animation - Animated display name with gradient effects (default change-interval: 100ms)
- IP Animation - Animated IP address with scrolling colors (default change-interval: 50ms)
- change-interval - Speed of animation in milliseconds (lower = faster)
- texts - Array of color variations for smooth animation frames
How to Create Animations with AnimTab Generator
Follow these steps to generate custom animations:Visit the Generator
Go to AnimTab Generator
Enter Your Text
In the Input Text field, type what you want to animate (e.g., “Lifesteal” or “play.yourserver.net”)
Choose Colors
Under the Colors section:
- Set Color 1 to your primary color (e.g., #FF0F40 for red)
- Set Color 2 to your secondary color (e.g., #FF4497 for purple)
- Adjust Gradient Length for how many color steps (24 is recommended)
- Adjust Characters per color to control gradient smoothness (1 is recommended)
Configure Animation Settings
In the Output section:
- Set Animation Interval (ms) to your desired speed (100 for name, 50 for IP)
- Keep Animation Style as “Normal (Left → Right)” for standard animation
- Set Color Format to ”&#rrggbbdd” for Minecraft color codes
Paste into animations.yml
Open
plugins/TAB/animations.yml and paste the output under the appropriate section (Lifesteal or IP)Quick Setup
Configure Discord Integration
Open
plugins/DiscordSRV/config.yml and set your DiscordInviteLink on line 36 (e.g., https://discord.gg/servername)Configure MOTD
Open
motd.txt in the plugins/Essentials/ folder and add your Discord, store, and website linksCreate TAB Animations (Optional)
Use the AnimTab Generator to create custom animations. Generate code with primary color #FF0F40 and secondary color #FF4497, then paste into
plugins/TAB/animations.ymlReload
Run
/rp reload, /tab reload, and /discordsrv reload or restart the server to apply all branding changesTips & Best Practices
All four configuration files (Server Info, Socials, Voting, and MOTD) work together to create a comprehensive branding system. Keep your links and information up-to-date to ensure players always have current contact information.
- Keep URLs Current - Update links if social media or store pages change
- Use Short Links - Consider using URL shorteners for better appearance
- Test All Links - Verify each link works before deployment
- Update Regularly - Add new socials or voting sites as needed
- Reload After Changes - Remember to reload the plugin to see updates in-game
plugins/RocketPlaceholders/placeholders/socials.ymlConfigure your social media links to display throughout your server.Available Customizations:- Twitch - Your Twitch channel link
- YouTube - Your YouTube channel link
- Facebook - Your Facebook page link
- Instagram - Your Instagram profile link
- TikTok - Your TikTok profile link
Use these placeholders in chat, messages, or scoreboard displays to promote your social media.