Create bank-slot-sync#10512
Conversation
|
New plugin |
|
Internal use only: Reviewer details Maintainer details |
|
kitten-lissy
left a comment
There was a problem hiding this comment.
-
TabInterface.getActiveTag() - Now using this instead of reading the bank title widget. Also added @PluginDependency(BankTagsPlugin.class) and use tabInterface.reloadActiveTab() to refresh the tag view after layout modifications.
-
Config cleanup - Removed the enabled toggle (sorry, that was awk lol) and copyTags (always copies now). Kept removeOldTags as an option since some people may want to keep old item placeholders.
-
Reduced delay to 1 tick - Went from 2 ticks to 1. Still need a single tick for Bank Tags to finish its layout processing before we modify. After processing, reloadActiveTab() refreshes the tag view immediately so users don't need to switch tabs. This is much smoother.
Thank you for the suggestions! This was much easier!!
* Create bank-slot-sync * Update bank-slot-sync * Update bank-slot-sync * Update bank-slot-sync
Adds Bank Slot Sync - automatically syncs item variants (recolors, ornament kits, charged items, degraded equipment) to Bank Tag Layout slots.
Features: