Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes a whole load of issues #8

Merged
merged 8 commits into from
Mar 9, 2024
Merged

Fixes a whole load of issues #8

merged 8 commits into from
Mar 9, 2024

Conversation

mosemister
Copy link
Contributor

@mosemister mosemister commented Feb 25, 2024

Fixes:

  • freeze after server switches off
  • java logger format
  • soak's config not being created
  • plugin config expecting a yaml rather then yml
  • repeating tasks with interval as 0 ran as delayed
  • BlockData (BlockState) are now memory equal
  • default block data would be Bed, despite not being a bed
  • default plugin config location is now plugins/<name> for plugins that dont respect paper's config changes
  • player block place no longer crashes when a block placement happens indirectly due to the player placing a block
  • added 1.19.4 bukkit tags
  • added 1.19.4 bukkit entity types
  • added 1.19.4 bukkit materials
  • implemented entity vehicle
  • implemented entity passenger
  • implemented generic x_z axis for BlockData
  • implemented chunks
  • implemented portal creation event
  • implemented portal enter event
  • implemented portal teleport event
  • implemented portal exit event
  • implemented entity block placement event
  • implemented get nearby entities
  • implemented piston retract event
  • implemented creature spawn event
  • implemented pre login event
  • implemented bed half in bed blocktype
  • implemented basic blockdata from string
  • implemented a worldedit bukkit translation layer

@mosemister mosemister mentioned this pull request Feb 26, 2024
1 task
@mosemister mosemister marked this pull request as ready for review February 26, 2024 20:35
@mosemister mosemister mentioned this pull request Mar 9, 2024
1 task
@mosemister mosemister merged commit c4c834a into main Mar 9, 2024
1 check passed
@mosemister mosemister deleted the world-update branch March 9, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant