Skip to content

Instantly share code, notes, and snippets.

View made-by-traxam's full-sized avatar

traxam made-by-traxam

View GitHub Profile
@aadnk
aadnk / Attributes.java
Last active August 7, 2019 00:30
An attribute API that uses the following NbtFactory library: https://gist.github.com/aadnk/6753244
package com.comphenix.example;
import java.util.Iterator;
import java.util.UUID;
import java.util.concurrent.ConcurrentMap;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import org.bukkit.inventory.ItemStack;

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name: