Skip to content

Instantly share code, notes, and snippets.

View Ribesg's full-sized avatar
🇫🇷

Gael Ribes Ribesg

🇫🇷
View GitHub Profile
package com.github.bobacadodl.AterHelp;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.HandlerList;
import org.bukkit.event.Listener;
import org.bukkit.event.inventory.InventoryClickEvent;
import org.bukkit.inventory.Inventory;
2013-02-17 12:27:12 [INFO] [Buildcraft] Starting BuildCraft 3.4.3 (:16)
2013-02-17 12:27:12 [INFO] [Buildcraft] Copyright (c) SpaceToad, 2011
2013-02-17 12:27:12 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2013-02-17 12:27:12 [INFO] [Buildcraft] Beginning version check
Appuyez sur une touche pour continuer...
2013-02-17 12:36:43 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.32.553 for Minecraft 1.4.7 loading
2013-02-17 12:36:44 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-02-17 12:36:44 [INFO] [ForgeModLoader] MinecraftForge v6.6.1.524 Initialized
2013-02-17 12:36:44 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-02-17 12:36:44 [INFO] [ForgeModLoader] Reading custom logging properties from D:\Users\Ribesg\Documents\Minecraft\Serveur MCPC\config\logging.properties
2013-02-17 12:36:44[ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-02-17 12:36:44 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer]
2013-02-17 12:36:44 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-02-17 12:36:44 [FINE]
// The call is always made with an existing file
public static HashMap<Character, Integer> countCharactersInFile(Path pathToFile) {
final HashMap<Character, Integer> characterMap = new HashMap<Character, Integer>();
try (BufferedReader reader = Files.newBufferedReader(pathToFile, Charset.defaultCharset())) {
char c;
while (reader.ready()) {
c = (char) reader.read();
if (characterMap.containsKey(c)) {
characterMap.put(c, characterMap.get(c) + 1);
} else {
<?php
require __DIR__ . '/MCQuery/MinecraftQuery.class.php';
include(__DIR__ . '/MCQuery/class.minecraft.php');
$ip = '91.121.22.150';
$port = '27065';
// Requete
$Query = new MinecraftQuery( );
<?php
/*
* @product: Minecraft Class
* @description: Intergrate Minecraft within your own projects.
* @author: Nathaniel Blackburn
* @version: 1.9.2
* @license: http://creativecommons.org/licenses/by/3.0/legalcode
* @support: support@nblackburn.co.uk
* @website: http://www.nblackburn.co.uk
import java.util.Arrays;
// Represents some bits
public class BitArray {
// Our bits
private byte[] bits;
// The last written byte
private int lastByte;
import java.util.Arrays;
// Represents some bits
public class BitArray {
// Our bits
private byte[] bits;
// The last written byte
private int lastByte;
2013-04-11 21:24:57 [WARNING] Ribesg moved too quickly! 0.0,0.0,0.0 (5.270901105157874, 1.1449536617224365, 8.633914519786007)
2013-04-11 21:24:57 [WARNING] Ribesg moved too quickly! 0.0,0.0,0.0 (12.494308321955549, 1.4356546222710167, 8.785563596019683)
2013-04-11 21:24:57 [WARNING] Ribesg moved too quickly! 0.0,0.0,0.0 (16.90674202302261, 1.7205415691533061, 5.6254375754287835)
2013-04-11 21:24:57 [WARNING] Ribesg moved too quickly! 0.0,0.0,0.0 (18.491397357354078, 1.999730782531737, 3.4418402468379905)
2013-04-11 21:24:57 [WARNING] Ribesg moved too quickly! 0.0,0.0,0.0 (18.963729555616307, 2.2733362169677105, 1.8733600212760537)
2013-04-11 21:24:57 [WARNING] Ribesg moved too quickly! 0.0,0.0,0.0 (18.87741045882742, 2.5414695479335743, 0.7059690373309688)
2013-04-11 21:24:57 [WARNING] Ribesg moved too quickly! 0.0,0.0,0.0 (18.479669620827764, 2.804240217394358, 0.18133192460722986)
2013-04-11 21:24:57 [WARNING] Ribesg moved too quickly! 0.0,0.0,0.0 (16.81649983960189, 2.6697554650072295, 0.16501205614819814
2013-04-11 23:28:57 [INFO] DEBUG - PLAYER Ribesg HIT ED 07443 - DMG = 4 - ED HEALTH = 10/10
2013-04-11 23:28:57 [INFO] DEBUG - PLAYER Ribesg HIT ED 07443 - NOT CANCELLED
2013-04-11 23:29:03 [INFO] DEBUG - PLAYER Ribesg HIT ED ba3df - DMG = 4 - ED HEALTH = 10/10
2013-04-11 23:29:03 [INFO] DEBUG - PLAYER Ribesg HIT ED ba3df - NOT CANCELLED
2013-04-11 23:29:07 [INFO] DEBUG - PLAYER Ribesg HIT ED 07443 - DMG = 16 - ED HEALTH = 10/10
2013-04-11 23:29:07 [INFO] DEBUG - PLAYER Ribesg HIT ED 07443 - NOT CANCELLED
2013-04-11 23:29:07 [INFO] DEBUG - ED DEATH - INITIAL DROPPED EXP = 12000
2013-04-11 23:29:07 [INFO] DEBUG - ED DEATH - FINAL DROPPED EXP = 0
2013-04-11 23:29:08 [INFO] DEBUG - PLAYER Ribesg HIT ED ff6f6 - DMG = 6 - ED HEALTH = 10/10
2013-04-11 23:29:08 [INFO] DEBUG - PLAYER Ribesg HIT ED ff6f6 - NOT CANCELLED