Skip to content

Conversation

@cswhite2000
Copy link
Member

@cswhite2000 cswhite2000 commented May 31, 2025

These are relatively trivial changes from #94 but there are alot of them. Moving them into their own PR to decrease the diff size.

  • Made 4 compatibility interfaces and switched various locations to use them.
    • Enchantments, EntityTypes, Materials, and PotionEffects.
    • These represent cases where Enums and such switched names between 1.8 and modern
  • Switched some imports of md5 ChatColor to bukkit ChatColor.
  • Swapped out import org.apache.commons.lang3.text.WordUtils; for import org.apache.commons.lang.WordUtils;.
  • Minor refactor of getMapTagMaterial

All other parts of the diff should be from spotless formatting

Signed-off-by: Christopher White <[email protected]>
@cswhite2000 cswhite2000 requested a review from applenick May 31, 2025 22:07
@applenick applenick merged commit a0e54a9 into dev Jun 1, 2025
2 checks passed
@applenick applenick deleted the compat-interfaces branch November 11, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants