summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ServerConfigurationManager.java
Commit message (Collapse)AuthorAgeLines
* All entity stuff in org.bukkit.craftbukkit moved to ↵Dinnerbone2011-01-15-1/+1
| | | | org.bukkit.craftbukkit.entity
* Update to Minecraft Server 1.2Dinnerbone2011-01-14-1/+1
|
* Updated against new mc-dev format, takes out quite some casting troubles at ↵Erik Broes2011-01-11-66/+67
| | | | the cost of extra ()'s
* Fixed NPE on Player related methods in CraftServerDinnerbone2011-01-03-0/+1
|
* Fixed a bunch of warnings.Lymia2011-01-02-11/+11
|
* Changed tabs to 4 spaces, removed unnecessary importsdurron5972011-01-01-1/+1
|
* Transition to MavenErik Broes2011-01-01-0/+369