This website requires JavaScript.
Explore
Help
Register
Sign In
Azimkin
/
CraftBukkit
Watch
1
Star
0
Fork
0
You've already forked CraftBukkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
CraftBukkit
/
src
/
main
/
java
/
org
/
bukkit
/
craftbukkit
/
util
History
Dinnerbone
d69bbd38c2
Commands are now "bukkit.command.x" instead of "craftbukkit.command.x", added legacy perms for compat
2011-09-02 19:19:50 +01:00
..
ConcurrentSoftMap.java
Readded ConcurrentSoftMap because apparently some plugins need this. (They really, really shouldn't be using it. At all.)
2011-07-15 21:49:53 +01:00
Java15Compat.java
Whitespace + general cleanup
2011-05-15 13:41:46 +02:00
LongHash.java
Clean code a bit
2011-03-12 16:12:41 +01:00
LongHashset.java
Clean code a bit
2011-03-12 16:12:41 +01:00
LongHashtable.java
Generic cleanup of the org.bukkit.craftbukkit classes.
2011-06-12 12:51:54 +02:00
ServerShutdownThread.java
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
2011-04-20 19:05:14 +02:00
ShortConsoleLogFormatter.java
Generic cleanup of the org.bukkit.craftbukkit classes.
2011-06-12 12:51:54 +02:00
TerminalConsoleHandler.java
Possible fix for -nojline printing blank lines
2011-05-19 21:46:47 +01:00