Remove legacy - #21
Draft
FireInstall wants to merge 17 commits into
Draft
Conversation
Bump version Added copper (trap)door sounds
…o deal with sounds anymore.
update to pluginMeta for getting the version update gradle bump version
…and blocking it fom interfering with itself
see: pop4959/Bolt#195 and pop4959/Bolt#196 Co-authored-by: Emilia Kond <emilia@rymiel.space>
# Conflicts: # build.gradle # src/main/java/de/greensurvivors/padlock/impl/openabledata/Openables.java
# Conflicts: # build.gradle # gradle/wrapper/gradle-wrapper.properties # src/main/java/de/greensurvivors/padlock/PadlockAPI.java # src/main/java/de/greensurvivors/padlock/impl/openabledata/OpenableToggleManager.java # src/main/java/de/greensurvivors/padlock/listener/BlockPlayerListener.java
- bump dependencies - added copper chests default (we still have no container tag, so everyone has to update their configs) - added support for copper golems - better Component building in MessageManager - moved LangKey/PlaceHoder enums out of MessageManager - use ComponentLogger - added Bundle InventoryMove types
FireInstall
force-pushed
the
removeLegacy
branch
from
August 5, 2026 12:47
3b18043 to
3a912b1
Compare
drop unregistring commands, since it is unrelyable since brigadier [Bump] minecraft, gradle [Fix] empty exemtion blocks config loading
FireInstall
force-pushed
the
removeLegacy
branch
from
August 5, 2026 12:53
3a912b1 to
5b604c3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This removes all update logic and finally parts with the Lockette roots.
The update that probably will never come...