Skip to content

Commit a773737

Browse files
committed
Updated changelog to include events
1 parent 8b08d13 commit a773737

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/main/resources/docs/Changelog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,21 @@ Extensions that worked previously can now only work with the latest builds. All
124124
{{function|x_get_current_thread}}, {{function|x_new_thread}}, {{function|x_run_on_main_thread_later}}, {{function|x_run_on_main_thread_now}},
125125
{{function|xml_read}}, {{function|yml_decode}}, and {{function|yml_encode}}
126126

127+
===Event API additions===
128+
129+
76 events were added.
130+
131+
creature_spawn, block_grow, food_level_changed, world_save, entity_interact, block_dispense, entity_change_block, item_despawn,
132+
inventory_click, vehicle_move, block_break, exp_change, note_play, shutdown, cmdline_prompt_input, player_interact_at_entity,
133+
player_leave_bed, block_ignite, world_load, item_pre_enchant, entity_death, item_enchant, world_unload, projectile_hit, item_held,
134+
player_quit, player_move, item_drop, tree_grow, weather_change, entity_damage_player, entity_damage, block_place, world_changed,
135+
player_toggle_sneak, projectile_launch, player_fish, server_ping, entity_explode, player_prelogin, inventory_close, lightning_strike,
136+
player_teleport, redstone_changed, inventory_drag, target_player, player_enter_bed, item_pickup, player_interact_entity, block_burn,
137+
vehicle_leave, vehicle_collide, thunder_change, gamemode_change, async_player_chat, item_pre_craft, piston_retract,
138+
player_toggle_flight, tab_complete_chat, pressure_plate_activated, inventory_open, player_login, vehicle_enter, player_command,
139+
player_consume, player_kick, tab_complete_command, sign_changed, piston_extend, entity_enter_portal, player_portal_travel,
140+
player_toggle_sprint, item_spawn, hanging_break, book_edited, and plugin_message_received
141+
127142
==3.3.0==
128143

129144
3.3.0 is a massive update that contains a huge number of new features. There are a few things that are incompatible with the previous version, so you should carefully read this release notice before upgrading. If you are starting from scratch, there are (of course) no incompatibilities.

0 commit comments

Comments
 (0)