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
*
Implemented configurable ping packet limit.
EvilSeph
2011-09-16
-13
/
+19
*
More latency handling fixes.
Rigby
2011-09-16
-0
/
+5
*
Fixed the client having an incorrect world seed on respawn/teleporting across...
EvilSeph
2011-09-16
-1
/
+1
*
Fixed food data not persisting appropriately.
EvilSeph
2011-09-16
-0
/
+1
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-28
/
+54
*
Added new Server.getPlayerExact() method, added whitelist methods and don't u...
Dinnerbone
2011-09-03
-1
/
+1
*
Implemented new ban and unban methods
Dinnerbone
2011-09-03
-1
/
+1
*
Implemented IP-banning methods
Dinnerbone
2011-09-03
-1
/
+1
*
Fixed using custom PTAs for PlayerPortal event.
EvilSeph
2011-08-27
-1
/
+1
*
Revert "Implements interface for changing the view distance."
EvilSeph
2011-08-15
-18
/
+2
*
Implements interface for changing the view distance.
Andrew Ardill
2011-08-15
-2
/
+18
*
Prevent Nether Portals from teleporting the player from Bukkit worlds to the ...
Rigby
2011-08-05
-3
/
+11
*
Implemented new permission system
Dinnerbone
2011-07-17
-0
/
+14
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-2
/
+2
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-51
/
+51
*
Fixed spawn location offset.
EvilSeph
2011-06-21
-1
/
+1
*
Implements isBedSpawn() to the PlayerRespawnEvent.
Rigby
2011-06-21
-1
/
+3
*
Changed Nether portals to be handled by a customiseable PortalTravelAgent and...
Rigby
2011-06-20
-70
/
+14
*
Generic cleanup
Erik Broes
2011-06-12
-29
/
+36
*
Fixed from and to worlds being the same for a PlayerTeleportEvent for crosswo...
EvilSeph
2011-06-11
-37
/
+41
*
Fixed getting stuck in the ground when respawning to a bed under certain circ...
EvilSeph
2011-06-10
-4
/
+4
*
reverted some changes that broke stuff
Tahg
2011-06-09
-22
/
+29
*
fixed support for multiworld beds
Tahg
2011-06-09
-4
/
+4
*
Fixed issues introduced by recent 'portal changes' commit.
EvilSeph
2011-06-08
-0
/
+2
*
Implemented 1.6 portal events.
Stephen
2011-06-08
-3
/
+23
*
Portal changes.
Tahg
2011-06-08
-61
/
+38
*
Fixing a serious issue caused by SpaceManiac. All his fault.
Dinnerbone
2011-06-07
-1
/
+1
*
Fixed health on multiworld teleportation
Dinnerbone
2011-06-07
-0
/
+1
*
moved respawn event
Tahg
2011-05-31
-14
/
+13
*
Update for 1.6.5
Erik Broes
2011-05-30
-26
/
+56
*
Fixed a bunch of multiworld issues (entity tracking etc)
Dinnerbone
2011-05-27
-11
/
+18
*
Implemented 1.6!
Dinnerbone
2011-05-26
-69
/
+156
*
Whitespace + general cleanup
Erik Broes
2011-05-15
-11
/
+21
*
Proper fix for the console spam on disconnect/kick.
EvilSeph
2011-04-21
-1
/
+1
*
Update for 1.5_02.
Erik Broes
2011-04-21
-4
/
+5
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-111
/
+107
*
Made fauxSleeping persist on death and cross-world teleport.
sk89q
2011-04-11
-1
/
+2
*
Made changes that were missed in translation that might cause chunk issues.
EvilSeph
2011-04-04
-2
/
+2
*
Changed PlayerQuit to allow last minute modifications to player state.
afforess
2011-04-03
-5
/
+7
*
Added player.saveData and player.loadData.
afforess
2011-04-03
-1
/
+1
*
Added the ability to set the quit message
Raphfrk
2011-04-02
-2
/
+4
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-5
/
+18
*
Changed the Kick result from KICK_BANNED to KICK_WHITELIST because not being ...
HACKhalo2
2011-03-29
-1
/
+1
*
Updated for the changes done in Bukkit
Erik Broes
2011-03-27
-2
/
+2
*
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
[next]