Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-4225

allow adding recipes when "load: startup" is specified in plugin.yml

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • java 8 windows

    • git-Spigot-69774b3-6 71581e (MC: 1.13) (Implementing API version 1.13-R0.1-SNAPSHOT)
    • Yes

      Bukkit.addRecipe() currently silently fails to add both shaped and shapeless recipes when "load: startup" is set in the plugin's plugin.yml file. It would be nice to be able to add recipes with this option enabled.

      Im attempting to add the recipes in the plugin's onEnable() method.

       

       

      EDIT:

           I found a work around, this feature request is therefore technically invalid i suppose, because it can be done with existing API.

            Unassigned Unassigned
            gizmo gizmo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: