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
*
Added the ability to register commands dynamically.
sk89q
2011-10-13
-3
/
+181
*
Added new FileConfigurationOptions.copyHeader, defaulting to true. Copies the...
Nathan Adams
2011-10-12
-54
/
+153
*
Loading a FileConfiguration (Yaml/) should remember the previously saved header
Nathan Adams
2011-10-12
-0
/
+46
*
YamlConfiguration now correctly writes extra blank lines at the end if requested
Nathan Adams
2011-10-12
-7
/
+26
*
Added reloadConfig() plugin method
Nathan Adams
2011-10-11
-8
/
+17
*
Added OfflinePlayer.getPlayer() for getting the online Player object
Nathan Adams
2011-10-11
-0
/
+11
*
Fixed deeply nested configuration sections retrieving values
Nathan Adams
2011-10-11
-9
/
+14
*
Fixed removing entries in the new Configuration (via set(x, null))
Nathan Adams
2011-10-11
-1
/
+13
*
Fixed NPE on unloading plugins
Nathan Adams
2011-10-11
-1
/
+1
*
Added new entity.get/setTicksLived for identifying an entity's age
Nathan Adams
2011-10-11
-0
/
+19
*
Few more style cleanups
Nathan Adams
2011-10-11
-28
/
+34
*
Added add/subtract by Vector methods to Location, thanks to erisdiscord
Nathan Adams
2011-10-11
-0
/
+28
*
Javadoc typo. I can now sleep soundly at night.
Nathan Adams
2011-10-11
-1
/
+1
*
Lazy-load the old and new configs for plugins .getConfig
Nathan Adams
2011-10-10
-10
/
+14
*
Small javadoc cleanup
Nathan Adams
2011-10-10
-140
/
+1
*
Updated snakeyaml to 1.9 (up from 1.7)
Nathan Adams
2011-10-10
-8
/
+0
*
Removed old Fillr code that was actually never used
Nathan Adams
2011-10-10
-584
/
+0
*
Added new Configuration classes
Dinnerbone
2011-10-10
-9
/
+3448
*
hopeful fix for blocks not being pistons when they should be
Tahg
2011-10-05
-7
/
+12
*
Revert "Added callback line of sight methods. Thanks xZise!"
EvilSeph
2011-10-03
-82
/
+0
*
Added Difficulty API.
EvilSeph
2011-10-03
-4
/
+79
*
Made the Ban command kick a matching player if they are online.
EvilSeph
2011-10-03
-0
/
+1
*
Added callback line of sight methods. Thanks xZise!
EvilSeph
2011-10-02
-0
/
+82
*
Renamed player.setListName to something a little more sensical
Dinnerbone
2011-10-03
-6
/
+10
*
Added PlayerChangedWorldEvent.
sunkid
2011-10-01
-0
/
+39
*
Moved itr.remove() in loadPlugins(). Thanks lahwran!
EvilSeph
2011-10-01
-2
/
+2
*
Painting improvements. Thanks CelticMinstrel!
EvilSeph
2011-10-01
-22
/
+147
*
Added SlimeSplit event. Thanks garbagemule!
EvilSeph
2011-09-30
-1
/
+65
*
Added server list ping event.
sk89q
2011-09-26
-0
/
+100
*
Added Player.get/setListName to change the name of the player on the player l...
sk89q
2011-09-26
-0
/
+25
*
Boat get/set (double) occupied acceleration, (double) unoccupied deceleration...
sk89q
2011-09-25
-0
/
+50
*
Added MonsterEggs materialdata
Dinnerbone
2011-09-25
-1
/
+48
*
Remove Jukebox MaterialData in favour of Jukebox BlockState
Celtic Minstrel
2011-09-25
-85
/
+33
*
Added get/setPickupDelay on Item entities, thanks robin0van0der0v
Dinnerbone
2011-09-25
-0
/
+14
*
Added Server.getOperators to return all server operators
Dinnerbone
2011-09-25
-0
/
+11
*
Fixed Material.getData returning for "dull" materials with no fancy dataclass
Dinnerbone
2011-09-25
-2
/
+2
*
Many javadoc fixes thanks to Celtic Minstrel
Dinnerbone
2011-09-25
-335
/
+380
*
added support for SmoothBrick and changed steps to a TexturedMaterial
sunkid
2011-09-25
-59
/
+131
*
Adds a method that returns the File representation of the update folder. The ...
raphfrk
2011-09-25
-0
/
+11
*
Added world.getSeaLevel()
Dinnerbone
2011-09-25
-0
/
+9
*
Deprecated Server.createWorld() methods, use "WorldCreator.name(x).seed(1234)...
Dinnerbone
2011-09-25
-0
/
+273
*
Added getHeight to BlockChangeDelegate
Dinnerbone
2011-09-24
-0
/
+7
*
Added server.getConsoleSender, blocked access to create a ConsoleCommandSender
Dinnerbone
2011-09-24
-1
/
+15
*
Added RegainReason.SATIATED.
EvilSeph
2011-09-22
-0
/
+4
*
Added FoodLevelChange event.
EvilSeph
2011-09-21
-0
/
+68
*
Fixed typo in OpCommand.
EvilSeph
2011-09-21
-1
/
+1
*
Added DamageCause.STARVATION.
EvilSeph
2011-09-21
-0
/
+6
*
Added PlayerToggleSprint event and sprinting related API.
Rigby
2011-09-21
-7
/
+76
*
Fixed an extremely dangerous typo caused by @dkdunnings!
Dinnerbone
2011-09-21
-1
/
+1
*
Implements the ability to customise and disable Player death messages.
Rigby
2011-09-21
-2
/
+23
[next]