Recent content by justjefry

  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