Tools – How does it work? (tools.icehost.pl)
General Information
IceHost Tools available at tools.icehost.pl is an extensive, free suite of web applications built specifically for Minecraft server administrators. The platform simplifies daily file configuration, network appearance customization, and lightning-fast error diagnostics without needing to install external software.
The platform's main modules include automatic log analysis, an RGB gradient generator, an animated tablist creator, an advanced MOTD editor, and a player profile inspector.
Log and Status Analyzer
The core module of the system is used to safely debug server engine errors (Crash Reports) and check the global network status (verifying Mojang bans or SRV records).
How to Upload Logs from the Console Tab?
- Go to the Console tab in the server management panel.
- Find the Quick Actions section on the left side of the console (under the basic machine information).

- Next to the Logs Analysis: tools.icehost.pl option, click the Send button.

- Confirm the operation by clicking Send log.

- The system will automatically generate a unique report and redirect you to the ready-to-view error analysis.
- Copy the link from your browser's address bar – you can now share it with friends or technical support.
How to Upload Logs Manually?
- Go to the Files tab in the panel.
- Open the
logsdirectory. - Download the
latest.logfile (current console logs) ordebug.log(detailed debugging data).

- Go directly to the tools.icehost.pl website and select the analyzer module.
- Use the Upload file option and select the downloaded text archive.
Additional Tools for Administrators
Besides crash diagnostics, the platform offers four specialized generators to help with aesthetic server configuration.
1. RGB Generator
A tool designed to create smooth color gradients and multi-colored texts in HEX format. It is ideal for creating unique ranks, item names, or chat announcements.
- How it works: Enter your desired text, choose the base colors (you can add multiple color transition points or pick a ready-made palette), and the system generates a smooth tonal transition for each individual character.
- Output formats: The tool automatically converts text into the most popular formats in the Minecraft ecosystem:
RRGGBB(used by EssentialsX, CMI, TAB).§x§R§R§G§G§B§B(standard Vanilla/Spigot format for older configurations).&x&R&R&G&G&B&B(classic console format).MiniMessage <#hex>and<gradient>(modern engine format).
- Text formatting: Directly within the generator, you can apply bold (
&l), italics (&o), underline (&n), strikethrough (&m), and obfuscated text (&k).
2. Animated TAB Generator
A specialized text animation frame creator, designed for the highly popular TAB plugin.
- How it works: It allows you to create a dynamic, moving color transition effect (e.g., a wave effect passing through the server name in the header).
- Advanced features:
- Movement types: Choose between right, left, bounce effect (ping-pong), and a cyclic loop.
- Smoothness and Length: Sliders allow you to precisely determine how many frames the animation should span and how wide the gradient itself should be.
- Interval: Adjust the transition time for a single frame (in milliseconds).
- Export: The tool generates a clean YAML code file, which you just need to paste directly into the
animations.ymlfile within your TAB plugin configuration.
3. MOTD Generator
A creator for the server description displayed on the server list in the Minecraft multiplayer menu.
- How it works: It lets you design two lines of text for the welcome message (Message of the Day) with a full live preview that perfectly replicates the original game interface.
- Operating modes: Supports both static color text and advanced animated configurations (messages changing upon refreshing the list).
- Fetch from another server: A unique feature that allows you to enter the IP address of any active Minecraft server on the network and completely clone (grab) its current MOTD along with the icon directly into your editor for modification.
- Export: Generates ready-to-use lines to paste into your
server.propertiesfile (with automatic\u00A7unicode character formatting) or formats readable by plugins like MiniMessage or BungeeCord/Velocity.
4. Nick Grabber
A fast inspector for player profiles linked to the official Mojang database.
- How it works: After entering a player's exact username, the tool quickly queries the API and returns the account's full structural data.
- Displayed information:
- Identifiers: Fetches the unique account identifier in both full and shortened UUID formats (essential for manually granting permissions in files or recovering inventories in
playerdatafolders). - Graphics and Renders: Instantly generates a clean render of the player's avatar, 3D head, and full body skin.
- Asset export: Features a direct Download skin button, allowing you to save the
.pngtexture file to your disk. - History: Remembers recently searched profiles for quick data retrieval without re-entering names.
- Identifiers: Fetches the unique account identifier in both full and shortened UUID formats (essential for manually granting permissions in files or recovering inventories in