[INACTIVE][FUN/MECH/RPG] Fridges v0.3 - Add fridges and anvils to the game! [1060]

Discussion in 'Inactive/Unsupported Plugins' started by r3Fuze, Jun 5, 2011.

  1. Fridges - Fridges you can put stuff into and anvils you can repair tools with!
    Download Fridges 0.3 ( .JAR )
    Download Fridges 0.2 ( .JAR )
    Source

    I will no longer be updating this. If you want to take this over then PM me.

    NOTE: You might think "Fridges haven't I seen this before?" and yes, you have.
    I did get permissions from Jayjay110 to release this. You can find the original here.


    Version: v0.3
    This plugin adds fridges that functions like chests and anvils that can repair tools

    If you are upgrading to 0.3 make sure you delete your old config.


    Dependencies:
    Features:
    • Fridges that functions like chests.
    • Anvils that can repair your tools for money
    • Permissions
    • iConomy
    • Simple protections
    Screenshot of an example usage:
    [​IMG]

    Video of how to build and use:


    Showcase from my awesome mate:



    How to use:
    Fridges:

    First you place a chest, then place an iron block ontop and another iron block ontop of that.
    Then you can rightclick the top ironblock to acces the chest at the bottom.

    Anvils:

    Place an iron block and place a stone pressureplate under it.
    Leftclick on the iron block with a used tool in your hand to display the repair cost.
    Rightclick on the iron block with a used tool to repair it.



    Config file:
    Base cost is the cost which would be charged if the tool was used completely.
    Code:
    anvils:
        enabled: true - if anvils can be used
        price:
            wood: 50 - base price for wood repair
            diamond: 500 - base price for diamond
            stone: 75 - price for stone
            gold: 250 - price for gold
            iron: 150 - price for iron
    fridges:
        enabled: true - if fridges can be used
    debug: false - if you want extra output to the console
    Commands:
    Code:
    /fridges reload - reload the config file
    Permissions nodes:
    Code:
    fridges.reload - for /fridges reload
    fridges.fridge.use - be able to open fridges
    fridges.fridge.break - you need this to break fridges
    fridges.anvil.repair - for when you repair your tool
    fridges.anvil.info - to get the cost of the item you are holding
    fridges.anvil.break - you need this to break anvils

    Posting bugs and errors:
    Be sure to include:
    • Your version of Bukkit
    • Your version of Fridges
    • Any other plugins that may cause the issue
    • The error from the console (if any)
    If you have any suggestion to new stuff i can add or things that needs improvement then feel free to post them below


    TODO:
    • Add iConomy support
    • Fridge protection so you cant just go around and destroy fridges
    • Locks/passwords
    Changelog:
    Version 0.3
    • Added simple protection
    • Completely recoded the plugin because Eclipse failed on me
    • Small bugfixes
    Version 0.2
    • Added anvils
    Version 0.1
    • First release
     
    woodzy likes this.
  2. What is not working, please be more specific.

    - What version of bukkit are you on?
    - Are there any errors in the console?
    - Have you tested it with other players?

    Also im not sure if GroupManager works, although i belive it should.
     
  3. Offline

    Hitman4Hire

    Could you add support to repair armour?
     
  4. I will in a later release.
     
  5. Offline

    Fuzetsu

    got a problem here :/ is this up to date? i really want this on my server :D
     
  6. It should work with the latest build of CraftBukkit.
     
  7. Offline

    Fuzetsu

    it do still say is it up to date?, and yes i do have the latest build of CraftBukkit :/
     
  8. Yes, it is up to date. 0.3 is coming soon with loads of new features though :)
     
  9. Offline

    Fuzetsu

    Cool :) going to try it then when the new ver. comes out! :D
     
  10. Offline

    Hitman4Hire

    Thanks =D
     
  11. Offline

    Tymek68

    I'm on the latest build of Bukkit, 1.7.3, with the latest Minecraft server, also 1.7.3. I haven't tested it with other players, but if I'm an op and an admin, I think if it would work with anyone, it would be me. And I did what was in the video, I dug one block, but a chest, and put two iron blocks above it. I tried right clicking on both the iron blocks, nothing happened when I clicked either of them.
     
  12. Are there any errors in the console?
     
  13. Offline

    Tymek68

    What do you mean by that?
     
  14. Nevermind, try giving yourself the fridges.* permissions and see if it works.

    0.3 will hopefully get out tommorow!
     
  15. Version 0.3 is out, hopefully this fixes some problems!
     
  16. thank you! its awesome
     
  17. Offline

    sfxworks

    Can I change the item used?
     
  18. Offline

    XxBTWxX

    Is it possible to work with items. Like to repair iron axe you need to have 1 iron and 1 stick or etc?
     
  19. Change the iron block to some other block?
    I will probally add that later.
     
  20. Offline

    Tymek68

    Yup, it works fine now, thanks! :)
     
  21. Offline

    sfxworks

    Yes. Going to add a custom item called a "fridge" in my server. Would love it if I could change the item id.
     
  22. Ok, i'll add that to the config in 0.4
     
  23. Offline

    superbomb17

    This is awesome, the n=only thing to make it better would be a version using Spout, so when you open it, it could actually say 'Fridge'
     
  24. I'll probally make Spout support soon.
     
  25. Offline

    fury

    do you have to have permissions to run this?
     
  26. Offline

    fury

    god dang it i don't like permissions it confuses me....
     
  27. @fury what permissions system are you using?
     
  28. Offline

    Paku

    Could this get BOSEconomy support?
     
  29. @Paku
    BOSEconomy should already be supported.
     
  30. Offline

    JustDoAsIDo

    I have included your wonderful plugin in a plugin spotlight:


    Enjoy :)
     

Share This Page