Skip to content

Instantly share code, notes, and snippets.

View schooldanlp6's full-sized avatar
💭
pls help me with my project - fANCY

DanLP6 schooldanlp6

💭
pls help me with my project - fANCY
View GitHub Profile
@schooldanlp6
schooldanlp6 / gist:d63f3e7efd43247a847424f5d305a69a
Last active August 20, 2026 20:23
Element Translucent Theme
{
"name": "Glass Blue",
"is_dark": true,
"colors": {
"warning-color": "#ff4b55",
"sidebar-color": "#0e0f13",
"roomlist-background-color": "#14161c",
"roomlist-text-color": "#e6e9f0",
"roomlist-text-secondary-color": "#9aa4bf",
"roomlist-highlights-color": "#232733",
@schooldanlp6
schooldanlp6 / mcpatcher.md
Created June 20, 2025 22:46
A *mildly stupid* problem and solution to patch legacy minecraft bukkit/spigot/paper jars

Step 1: Get software

Get the original vanilla minecraft server.jar and get the paper.jar in the same version (e.g. 1.8.8). I recommend using this service but proceed with caution as it technically goes against ToS of MC: https://jars.vexyhost.com/

Step 2: Patching

Instead of letting paper try to download from aws we will redirect it to our server.jar

danlp6@danlp6fw:~/Downloads/paper\ Hi DanLP6 Sat, 21 Jun 2025 00:27:28 +0200 56.800°C :$ java -jar paper-1.8.8-443.jar 
Downloading original jar...
Error downloading original jar
java.net.UnknownHostException: s3.amazonaws.com