Inactive [INFO/GEN] Craftipedia v5.4 - View Recipes In-Game [1.3.1-R2]

Discussion in 'Inactive/Unsupported Plugins' started by Operon, Jun 25, 2011.

  1. Offline

    Operon

    • adfly links removed
    Project Manager: Techzune

    OVER 5,000 DOWNLOADS! Thanks for your support!


    Please let me know of any bugs or missing recipes!

    Have often do you forget a crafting recipe? Never forget a recipe again.
    With a simple command, you can view any recipe you choose.

    Download
    If the download ever stops working, it is because the plugin has gone inactive for a temporary period. It will be repaired soon.

    Features:
    *View recipes in the in-game GUIs! (Workbench/Furnace)
    *No need to view the Minecraft Wiki (e.g. Exiting Fullscreen)
    *Permissions (If no permissions, only ops can use Craftipedia)
    *Portable Crafting Grid (3x3)

    Commands:
    /recipe <item/block here> or /rc <item/block here>
    Tells the player a recipe.​
    EXAMPLE: /recipe diamond pickaxe​

    /recipe crafting or /recipe grid
    Opens the crafting grid GUI.​
    EXAMPLE: /recipe crafting​

    /craftipedia
    Tells the player the version of Craftipedia.​

    Config:
    The configuration is currently at version 2.0!

    Permissions:
    Show Spoiler

    Tested with PermissionsBukkit v1.2
    craftipedia.use
    Allows a player to use Craftipedia.​
    If no one has this permission, only ops can use Craftipedia.
    /recipe <item/block>​
    /rc <item/block>​
    craftipedia.ver
    Allows a player to view what version Craftipedia is.​
    If no one has this permission, only ops can view the version.
    /craftipedia​
    craftipedia.portablecrafting
    Allows a player to use the portable crafting grid.​
    If no one has this permission, everyone can use the grid.
    /recipe crafting​
    /recipe grid​

    Pictures and Videos:
    Show Spoiler

    Thank you to everyone who makes a video of Craftipedia.






    [​IMG]


    Changelog
    v5.1
    * GUI Update! Adds many new GUIs! (NO SPOUT NEEDED)

    v4.0
    * Added Spaces ("Diamond Pickaxe" now works, even "D i a m o n d P i c k a x e"!)
    * Made the configuration better. (Check it out!)
    * Added portable crafting (craftipedia.portablecrafting)
    * Improved some recipes.
    * Bug fixes.
    Show Spoiler

    v3.9
    * Fixed a major crash bug


    v3.8
    * Updated to 1.2.4 (Added New Blocks)


    v3.6
    * Updated to 1.1-r6


    v3.5
    * Fixed Wool Recipe
    * Added an alias to the recipe command, /rc

    v3.1
    * Permissions Fixed (Hopefully... Tested with PermissionsBukkit v1.2)

    v3.0
    * Updated to 1.1-R1
    * Added Stone Button
    * Config now supports up to 5 defines
    * Config now overrides the default recipes
    * Permissions broken - To Be Fixed
    * Minor Bug Fixes

    v2.6
    * Fixed Bookshelf Recipe


    v2.5
    * Custom Recipes
    * Minor Fixes


    v2.1
    * Fixed cake recipe
    * Fixed permissions

    v2.0

    * Support for 1.0.0
    * Better "Recipe Telling"
    * NOTE: Permissions may not work yet, please test this for me!

    v1.5
    * Added Piston
    * Added Sticky Piston
    * Added Shears
    * Fixed Stone Slab, Wood Slab not showing a recipe.

    v1.01
    * Fixed Permissions Bug


    v1.0
    * Out of Beta
    * Fixed Bugs

    v0.5
    * Permissions Support
    * Update to 953

    v0.3
    * Furnace Recipes

    v0.2
    * Added No Recipe Notice
    * Added Not Found Notice
    * Submitted to Bukkit Forums

    v0.1
    * Initial Completion

    To-Do:
    Spout compatibility.

    Furnace recipes are kind of icky, needs a little more work.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
    Draxcyn and olimoli123 like this.
  2. Offline

    Bazuka_Rulz

    Great Plugin very beneficial!
     
  3. Offline

    Izoslav

    The download link seems to be broken (again). It redirects me to the Mediafire main page. Could you fix that?
     
  4. Offline

    SulimirCular

    Link down? It just refers me to <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 27, 2016
  5. Offline

    BPCM

    Are there any plans of this being upgraded to 1.1-R6?
     
  6. Offline

    DonDav

    hi, the plugin sounds good and i really want to try it, but i canĀ“t download it for about 10 days. Is there a chance the plugin will ever be reuploaded?
     
  7. Offline

    Operon

    Sorry about that guys, went on a little inactive spree since my computer crashed. I have successfully recovered and now back into work.

    The download link was fixed (No longer using Mediafire, switched to Dropbox) :D
    Also, I updated Craftipedia to 1.1-R6, it was not tested so please notify me if it does not work.
     
  8. Offline

    BPCM

    Looks great. Thank you for the update!
     
  9. Offline

    SulimirCular

    It doesn't seem to work with bPermissions.
    My Players don't have access, even if they have the permissions craftipedia.* or craftipedia.use
     
  10. Offline

    Doc

    wget compatible downloads please, some of us don't have browsers on our servers.
     
  11. Offline

    Operon

    I haven't verified it working with bPermissions. I will look into that on v4.0

    Pardon me?
     
  12. Offline

    Doc

    Sorry, on a linux/unix servers most people don't have a gui or graphical browser.
    running the command
    Code:
    wget ********
    produces a file called 54ZHH and it contains the following rather than your plugin.

    Code:
    <html xmlns="http://www.w3.org/1999/xhtml" id="adfly_html">
    <head> 
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>Craftipedia.jar</title>
        <meta name="title" content="Craftipedia.jar" />
        <meta property="og:title" content="Craftipedia.jar"/>
     
        <link rel="icon" href="http://adf.ly/favicon.ico" type="image/ico" />
        <link rel="shortcut icon" href="http://adf.ly/favicon.ico" /> 
        <link rel="stylesheet" type="text/css" href="/css/adfly_1.css" />
    ...
    if you were to place the file on a webserver, ftpserver, dropbox, it would allow us server admins direct access to your plugin from the command line, since thats all we have access to.

    I hope I explained it. Thanks!
    -Doc
     
  13. Offline

    Operon

    There is now a Direct Download link under the Download.
     
  14. Offline

    Doc

    Bless you! Thank you so much!!

    -Doc
     
  15. Offline

    nuke21

    Cool idea, but if you can't remember what the item is called, you have to go look at wiki anyways lol.
     
  16. Offline

    Darkhand81

    Anyone know what texture pack is used in the Youtube video?
     
  17. Offline

    PTluzitano

    This is one of the best pluggins ever :) great job and fast with Mobipedia :p
     
  18. Offline

    ErMurazor69

    have an issue with a missing recipe "button" or "stonebutton" does not work. Also I don't have a folder or a config file for this plugin, none generate at all when I start my server (probably because I am running 1.2.3_R02 but never had a config or folder in 1.1 R1-6 either).
     
  19. Offline

    Operon

    I will look into that.
     
  20. Offline

    magga282

  21. Offline

    happy29

    Can I show a crafting list in game?
     
  22. Offline

    Soxra

    Operon Can i translate the messages into german? :)
     
  23. Offline

    Operon

    Feel free!
     
  24. Update to 1.2.4?
     
  25. Offline

    xBloodydaggerx

    Yes, Hello.. I am really interested in this plugin but i do not want to use a permissions plugin or have ops.. So is there anyway to make an option to make it everyone.. or something along those lines? Thanks
     
  26. Offline

    Operon

    Updated
    That will be added in 4.0 which will contain more configurations.
     
    xBloodydaggerx likes this.
  27. Offline

    hanimallover

    Do you have to type everything in the config file yourself? Because, that's what I have to do. :/
     
  28. Offline

    RyGuy147

    How do you add custom furnace recipes?
     
  29. Offline

    Operon

    At the moment you can't, that is a feature of 4.0!

    Hmm, that's weird... Is anyone else experiencing this problem?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  30. Offline

    Operon

  31. Offline

    Operon

    Craftipedia v4.0 has been released! Yay!
     

Share This Page