index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
minecraft
/
server
/
ServerConfigurationManager.java
Commit message (
Expand
)
Author
Age
Lines
*
Updated for the cleanups done in Bukkit
Erik Broes
2011-03-26
-5
/
+3
*
Added ability to disable the join/leave notices by setting the message to nul...
Raphfrk
2011-03-26
-1
/
+10
*
Implement player.getCompassTarget
Erik Broes
2011-03-25
-0
/
+1
*
Minor cleanups
Erik Broes
2011-03-23
-1
/
+0
*
Hacky solution to expose ip. Will fix properly later if I care to give a ****
tahg
2011-03-18
-0
/
+2
*
Also transfer the displayName when dying
Erik Broes
2011-03-13
-0
/
+1
*
Much better console interaction. History, no more losing the command, colours...
Dinnerbone
2011-02-25
-1
/
+2
*
Corrected Exceptions text when loading and saving ops
stevenh
2011-02-24
-2
/
+2
*
Generic code cleanup
Erik Broes
2011-02-23
-28
/
+31
*
ConsoleCommandSender no longer has a default constructor, use ConsoleCommandS...
Dinnerbone
2011-02-23
-0
/
+2
*
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23
-40
/
+106
*
Fix PlayerRespawnEvent for multi-worlds
Taylor Kelly
2011-02-22
-0
/
+5
*
Replace a net.minecraft accessor with a public attr.
Stéphan Kochen
2011-02-12
-5
/
+1
*
Fixed logging into the correct world
Dinnerbone
2011-02-07
-1
/
+5
*
Fixed entity updating
Dinnerbone
2011-02-07
-1
/
+1
*
Possibly fixed block/chunk leaking
Dinnerbone
2011-02-07
-11
/
+15
*
Fixed various multiworld teleporting issues
Dinnerbone
2011-02-07
-1
/
+1
*
Attempt to clear loaded chunks during multiworld teleportation
Dinnerbone
2011-02-07
-1
/
+1
*
Added internal MC support for multiple worlds
Dinnerbone
2011-02-07
-16
/
+22
*
Added PlayerKick (setReason, setLeaveMessage, setCancelled) and PlayerRespawn...
Forsaken
2011-02-06
-11
/
+24
*
Addded: int getMaxPlayers()
Animosity
2011-02-05
-0
/
+6
*
Fixed missing PLAYER_JOIN event call
stevenh
2011-01-30
-0
/
+3
*
Fixed initialization of CraftServer
VictorD
2011-01-30
-2
/
+7
*
Port to new mc-dev format.
Erik Broes
2011-01-30
-164
/
+173
*
removed all instances of new CraftEntity* where appropriate.
Andrew Ardill
2011-01-23
-1
/
+3
*
All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.en...
Dinnerbone
2011-01-15
-1
/
+1
*
Update to Minecraft Server 1.2
Dinnerbone
2011-01-14
-1
/
+1
*
Updated against new mc-dev format, takes out quite some casting troubles at t...
Erik Broes
2011-01-11
-66
/
+67
*
Fixed NPE on Player related methods in CraftServer
Dinnerbone
2011-01-03
-0
/
+1
*
Fixed a bunch of warnings.
Lymia
2011-01-02
-11
/
+11
*
Changed tabs to 4 spaces, removed unnecessary imports
durron597
2011-01-01
-1
/
+1
*
Transition to Maven
Erik Broes
2011-01-01
-0
/
+369