sk89q
|
b8c2380087
|
Added list support to Configuration.
|
2011-01-15 01:44:20 -08:00 |
|
sk89q
|
262d0ddad6
|
Plugin data folders are now no longer created by default.
|
2011-01-15 00:34:01 -08:00 |
|
sk89q
|
d8bf59f639
|
Improved the Javadoc for JavaPlugin.getConfiguration().
|
2011-01-15 00:29:38 -08:00 |
|
sk89q
|
79a3d54eef
|
Configuration files need to be .yml, not .yaml.
|
2011-01-15 00:26:32 -08:00 |
|
sk89q
|
f3d7e390ae
|
Added Configuration.getBoolean().
|
2011-01-14 23:38:53 -08:00 |
|
sk89q
|
a9f9c6e6c2
|
Added configuration and plugin data directory support to plugins.
|
2011-01-14 23:38:53 -08:00 |
|
sk89q
|
b0ff9bb992
|
Added basic configuration classes.
|
2011-01-14 23:38:52 -08:00 |
|
speakeasy
|
01988e9fdc
|
Added kick player.
|
2011-01-15 12:27:25 +08:00 |
|
Dinnerbone
|
30a8e66282
|
Infinite loops are like infinite loops which are like infinite loops which *bang*
|
2011-01-14 14:43:14 +00:00 |
|
Dinnerbone
|
1ca85f783c
|
Added Wool + Dyes
|
2011-01-14 00:20:00 +00:00 |
|
Dinnerbone
|
d30ab0a928
|
Added MaterialData
|
2011-01-14 00:00:54 +00:00 |
|
Dinnerbone
|
f7cb2fbbe6
|
New materials, changed material names per style guidelines + correct names
|
2011-01-13 23:33:51 +00:00 |
|
Dinnerbone
|
c69dd6a9e0
|
Renamed Color -> ChatColor, and added DyeColor
|
2011-01-13 20:27:28 +00:00 |
|
Tahg
|
5fc5b4c1a3
|
Added redstone event
|
2011-01-12 12:40:21 -05:00 |
|
Taylor Kelly
|
c5e31fd6f3
|
Remove @overrides from EntityCombust
|
2011-01-11 19:41:04 -05:00 |
|
Taylor Kelly
|
b13da85182
|
Merge branch 'master' of https://github.com/tkelly910/Bukkit into tkelly910-master
|
2011-01-11 18:53:54 -05:00 |
|
Dinnerbone
|
c3cd1d735f
|
Added PluginManager.getPlugins()
|
2011-01-11 20:58:01 +00:00 |
|
Dinnerbone
|
f87466c974
|
New ClassLoader to allow for inter-plugin communication
|
2011-01-11 20:36:38 +00:00 |
|
Taylor Kelly
|
e35b9b594a
|
EggThrow - remove extra stuff
|
2011-01-11 03:02:30 -05:00 |
|
Taylor Kelly
|
0b4916afd6
|
PlayerEggThrowEvent
|
2011-01-11 02:58:51 -05:00 |
|
Tahg
|
dc26bba4cf
|
Merge branch 'master' of https://github.com/Bukkit/Bukkit
Conflicts:
src/main/java/org/bukkit/Player.java
|
2011-01-10 17:27:51 -05:00 |
|
Tahg
|
110e0f260b
|
added getAddress interface for Player
|
2011-01-10 17:24:35 -05:00 |
|
Taylor Kelly
|
a213311a1d
|
BlockDamagedEvent
|
2011-01-10 02:59:30 +00:00 |
|
Taylor Kelly
|
219c0772fd
|
EntityCombustEvent
|
2011-01-10 02:59:30 +00:00 |
|
speakeasy
|
7d6400eb1d
|
Added BlockIgniteEvent.
|
2011-01-10 09:09:43 +08:00 |
|
Taylor Kelly
|
9967ab16f6
|
Cleaned up Fillr
|
2011-01-10 09:08:11 +08:00 |
|
Erik Broes
|
68f23c547c
|
Fixed getArmorContents() return value
|
2011-01-09 23:40:46 +01:00 |
|
durron597
|
a83e58e462
|
forgot to initialize cancel
|
2011-01-09 12:34:57 -05:00 |
|
Erik Broes
|
5a1310148e
|
Updated inventories to a has-a relationship.
Added PlayerInventory interface with playeronly methods.
Add equals to ItemStack.
|
2011-01-09 18:29:48 +01:00 |
|
Luke GB
|
7c93a16862
|
Added JavaDoc @see comments and @todo notes for those that aren't specified in the listener
|
2011-01-09 13:14:28 +00:00 |
|
durron597
|
154cae99a8
|
Removed unnecessary import warnings
|
2011-01-09 07:52:03 -05:00 |
|
sk89q
|
327142ef52
|
Added ItemDrop, world.dropItem(), and world.dropItemNaturally().
|
2011-01-08 12:47:48 -08:00 |
|
sk89q
|
3b1f74e6c5
|
Made Location.clone() public.
|
2011-01-08 12:39:54 -08:00 |
|
sk89q
|
373c958596
|
Changed Block.setTypeID() to return a boolean indicating whether the block was changed (as provided by Minecraft).
|
2011-01-08 12:24:27 -08:00 |
|
Dinnerbone
|
3e911e1f0d
|
Fixed VehicleListener not being able to register
|
2011-01-08 18:47:14 +00:00 |
|
durron597
|
ca29aaa519
|
Should be LivingEntity
|
2011-01-08 08:05:04 -05:00 |
|
durron597
|
b43d8d60a6
|
Implemented BlockInteract, BlockRightClicked and PlayerItem. Removed
BlockItem as we're not doing it that way anymore.
|
2011-01-08 05:45:15 -05:00 |
|
Dinnerbone
|
15329e9d58
|
Added block.getBiome()
|
2011-01-08 03:34:24 +00:00 |
|
Dinnerbone
|
574e959269
|
Added World.getName and World.getId
|
2011-01-08 02:29:42 +00:00 |
|
Dinnerbone
|
c3a3c52e9d
|
Added Entity.teleportTo(Entity)
|
2011-01-08 02:21:46 +00:00 |
|
sk89q
|
39999e2c93
|
Added passenger methods to Vehicle/LivingEntity.
|
2011-01-07 16:25:52 -08:00 |
|
sk89q
|
b671546e92
|
Added World.spawnBoat().
|
2011-01-07 13:59:30 -08:00 |
|
sk89q
|
5e76ddc41e
|
Added Boat interface.
|
2011-01-07 13:01:23 -08:00 |
|
sk89q
|
5c7aadb0b2
|
Moving some minecart flags that don't belong in the event out of the event.
|
2011-01-07 12:26:24 -08:00 |
|
sk89q
|
806889eb0a
|
Merge remote branch 'remotes/origin/master'
|
2011-01-07 11:18:03 -08:00 |
|
sk89q
|
a6704ab01b
|
Various changes to the vehicle hooks.
|
2011-01-07 11:16:04 -08:00 |
|
Dinnerbone
|
af781b4317
|
Added state update()
|
2011-01-07 16:53:29 +00:00 |
|
Dinnerbone
|
4cdd519963
|
Make a start on BlockState stuff
|
2011-01-07 16:17:54 +00:00 |
|
Dinnerbone
|
8563454327
|
Added Sign interface
|
2011-01-07 14:52:28 +00:00 |
|
Dinnerbone
|
f71b57174e
|
Set. Not get.
|
2011-01-07 13:33:36 +00:00 |
|