PaperMC/paper-server/src/main/java/org/bukkit/craftbukkit
CraftBukkit/Spigot fd043a8342 Implemented bukkit.yml command aliases
By: Dinnerbone <dinnerbone@dinnerbone.com>
2011-06-17 04:09:43 +01:00
..
block Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00
command Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00
entity Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00
event Fixed EntityTame event. 2011-06-12 23:38:35 -04:00
generator Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00
inventory Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00
scheduler Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00
util Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00
CraftChunk.java Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00
CraftChunkSnapshot.java Added ChunkSnapshot for efficient, thread-safe copies of Chunk data. Thanks mikeprimm! 2011-06-07 03:34:23 -04:00
CraftServer.java Implemented bukkit.yml command aliases 2011-06-17 04:09:43 +01:00
CraftWorld.java Moved some craftbukkit stuff down from WorldServer to World; should fix a few NPEs during generation, and saves on a lot of casting 2011-06-17 03:06:45 +01:00
LoggerOutputStream.java Redirect System.out and System.err to a Logger 2011-02-20 01:53:06 +00:00
Main.java Possible fix for -nojline printing blank lines 2011-05-19 21:46:47 +01:00
TextWrapper.java Fix TextWrapping issues; Now limits the packets send to the client to either: 119 chars or 320 width. This will strip disallowed characters, propagate colors properly to the next line and not 'eat' multiple color-codes. 2011-04-25 18:14:06 +02:00
TrigMath.java Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00