Skip to content

Instantly share code, notes, and snippets.

View MintyRoma's full-sized avatar
🤔
Lol what? My projects?! I don't know about what are you talking

Roma Tin MintyRoma

🤔
Lol what? My projects?! I don't know about what are you talking
View GitHub Profile
@jcconnell
jcconnell / Nortel_5520_Update_Procedures.md
Last active May 17, 2023 04:29
Updating firmware/software on the Nortel 5520 series
@Jikoo
Jikoo / Experience.java
Last active May 16, 2025 15:34
A utility for managing experience with Bukkit.
package com.github.jikoo.planarwrappers.util;
import org.bukkit.entity.Player;
/**
* A utility for managing player experience.
*/
public final class Experience {
/**