This gist contains service descriptors which may be used to automatically start and re-start Minecraft servers using systemd. This allows proper control of your server startup on modern Linux distributions and will automatically manage all required tasks on startup for you.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import net.minecraft.server.v1_10_R1.Block; | |
import net.minecraft.server.v1_10_R1.BlockPosition; | |
import net.minecraft.server.v1_10_R1.Blocks; | |
import net.minecraft.server.v1_10_R1.ChunkCoordIntPair; | |
import net.minecraft.server.v1_10_R1.DefinedStructure; | |
import net.minecraft.server.v1_10_R1.DefinedStructureInfo; | |
import net.minecraft.server.v1_10_R1.DefinedStructureManager; | |
import net.minecraft.server.v1_10_R1.EnumBlockMirror; | |
import net.minecraft.server.v1_10_R1.EnumBlockRotation; | |
import net.minecraft.server.v1_10_R1.MinecraftKey; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.brohoof.minelittlepony.model; | |
import com.brohoof.minelittlepony.renderer.PlaneRenderer; | |
import net.minecraft.client.model.ModelBox; | |
import net.minecraft.client.model.PositionTextureVertex; | |
import net.minecraft.client.model.TexturedQuad; | |
import net.minecraft.client.renderer.VertexBuffer; | |
public class ModelPlane extends ModelBox { |
(click that thing up there)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.empireminecraft.systems.db; | |
import com.empireminecraft.util.Util; | |
import java.sql.SQLException; | |
import java.util.Queue; | |
import java.util.concurrent.ConcurrentLinkedQueue; | |
import java.util.concurrent.locks.Lock; | |
import java.util.concurrent.locks.ReentrantLock; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.supaham.bukkittesting.protolib; | |
import com.comphenix.protocol.PacketType; | |
import com.comphenix.protocol.ProtocolManager; | |
import com.comphenix.protocol.events.PacketContainer; | |
import com.supaham.bukkittesting.BukkitTesting; | |
import org.bukkit.entity.Player; | |
import org.bukkit.event.EventHandler; | |
import org.bukkit.event.block.Action; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (C) 2012 | |
* | |
* Permission is hereby granted, free of charge, to any person obtaining a copy | |
* of this software and associated documentation files (the "Software"), to deal | |
* in the Software without restriction, including without limitation the rights | |
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
* copies of the Software, and to permit persons to whom the Software is | |
* furnished to do so, subject to the following conditions: | |
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ּ_בּ | |
בּ_בּ | |
טּ_טּ | |
כּ‗כּ | |
לּ_לּ | |
מּ_מּ | |
סּ_סּ | |
תּ_תּ | |
٩(×̯×)۶ | |
٩(̾●̮̮̃̾•̃̾)۶ |
NewerOlder