index
:
archive/bukkit
debugging
master
version/1.12.2
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
Commit message (
Expand
)
Author
Age
Lines
...
*
Add default WeatherCommand. Partially fixes BUKKIT-2671
EvilSeph
2012-10-29
-0
/
+79
*
Remove invalid tab completions from DefaultGameModeCommand as player names ar...
EvilSeph
2012-10-29
-2
/
+1
*
Add default DifficultyCommand. Partially fixes BUKKIT-2671
EvilSeph
2012-10-29
-0
/
+87
*
Add isHardcore API to check if the server is in hardcore mode or not. Adds BU...
EvilSeph
2012-10-29
-0
/
+11
*
Update Bukkit for Minecraft 1.4(.2) changes.
Travis Watkins
2012-10-27
-33
/
+485
*
Override toString() method in Command
Wesley Wolfe
2012-10-19
-0
/
+13
*
Add a tab completion API for chat messages. Adds BUKKIT-2607
Wesley Wolfe
2012-10-17
-0
/
+96
*
Add tab-completion API. Fixes BUKKIT-2181. Adds BUKKIT-2602
Score_Under
2012-10-16
-45
/
+898
*
Deprecate PlayerPreLoginEvent. Addresses BUKKIT-2600
Wesley Wolfe
2012-10-14
-6
/
+81
*
Add simpler API for using the scheduler. Adds BUKKIT-836
Wesley Wolfe
2012-10-14
-3
/
+240
*
Clarify some of the verbose in SimplePluginManager.
Wesley Wolfe
2012-09-30
-9
/
+4
*
Let version print partial matches for plugin name. Addresses BUKKIT-2383
Wesley Wolfe
2012-09-28
-20
/
+35
*
Remove internals from org.bukkit.Sound.
Wesley Wolfe
2012-09-26
-149
/
+118
*
Updated null checks in MetadataStoreBase. Fixes BUKKIT-1412
mbax
2012-08-26
-5
/
+14
*
Allow inherited methods to be event handlers. Addresses BUKKIT-2299
Wesley Wolfe
2012-08-26
-4
/
+10
*
Provide better verbose for registering listeners. Addresses BUKKIT-2391
Wesley Wolfe
2012-08-25
-3
/
+6
*
Add API for Sound, and playing the sounds for Worlds and Players. Adds BUKKIT...
feildmaster
2012-08-21
-0
/
+187
*
Add API to retrieve a players EnderChest. Adds BUKKIT-2016
feildmaster
2012-08-20
-0
/
+7
*
Add isChunkInUse() to World. Addresses BUKKIT-2330
Mike Primm
2012-08-19
-0
/
+9
*
Fully restrict the org.bukkit and net.minecraft namespace
Wesley Wolfe
2012-08-19
-0
/
+3
*
Let TripwireHook be attachable. Addresses BUKKIT-2278
Wesley Wolfe
2012-08-17
-30
/
+29
*
Add interface for spawning FallingBlocks and correctly spawn a FallingBlock w...
feildmaster
2012-08-14
-2
/
+74
*
Add API to set and get movement modifiers. Addresses BUKKIT-2205
Wesley Wolfe
2012-08-10
-0
/
+26
*
Change Player usage in unit tests to proxies
Wesley Wolfe
2012-08-10
-767
/
+47
*
Add API for getting and setting experience for BlockBreakEvent. Addresses BUK...
feildmaster
2012-08-08
-3
/
+30
*
Add spaces to gamemode message. Fixes BUKKIT-2148
feildmaster
2012-08-08
-2
/
+2
*
Purge outdated biomes. Fixes BUKKIT-1087
Wesley Wolfe
2012-08-07
-6
/
+0
*
Add Warning API and settings for Deprecated events
Wesley Wolfe
2012-08-07
-6
/
+126
*
Don't send duplicate messages for Gamemode and Time commands.
feildmaster
2012-08-06
-4
/
+0
*
Update commands to match 1.3 vanilla commands
feildmaster
2012-08-06
-20
/
+39
*
Fail silently on incorrect number input
feildmaster
2012-08-06
-3
/
+3
*
Change inheritance for new MaterialData.
Wesley Wolfe
2012-08-05
-53
/
+82
*
[Bleeding] Add new MaterialData classes for new blocks and update existing bl...
Mike Primm
2012-08-05
-21
/
+640
*
BREAKING: replace defunct PlayerChatEvent with async chat. Addresses BUKKIT-2064
Wesley Wolfe
2012-08-03
-3
/
+241
*
Warn server owners of plugins using deprecated events. Fixes BUKKIT-2027
Wesley Wolfe
2012-08-02
-0
/
+20
*
Test command permissions before running them.
Travis Watkins
2012-08-02
-0
/
+2
*
Revive the toggledownfall permission! (and fix descriptions)
feildmaster
2012-08-02
-2
/
+3
*
Add LargeBiomes WorldType.
feildmaster
2012-08-02
-1
/
+2
*
Update Bukkit for 1.3.1 changes
feildmaster
2012-08-02
-142
/
+409
*
Add API to get a players experience to level (getExpToLevel). Implements BUKK...
feildmaster
2012-07-11
-0
/
+11
*
Implement server.getMotd() for BUKKIT-1799
feildmaster
2012-07-04
-0
/
+11
*
Don't "setLastDamageCause" in the DamageEvent constructor. Addresses BUKKIT-1881
feildmaster
2012-07-03
-7
/
+1
*
Add an isValid() method to Entity. Addresses BUKKIT-810
TomyLobo
2012-06-28
-0
/
+11
*
Add check for existing config file. Addresses BUKKIT-1851
Wesley Wolfe
2012-06-28
-1
/
+4
*
Add LivingEntity.hasLineOfSight. Addresses BUKKIT-1255
TomyLobo
2012-06-23
-0
/
+13
*
Deprecate spawnCreature and add spawnEntity. Addresses BUKKIT-1168
V10lator
2012-06-23
-0
/
+11
*
Add plugin channel events. Addresses BUKKIT-1844
Wesley Wolfe
2012-06-21
-0
/
+56
*
Add PlayerItemBreakEvent. Addresses BUKKIT-1600
Travis Ralston
2012-06-21
-0
/
+38
*
Revert "Shift plugin initialization; Addresses BUKKIT-1788"
Wesley Wolfe
2012-06-16
-37
/
+4
*
Shift plugin initialization; Addresses BUKKIT-1788
Wesley Wolfe
2012-06-15
-4
/
+37
[prev]
[next]