[feature] More events
For a really really good api for "bigger" server we need:
Events
Block
- [ ] Base Block Change
- [x] Block Break
- [ ] Block Burn
- [ ] Block Death
- [ ] Block Form
- [ ] Block Grow
- [ ] Block Item Pickup
- [ ] Block Melt
- [ ] Block Spread
- [ ] Block Teleport
- [ ] Block Update
- [ ] Brew Item
- [ ] Brewing Fuel Use
- [ ] Campfire Cook
- [ ] Chest Pair
- [ ] Farmland Hydration
- [ ] Leaves Decay
- [ ] Pressure Plate Update
- [ ] Sign Change
- [ ] Structure Grow
Player
- [ ] Bed Enter
- [ ] Bed Leave
- [ ] Bucket Empty
- [ ] Bucket Fill
- [ ] Change Skin
- [ ] Drop Item
- [ ] Edit Book
- [x] Emote
- [ ] Exhaust
- [ ] Experience Change
- [ ] Item Consume
- [ ] Item Enchant
- [ ] Item Held
- [ ] Item Use
- [ ] Jump
- [ ] Move
- [x] Respawn
- [ ] Toggle Flight
- [ ] Toggle Glide
- [ ] Toggle Sneak
- [ ] Toggle Sprint
- [ ] Toggle Swim
- [ ] Transfer
Entity
Inventory
- [ ] Craft Item
- [ ] Furnace Burn
- [ ] Furnace Smelt
- [ ] Inventory Close
- [ ] Inventory Open
- [ ] Inventory Transation
Server
World
- [ ] Chunk Load
- [ ] Chunk Populate
- [ ] Chunk Unload
- [ ] Spawn Change
- [ ] World Difficulty Change
- [ ] World Display Name Change
- [ ] World Init
- [ ] World Load
- [ ] World Particle
- [ ] World Save
- [ ] World Sound
MORE API STUFF SOON
Maybe there's something we don't need, I just looked at Pocketmine as a reference.
A lot of these would be nice to have, this is a good list. At the same time, I definitely think some of these are significantly less important than others (e.g. block burn event), so prioritizing the ones that would make the most impact would make it even better.
A lot of these would be nice to have, this is a good list. At the same time, I definitely think some of these are significantly less important than others (e.g. block burn event), so prioritizing the ones that would make the most impact would make it even better.
I will put this in my todo list lol
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 15 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
good
Is there an event for moving an item within an inventory?
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 15 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
A more complete list is now tracked in #292