Skip to content

Instantly share code, notes, and snippets.

View itsacorn's full-sized avatar

Neo S. itsacorn

View GitHub Profile

Keybase proof

I hereby claim:

  • I am itsacorn on github.
  • I am acorn_ (https://keybase.io/acorn_) on keybase.
  • I have a public key ASBzAYQc1rTx-6F-kgB_9ZgOQat_EbeNdl_GFN8ygPmU9Qo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am neoneosa on github.
  • I am acorn_ (https://keybase.io/acorn_) on keybase.
  • I have a public key ASBjaXbDEnB-pA9PrOOCb3ISWD1HvbRTj86JkOhXTy7gTQo

To claim this, I am signing this object:

@itsacorn
itsacorn / plugin.yml
Created April 11, 2016 14:17
Server error. plugin.yml
main: me.hungrybeast.lazystuff.LazyStuff
version: 0.01
name: LazyStuff
description: Some helpful Stuff for ya' Sever!
commands:
nice:
description: A test Command.
@itsacorn
itsacorn / LazyStuff.java
Created April 11, 2016 14:11
Server error. LazyStuff.java
package me.hungrybeast.lazystuff;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import org.bukkit.plugin.java.JavaPlugin;
public class LazyStuff extends JavaPlugin {
@itsacorn
itsacorn / latest.log
Created April 11, 2016 14:09
Server error. latest.log
[12:25:35] [Server thread/INFO]: Starting minecraft server version 1.8.8
[12:25:35] [Server thread/INFO]: Loading properties
[12:25:35] [Server thread/INFO]: Default game type: CREATIVE
[12:25:35] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[12:25:35] [Server thread/INFO]: Debug logging is disabled
[12:25:35] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:25:35] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:25:35] [Server thread/INFO]: Generating keypair
[12:25:35] [Server thread/INFO]: Starting Minecraft server on *:8975
[12:25:35] [Server thread/INFO]: Using default channel type
@itsacorn
itsacorn / Paths (Please use for Paths ONLY!)
Last active April 7, 2016 18:25
Some WorldEdit Color Filters.
AllColor Path:
//set 20%grass,15%dirt:2,15%dirt:1,19%159:13,15%159:5,15%1,7%1:1,7%1:2,7%1:3,7%1:4,7%1:5,7%1:6
YellowWhite:
//set 25%end_stone,25%5:2,25%sandstone,25%159
Blue:
//set 20%packed_ice,20%ice,20%lapis_block,20%wool:11,20%159:11
Red:
//set 15%redstone_block,33%wool:14,33%159:14
Yellow:
//set 25%sponge,25%wool:4,25%gold_block,25%159:4