Inns and Blacksmiths

Discussion in 'Archived: Plugin Requests' started by Daelmorn, Jul 23, 2011.

  1. Offline

    Daelmorn

    I would immensely like to see some plugins that allow inn's (self explanatory) and blacksmiths (where you can go to have damaged tools repaired) to be created and that support economy mods like BOSEconomy so that you can charge for the services provided

    ok, I found a plugin that allows blacksmiths but I haven't yet found one for an Inn, so if there is one already out then I would love a link to it, and if there isn't I would greatly love for someone to create one

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

    feildmaster

    1- That goes under plugin requests

    2- How is "inn's" self explanatory?
     
  3. Offline

    Daelmorn

    an Inn can really only be one thing, and i couldnt find plugin requests
     
  4. Offline

    feildmaster

  5. Offline

    greatman

    Basicly you want that when semeone buy a inn (Selected with a cuboid like in LocalShops?) people can buy/rent rooms in it?
     
  6. Offline

    feildmaster

  7. Offline

    greatman

    I can try to do something for that.
    @feildmaster : Thanks for the link ;)
     
  8. Offline

    Specops343

    I believe the RAGELAND.net dev team is making something quite similar to this.
     
  9. Offline

    Daelmorn

    @greatman, that would be great
    @Specops, if they are I will eagerly be awaiting its release
     
  10. Offline

    Daelmorn

    I need the plugin to work with iConomy, as I have just switched my server over from BOSEconomy to the simpler iConomy
     
  11. Offline

    greatman

    I'm using the Register API so it will be compatible with any system.
     
  12. Offline

    Daelmorn

    ok, cool greatman, thanks for the work on it, I kinda had my players managing the inns themselves, but they kept complaining cuz when we had new players or people who were in the middle of building something away from their home they were always too busy with their "inns" to work on their builds, so i finally caved in and said I would ask on the forums if someone could develop an inn plugin that auto managed everything for them, and made it so that you couldnt sleep in any of the beds there until you rented it, lol

    I kind of liked the way that ShopSigns handles the shop, where you buy and sell the items by right clicking on the sign, if you could do that for the inns and set it up so that the bed was only rented for a certain amount of time(configurable) I would much appreciate it as well, and I would more than likely throw a donation your way once I have some extra cash

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

    greatman

    What Ive done at this moment for the Inn setup is that a player hit a door while selecting (Kinda the same way as LWC) and set a price. So each time semeone would open that door money will get removed and given to the respective owner.

    Currently Selecting and creating works. I'm working out Economy support and door opening payment.
     
  14. Offline

    Daelmorn

    sounds like a plan to me, nice and simple, shouldnt be hard to figure out lol
     
  15. Offline

    greatman

    Here we go! I think I got a working version of that
    http://koopa.virtual-info.eu:8080/j...t/me.greatman.plugins.inn/Inn/0.1/Inn-0.1.jar

    Works with Permissions 2.X/3.X, iConomy 4/5, BOSEconomy 6/7 and MultiCurrency 0.09

    To create a inn door:
    • Place the door
    • Type /inn select
    • Slap the door
    • Type /inn create <Price>
    To remove a inn door:
    • Simply destroy the door :p
    The Price is removed from the player wallet each time he opens it and that money goes in the creator wallet. Later I will add a configurable timer of how much time you can open the door after you opened it 1 time.

    Permissions flags:
    inn.create
    inn.select
    inn.bypass (Allow a admin to don't pay when opening doors and deleting any doors)

    The whole thing is not really optimised for a small jar but should not lag your server
     
  16. Offline

    Daelmorn

    why thank you, I shall put it to the test right away

    looks like it is working

    am curious though, does it automatically hook into the economy system? because the config.yml was rather small

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

    greatman

    Yes. It detects what economy system you are running and hook with it.

    New version that does not bring a command error while only typing /inn and added /inn help

    http://koopa.virtual-info.eu:8080/j...t/me.greatman.plugins.inn/Inn/0.1/Inn-0.1.jar

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

    Daelmorn

    great, these work, I look forward to seeing this one updated and maintained, I may even be able to suggest some more features later, we will see but for now, this is exactly what my server needed, the players are now happy, thank you for the work
     
  19. Offline

    greatman

Share This Page