Skip to main content

Overview

Binflop is Birdflop’s spinoff of the original hastebin.com. It provides a modern, improved pastebin service specifically designed for Minecraft server logs, configurations, and other text files.

Visit Binflop

Start using Binflop at bin.birdflop.com

Features

Binflop improves upon Hastebin through the following enhancements:

Clean Copy/Paste

Ctrl + A, Ctrl + C no longer copies button text nor line numbers - only the actual content

Accurate Line Numbers

Line numbering is correct across all browsers, all zoom settings, and all uploaded files

Vibrant Colors

Colors are more vibrant and visible with improved syntax highlighting

Better UI

Functions box no longer conceals part of the first line, providing a cleaner interface

Hide IPs

Added a “Hide IPs” button to automatically hide all public IP addresses for privacy

Permanent Links

Links retain their content permanently - your pastes won’t disappear

Expanded REST API

Comprehensive REST API for programmatic access and integrations

Botflop Integration

Automatically integrated with Botflop for seamless file uploads in Discord

Usage

Web Interface

  1. Visit: Go to bin.birdflop.com
  2. Paste Content: Paste your log file, configuration, or any text content
  3. Save: Click save to generate a permanent link
  4. Share: Share the generated URL with others

Features

Copy without Line Numbers

Select and copy text without worrying about line numbers or UI elements being included. Binflop ensures only your content is copied.

Hide IP Addresses

Click the “Hide IPs” button to automatically obscure all IP addresses in your paste, perfect for sharing logs publicly while maintaining privacy.

Syntax Highlighting

Binflop automatically detects and applies syntax highlighting to common file types:
  • YAML configurations
  • JSON files
  • Log files
  • Code snippets
  • And more

REST API

Binflop provides an expanded REST API for programmatic access:
# Create a paste
curl -X POST https://bin.birdflop.com/documents \
  -H "Content-Type: text/plain" \
  -d "Your content here"

# Response: {"key":"unique-key"}
# Access at: https://bin.birdflop.com/unique-key

Benefits

For Server Owners

Easily share logs and configurations with support staff without file downloads

For Support Staff

View logs and configs directly in the browser with proper formatting and line numbers

For Developers

Integrate Binflop into your tools using the comprehensive REST API

For Communities

Share configurations and examples with permanent links that never expire

Privacy & Security

  • IP Hiding: Built-in feature to automatically hide IP addresses
  • Permanent Storage: Your pastes are stored permanently and won’t be deleted
  • No Registration: Use Binflop without creating an account
  • Public Access: All pastes are publicly accessible via their URL
Be cautious about pasting sensitive information like passwords or API keys. While Binflop has an IP hiding feature, always review your content before sharing.

Integration

Binflop is automatically integrated with:
  • Botflop: Text files shared in Discord are automatically uploaded to Binflop
  • Birdflop Tools: Various Birdflop tools use Binflop for log and config sharing

About

Binflop is developed and maintained by Birdflop, a 501(c)(3) nonprofit Minecraft host, to provide a reliable and feature-rich pastebin service for the Minecraft community.

Build docs developers (and LLMs) love