summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/entity/Player.java
Commit message (Expand)AuthorAgeLines
* Remove no longer applicable caveats to setPlayerListNamemd_52018-11-23-14/+0
* Remove some draft API designationsmd_52018-11-23-2/+0
* API to get client side view distance.md_52018-11-02-0/+12
* Minor cosmetic cleanups to imports etcParker Hawke2018-11-02-2/+1
* Remove some additional draft API markingsmd_52018-08-29-10/+0
* SPIGOT-4258: Add Player.updateCommands methodmd_52018-08-12-0/+8
* SPIGOT-1714: Draft API for player list header / footermd_52018-07-29-0/+47
* Update to Minecraft 1.13-pre7md_52018-07-15-13/+11
* SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer.Chris Cowan2017-12-05-0/+23
* SPIGOT-439: Add player locale related APIs.MiniDigger2017-05-27-0/+13
* SPIGOT-3259: Clarify JavaDoc regarding totalExperiencemd_52017-05-22-3/+9
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-0/+9
* Deprecate Achievements as they are not present in future versions of Minecraftmd_52017-03-31-0/+6
* SPIGOT-2152: Method to set resource pack + hash.Max Lee2017-02-15-11/+59
* Remove deprecated Player.isOnGround because pushing it up the hierarchy is safe.md_52017-01-03-12/+0
* SPIGOT-1036: Add API to manipulate sendTitle timings.md_52016-12-16-6/+21
* Add stopSound for specific sound categorymd_52016-11-19-0/+16
* Implement SoundCategory for playing sounds.LukBukkit2016-11-19-0/+29
* Add Player.stopSoundmd_52016-06-11-0/+14
* Implement Particle APIThinkofdeath2016-03-01-0/+196
* Add basic sendTitle / resetTitle API.Jofkos2015-07-10-0/+21
* SPIGOT-436: Add accompanying getSpectatorTarget().md_52015-06-12-0/+9
* SPIGOT-436: Add spectator camera API.md_52015-06-09-0/+11
* [SPIGOT-251] Removed deprecation of playSound() method, as new resource pack ...olivervscreeper2015-05-28-2/+0
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-1/+3
* Add method to send fake sign updates to players. Adds BUKKIT-2300Patrick Seidel2014-04-02-0/+17
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2014-02-08-1/+1
* [Bleeding] Fix Achievement and Statistic API. Fixes BUKKIT-5305t00thpick12014-01-16-9/+239
* Add new setResourcePack method. Fixes BUKKIT-5015Nate Mortensen2013-12-17-0/+32
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-73/+108
* Deprecate magic valuesWesley Wolfe2013-08-28-0/+12
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-0/+4
* Add 1.6 PlaySound command. Fixes BUKKIT-4489h31ix2013-08-02-0/+14
* Add API to control scaled health. Adds BUKKIT-4590T00thpick12013-07-21-6/+30
* Add scale health display API. Adds BUKKIT-4432Wesley Wolfe2013-07-03-0/+21
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-05-16-1/+1
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-04-13-3/+7
* Add Scoreboard API and Command. Adds BUKKIT-3776, BUKKIT-3834mbax2013-04-03-0/+16
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-16/+16
* Add per-player Weather API. Adds BUKKIT-812T00thpick12013-03-18-0/+24
* No @Override here in Java 1.5.Travis Watkins2013-03-17-1/+0
* Add Entity.isOnGround(). Adds BUKKIT-3787Chad Waters2013-03-17-0/+11
* Add API to allow plugins to request players switch to a texture pack. Adds BU...Wojciech Stryjewski2012-12-20-0/+23
* Update ExpCommand with levels support. Fixes BUKKIT-2683 and partially fixes ...EvilSeph2012-10-29-0/+7
* Expose setBedSpawnLocation with force option. Adds BUKKIT-2709EvilSeph2012-10-29-0/+8
* Add API for Sound, and playing the sounds for Worlds and Players. Adds BUKKIT...feildmaster2012-08-21-0/+14
* Add API to set and get movement modifiers. Addresses BUKKIT-2205Wesley Wolfe2012-08-10-0/+26
* Javadoc updatesfeildmaster2012-06-03-7/+7
* Added player.isFlying|setFlying to check if a player is flying, or make them ...Nathan Adams2012-03-22-0/+13
* [Bleeding] Added Conversations API. Addresses BUKKIT-864rmichela2012-03-01-1/+2