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

Dev #51

Merged
merged 16 commits into from
Sep 29, 2023
Merged

Dev #51

merged 16 commits into from
Sep 29, 2023

Conversation

desht
Copy link
Contributor

@desht desht commented Sep 28, 2023

A whole bunch of new commands, plus a couple of fixes

desht added 16 commits June 20, 2023 10:09
Give other mods a chance to cancel the teleportation based on where the
player is etc.

FTBTeam/FTB-Mods-Issues#841
Fix NPE when unmuting offline player
Drop forge-specific event handlers for player data load/save, just use world
 load/save (works correctly with offline players)
Bumped version back down to 2001.1.3, shouldn't have been 2001.1.4
Allows the location of offline players to be adjusted by editing their
 player <uuid>.dat file directly
Teleport to where you're looking (top of focused block column)

FTBTeam/FTB-Mods-Issues#741
Control your or other player's speed with a percentage boost

FTBTeam/FTB-Mods-Issues#741
Copy link
Member

@MichaelHillcox MichaelHillcox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No real blocking issues here, happy for it to be merged as is. Looks like some great improvements to Essentials :D

Couple of notes:

  • The InventoryUtils might be best off being moved to FTB Lib in the future? Same as BlockUtils assuming the goal would be to have Lib act as one size fits all utils system.
  • Kit could be a record?

@desht desht merged commit 0ddd353 into main Sep 29, 2023
2 checks passed
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.

2 participants