summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ServerConfigurationManagerAbstract.java
Commit message (Expand)AuthorAgeLines
* Add a custom shutdown message set in bukkit.yml. Addresses BUKKIT-3031feildmaster2012-12-05-1/+1
* Don't add player to world if join event did it already.Travis Watkins2012-11-18-2/+6
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-34/+20
* [Bleeding] Prevent players from appearing to be sneaking after they change di...md_52012-10-30-1/+1
* Fix bug preventing non bed-reliant spawns from being successfully set. Fixes ...EvilSeph2012-10-29-1/+1
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-21/+122
* [Bleeding] Check visibility API for sounds. Fixes BUKKIT-2210mbax2012-09-14-0/+15
* Fix BUKKIT-2419: PlayerAbilities not being updated on teleport/respawnfeildmaster2012-08-27-0/+1
* Update to 1.3.2Travis Watkins2012-08-25-6/+2
* Call PlayerQuitEvent in correct location. Fixes BUKKIT-2193Travis Watkins2012-08-15-8/+7
* Don't use Packet56 and clear client cache on world changes.Travis Watkins2012-08-05-0/+2
* Implement new AsyncPlayerChatEvent. Addresses BUKKIT-2064Wesley Wolfe2012-08-03-1/+1
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-0/+726