Inactive [FUN/RPG] Tent v0.05 - create a quick house quickly [1060]

Discussion in 'Inactive/Unsupported Plugins' started by ashtheking, Jul 17, 2011.

  1. Offline

    ashtheking

    I'll take a look, but you can ALWAYS view the source. Decompilers are useful. Also, you don't need any commands to use my tent plugin. Just a sign / custom block.
     
  2. Offline

    stocky_s

    hi, could you make it so that there is only a 2x1 hole so that the use could place a door in easily.
    obviously only until you sort doors out.
    just an idea :)
     
  3. Offline

    burnouthero

    i really like it
     
  4. Offline

    Draycos

    My Ideas: I really like the idea of this plug in, however is there a way that you could include and option to change the chest to a workbench? And add a door?
    I have not messed around with this plug to much and I know very little about programming this stuff... so i apologize if these are hard requests.
    (edit) Sorry about the door I did not see that that was not crossed off...
     
  5. Offline

    ashtheking

    Theres a boolean in the config where you can specify whether you want a chest, a furnace, or a workbench. You can have any combination, as they appear in different locations in the tent. I am working on adding a door, but i'm having a bit of trouble with the metadata, thats all. It's been suggested already. @stocky_s I added that, but i'll be working on fixing this one bug with saving before i release. Thanks for the support everyone.
     
  6. Offline

    kyuubireaper

    Its kind of a system I have on my server. Its a long story.
     
  7. Offline

    Draycos

    thanks, I somehow over looked that in the config file... I really look forward to the door.

    So, two issues i'm having... after blocking the entrance and going to sleep, monsters spawn inside the tent with me.
    Second, the tents all face one direction. Is there a way to make the tent "spawn" with the entrence facing the same way as the sign face was?

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

    feildmaster

    Not with the current way he's making tents.
     
  9. Offline

    ashtheking

    I'll work on the bed spawning thing, i have a couple of ways to fix that. And the directional thing, well, that i'll see what i can do.
     
  10. Offline

    Draycos

    Thanks,
    After re downloading i had no monster spawn issues. I did not see any difference in the tent set up...
     
  11. Offline

    crazy_jarvis

    Hi, I have installed this fine, and it works great.
    The problem I have is it is enabling anyone on the server to use the '/spawn' and '/home' commands, not just ops.
     
  12. Offline

    feildmaster

    @crazy_jarvis : Those commands aren't handled by this plugin. It must be another plugin.
     
  13. Offline

    crazy_jarvis

    Well, how I should have worded it is, that when I add tent.create into permissions everyone is then allowed to use the '/spawn' and '/home' commands.
     
  14. Offline

    feildmaster

    It's not tent.create
     
  15. Offline

    NeonJ

    Would it be possible to have an option to make a custom tent and/or multiple different types of tents?
    Perhaps it could detect a floor pattern too...

    EG: When someone makes an X out of snow blocks, then right-clicks the middle one, instant igloo!
    Or
    When someone makes a + with planks on the outside and a log on the inside, instant wood tent thing!

    It should be customizable.
     
  16. Offline

    ashtheking

    Added the hole for the Door, as well as fixed it so monsters don't spawn. Also, made size so it's not insane to do anything past 1. It now adds instead of multiplies, making it grow in a manageable way. @Draycos @stocky_s @feildmaster
     
  17. Offline

    feildmaster

    @ashtheking : Seriously man. You can't use BREAK or RETURN on this line:
    Code:
    if (s.equalsIgnoreCase("idCount"))
              return;
    it needs to be:
    Code:
    if (s.equalsIgnoreCase("idCount"))
              continue;
     
  18. Offline

    shanecraft

    Genius idea! I don't think anyone on my server would use it (we don't do much exploring) but this is a really good idea. Might get it just to try it out :D.

    Tried it out, works great :D. Only suggestion would be making customizable tents, though that might be difficult to code I'm not sure. Yeah if you can get doors working you've got yourself an extremely useful plugin :D.

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

    soaponarope1

    I'm new to bukkit but not new to minecraft mind you. I was wondering if it would be possible to add 1 "source" block in the middle, that when removed the tent would collapse, based on the fact that someone could walk around remove a block and steal the stuff inside the tent. Oh and i love this mod.:) [diamond] To you sir!
     
  20. Offline

    libraryaddict

    I know someone mentioned this before.
    But could you add it to you "to do" list to make
    the tent face the same way as the sign.

    Thanks :)

    Love your tent :D
    Though Im not sure how, but once 2 tents me and my brother were using didnt break apart
    I had restarted the server a couple of times though. Added and removed plugins.
    Didnt touch the tent plugin and always typed "stop"
     
  21. Offline

    keysix

    could u maybe add a door to the entrance? if u dont close it off mobs still get to u
     
  22. Offline

    ashtheking

    @keysix, it's been suggested by almost everyone. I'm working on it, but some problem with the metadata just makes tthe item drop.
     
  23. Offline

    KungFuJack3

    A great plugin!

    Ideas: Add a lever and when the pull the lever the tent disappears!
     
  24. Offline

    Collin Moore

    @ashtheking Your plugin is great. But I am having one issue. When I have your plugin installed, along with Residence, It overrides the protection of residences. So far, I have found that people can break stuff in residences. They can't build however. Once I remove your plugin, residence works perfectly. I have checked the config of residence, and everything is correct with that plugin. If I can help you any more, let me know. Thanks in advance!
     
  25. Offline

    Aricus

    I would use this on our server in an instant if there was some way to charge a player for using it. It would be a great money sink
     
  26. Offline

    ashtheking

    Huh, i'll look into the residence clash. @Aricus, i'll work on that for my next build, along with everything else i have planned.
     
  27. Offline

    gatopreto

    hey i want to know why i place a sign with [TENT] or something related (with caps and without etc) and it doesnt work..
    i also have Mob arena and IBICF wich is a fly mod but only for my server and theyre the only ones say i dont have access but thats another story ....
    so can u help me with ur plugin?it looks awesome (ive done all u say on the post )
     
  28. Offline

    Aricus

    I love love love this plugin but it breaks both Towny and Residence plugins. Because of that we had to remove it from our server
     
  29. Offline

    Untouchablekill

    Heya ash, was wondering if you can fix the permissions, they don't seem to work for me. I was heard from someone that they should base off groups, not players themselves. I would continue to use this plugin if I could add it to my permissions file but alas I can not dude to you having it set up as <Playername>.tent.create
     
  30. Offline

    gatopreto

    Figured it was a Residence clash....
     

Share This Page