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

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Environment:

      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.

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

              Created:
              Updated: