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

Added Stacker Support #812

Closed
wants to merge 12 commits into from
Closed

Added Stacker Support #812

wants to merge 12 commits into from

Conversation

sh0inx
Copy link
Contributor

@sh0inx sh0inx commented Feb 24, 2024

  • changed recalculate method to include support from the support manager

sh0inx and others added 4 commits February 24, 2024 15:47
- changed recalculate method to include support from the support manager
@sh0inx sh0inx changed the title the other side of the teams commit Added Stacker Support Mar 1, 2024
- Updated lists to HashSets to avoid duplicate support injections
- Fixed an issue with the plugin only checking from y=0 for teamBlocks
- Added a condition to skip the loop if the block being inspected is of type AIR, CAVE_AIR, or VOID_AIR
- Added ObsidianStacker to the soft dependencies list
- added a teamBlock filter to not iterate through every item in the game for every block on the island
sh0inx and others added 5 commits March 16, 2024 11:11
- removed essentials dependency as its now included in teams
- added `spawnOnIsland` to force players to respawn on their islands (if they exist), includes new PlayerRespawnEventListener
- removed the island check for `PlayerInteractEventListener` as it was conflicting with teams
- changed the WordUtils import location
- removed unnecessary imports and inlined a few things in `IslandManager`
- rewrote `PlayerUtils` to use support manager from teams
@PeachesMLG PeachesMLG closed this May 7, 2024
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.

3 participants