Recent content by justjefry

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  1. J

    Question Overrides method that is deprecated and marked for removal in 'org.bukkit.Translatable'

    this is the error i am getting, Overrides method that is deprecated and marked for removal in 'org.bukkit.Translatable'. This is my code, package jefry.viiper.signme; import io.papermc.paper.enchantments.EnchantmentRarity; import org.bukkit.enchantments.Enchantment; import...
  2. J

    Question Overrides method that is deprecated and marked for removal in 'org.bukkit.Translatable'

    i am having trouble with is error to do with getTranslationKey and if i remove it i get another error saying i have to add it and i truly dont know what to do. i am just trying to setup a custom enchantment