Skip to content

Instantly share code, notes, and snippets.

View MysteryDragon's full-sized avatar
🦁

Pavel Dovlatov MysteryDragon

🦁
View GitHub Profile
@unitycoder
unitycoder / install-minecraft-linux.txt
Last active October 31, 2023 22:56
Install MineCraft Forge & Mods on Centos Linux (command line)
// =============================================================================
// INSTALL PLUGINS * client can use vanilla minecraft
//Download CraftBukkit
https://getbukkit.org/download/craftbukkit
//Copy and run it on server
java -Xmx2048M -Xms2048M -jar craftbukkit-1.10.2-R0.1-SNAPSHOT.jar -o true
@LeverOne
LeverOne / LICENSE.txt
Created October 24, 2011 04:17 — forked from jed/LICENSE.txt
generate random v4 UUIDs (107 bytes)
DO WTF YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 Alexey Silin <pinkoblomingo@gmail.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WTF YOU WANT TO PUBLIC LICENSE