[INACTIVE][MISC] TentThis v2.2.0 - Portable Tent (and more!) System [670]

Discussion in 'Inactive/Unsupported Plugins' started by ssell, Mar 26, 2011.

  1. Offline

    ssell

    TentThis - Portable Tent (and more!) System
    Version: v2.2.0

    Note: If you downloaded v2.2.0 before April 11, 2011, the TentThis.properties default schema is missing the </tentSchema> tag. A fixed .properties is now included in the downloads.


    Response to a request.

    Lost in the wilderness and it is getting dark? Going on a long expedition? Tired of hiding in holes? Well TentThis is here!

    Simply plop down a Sponge block, type in /ttTent, whack it once and watch the magic unfold. The tent will be created out of thin air (as long as their is enough space!). And when you need to move on just break one of the walls and watch the tent vanish and your Sponge return to you.

    Whats new in v2.2.0?

    See the release post.​

    Got an old style schema and need to convert it? Well see that post as well!​

    Wiki

    I am migrating (almost) all information from this post to the new wiki as the plugin grows.​


    Features
    • Fully customizable tents!
    • Reverse-Schemas!
    • Walls can be any color! (if wool)
    • May specify what block creates the tent!
    • Permission Support
    • Individual Schemas/Limits/Owned Tents
    • Support for the following blocks
      • All!
    Links / Install Instructions



    Tent How-To

    Creating your own custom tent is simple! I suggest to look at the default tent provided with the TentThis.properties. If there are any errors in loading/creating the tent make sure to check your console output for detailed information.​


    Once you have made the tent, try loading it with /ttSchema <TentName>.​

    If you receive the message "Tent schema 'TentName' loaded!" then all went well.​
    Otherwise check the console output.​

    Once your tent is ready for use and is loaded in, set down your Sponge block, type in /ttTent, and hit it!​

    If there is enough space the tent will be built. Otherwise you will receive the message "There is not enough space to build the tent 'TentName'!"​

    I Don't Want To Use a Sponge!

    Then edit the line in the TentThis.properties that by default says:​
    Code:
    CreationBlock=19

    Replace the 19 with the data value of the block you want to use instead.​

    Commands



    Known Issues
    • The tops of doors may at first be misaligned.
    • Save problems.
    To-Do
    • Have the tents-expire to prevent possible clutter.
    Special Thanks to

    • Mixcoatl - Doors/Beds working
    • Edward Hands - Providing the missing piece to the bed puzzle
    • Grimmkrieg - Schema trouble-shooting
    • GSecurity - Helped with Essentials issues
    Change Log

    Changelog (open)

    v2.2.0
    • Tents may be constructed of anything*
    • Reverse-Schemas!
    • /ttReverseSchema command. See this post.
    • New option in the TentThis.properties:
    Code:
    
    
    #- Should NoCommand be the default mode?
    
    NoCommand=false
    
    • Preemptively fixed issues with 'fragiles' (torches, ladders, paintings, etc.) from popping off walls ;)
    v2.1.0
    • Fixed crashes when running with Essentials Chat and other Chat plugins.
    v2.0.0
    • Works for (and only for) 600+ (tested on 606)
    • Permissions support!
      • TentThis.commands.setOwnSchema
      • TentThis.commands.setAllSchema
      • TentThis.commands.setLimit
      • TentThis.general.destroyAnyTent
    • Re-worked/New Commands
      • /ttSchema <Schema> <OptionalPlayer>
      • /ttWhat is now /ttInfo
      • /ttLimit <Name> <limit>
    • Owned Tents/Active Schema/Tent limit are now unique to each player, and not shared between the server.
    • More.
    v1.2.21
    • Fixed bug where /ttNoCommand worked only for the default Sponge.
    v1.2.20
    • Bed is no longer dropped on tent destruction.
    v1.2.9
    • Colored walls work. Use the color names as specified at http://www.minecraftwiki.net/wiki/Wool#Data_Values_for_Colored_Wool.
      • Names must have no space and be all lower-case.
    • Custom defined 'CreationBlock'. Default is Sponge.
      • Edit the 'CreationBlock=19' line in the TentThis.properties.
    • New command: /ttReload
      • This is in place so one does not have to restart the server to change the CreationBlock.
      • Edit the block in the properties file, then enter the /ttReload command and it should work!
    v1.2.0
    • Doors work (might be some irregularities with the orientation of the top at first)
    • Beds work (B = bed foot, H = bed head now)
    • Torches no longer drop when the tent is removed
    • Trying to remove anything but the walls does nothing
    • New command: /ttNoCommand.
      • Allows you to make tents without having to enter /ttTent first.
      • Must right click the block to make, as opposed to left click when this feature is disabled.
    v1.1.0
    • Initial Bukkit Release



    Help! My Tent Doesn't Work
    1. Check the console for any error output. I have made sure that 95% of all possible errors with the tent schema have detailed output as to the exact problem.
    2. Check the schema for any silly problems (dimensions not matching what you specified, missing floor, missing closing tags, non-capitalized letters).
    3. Repeat step 2.
    4. Repeat step 2.
    5. Repeat step 2.
    6. Post here.
    More Tents:

    Spelunker (open)

    By: Grimmkrieg

    The Spelunker:
    Designed for the inventory-conscious cave-explorer in us all! Carry a single sponge block with you, and never need to scrounge up those 4 wood for a workbench again!
    [​IMG]

    Code:
    <tentSchema="Spelunker">
    <destructionBlock=35>
    <dimensions=2,2>
    <floors=2>
    <color="red">
    <floor>
    BF.BH.
    58.35.
    </floor>
    <floor>
    00.00.
    61.54.
    </floor>
    </tentSchema>
    

    Woodsman (open)

    By: Grimmkrieg

    A one-man tent designed for 'everyday' use, with all the modern amenities.
    [​IMG]
    [​IMG]
    Code:
    <tentSchema="Woodsman">
    <destructionBlock=35>
    <dimensions=5,6>
    <floors=4>
    <color="green">
    <floor>
    35.35.35.35.35.
    35.58.54.61.35.
    35.00.BH.00.35.
    35.00.BF.00.35.
    35.00.00.00.35.
    35.35.DB.35.35.
    </floor>
    <floor>
    35.35.00.35.35.
    35.50.00.50.35.
    35.00.00.00.35.
    35.00.00.00.35.
    35.00.00.00.35.
    35.35.00.35.35.
    </floor>
    <floor>
    00.35.35.35.00.
    00.35.50.35.00.
    00.35.00.35.00.
    00.35.00.35.00.
    00.35.50.35.00.
    00.35.35.35.00.
    </floor>
    <floor>
    00.00.35.00.00.
    00.00.35.00.00.
    00.00.35.00.00.
    00.00.35.00.00.
    00.00.35.00.00.
    00.00.35.00.00.
    </floor>
    </tentSchema>
    

    Expeditionist (open)

    By: Grimmkrieg

    A three-man safari tent, designed to be spacious while still accommodating the storage, smelting and crafting needs of all expedition members. Not designed for underground use. (This one sometimes loses torches off the wall, not sure why.)
    [​IMG]
    [​IMG]
    Code:
    <tentSchema="Expeditionist">
    <destructionBlock=35>
    <dimensions=9,9>
    <floors=6>
    <color="darkgray">
    <floor>
    00.00.00.35.DB.35.00.00.00.
    00.00.35.61.00.61.35.00.00.
    00.35.00.00.00.00.00.35.00.
    35.58.00.00.00.00.00.54.35.
    35.BH.BF.00.00.00.BF.BH.35.
    35.54.00.00.00.00.00.58.35.
    00.35.00.00.BF.00.00.35.00.
    00.00.35.58.BH.54.35.00.00.
    00.00.00.35.35.35.00.00.00.
    </floor>
    <floor>
    00.00.00.35.00.35.00.00.00.
    00.00.35.61.00.61.35.00.00.
    00.35.00.00.00.00.00.35.00.
    35.00.00.00.00.00.00.00.35.
    00.00.00.00.00.00.00.00.00.
    35.00.00.00.00.00.00.00.35.
    00.35.00.00.00.00.00.35.00.
    00.00.35.00.00.00.35.00.00.
    00.00.00.35.00.35.00.00.00.
    </floor>
    <floor>
    00.00.00.35.35.35.00.00.00.
    00.00.35.61.50.61.35.00.00.
    00.35.00.00.00.00.00.35.00.
    35.00.00.00.00.00.00.00.35.
    35.50.00.00.00.00.00.50.35.
    35.00.00.00.00.00.00.00.35.
    00.35.00.00.00.00.00.35.00.
    00.00.35.50.00.50.35.00.00.
    00.00.00.35.35.35.00.00.00.
    </floor>
    <floor>
    00.00.00.00.00.00.00.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.35.00.00.00.35.00.00.
    00.35.00.00.00.00.00.35.00.
    00.35.00.00.00.00.00.35.00.
    00.35.00.00.00.00.00.35.00.
    00.00.35.61.61.61.35.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.00.00.00.00.00.00.00.
    </floor>
    <floor>
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.35.00.50.00.35.00.00.
    00.00.35.50.00.50.35.00.00.
    00.00.35.00.50.00.35.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    </floor>
    <floor>
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    </floor>
    </tentSchema>
    

    Aristocrat (open)

    By: Grimmkrieg

    The newest tent in the GRIMMDUSTRIES line, this one is getting a bit extravagant - but who doesn't like a bit of style? With a dedicated crafting area, 2nd floor loft sleeping quarters and two servant's beds, this tent is for the wealthy 'crafter with some space to spare!
    [​IMG]
    [​IMG]
    [​IMG]
    Code:
    <tentSchema="Aristocrat">
    <destructionBlock=35>
    <dimensions=9,12>
    <floors=7>
    <color=blue>
    <floor>
    00.00.35.35.DB.35.35.00.00.
    00.35.58.00.00.00.58.35.00.
    35.54.BH.00.00.00.BH.54.35.
    35.00.BF.00.00.00.BF.00.35.
    35.00.00.00.00.00.00.00.35.
    35.00.00.00.00.00.00.00.35.
    35.35.00.00.00.00.00.35.35.
    35.61.00.00.00.00.00.61.35.
    35.61.00.00.00.00.00.61.35.
    00.35.61.00.00.00.61.35.00.
    00.00.35.54.58.54.35.00.00.
    00.00.00.35.35.35.00.00.00.
    </floor>
    <floor>
    00.00.35.35.00.35.35.00.00.
    00.00.00.00.00.00.00.00.00.
    35.00.00.00.00.00.00.00.35.
    00.00.00.00.00.00.00.00.00.
    35.00.00.00.00.00.00.00.35.
    00.00.00.00.00.00.00.00.00.
    35.00.00.00.00.00.00.00.35.
    35.35.00.00.00.00.00.35.35.
    35.61.00.00.00.00.00.61.35.
    00.35.61.00.00.00.61.35.00.
    00.00.35.50.61.50.35.00.00.
    00.00.00.35.35.35.00.00.00.
    </floor>
    <floor>
    00.00.35.35.35.35.35.00.00.
    00.35.00.50.00.50.00.35.00.
    35.00.00.00.00.00.00.00.35.
    35.00.00.00.00.00.00.00.35.
    35.50.00.00.00.00.00.50.35.
    35.00.00.00.00.00.00.00.35.
    35.00.00.00.00.00.00.00.35.
    35.00.00.50.00.50.00.00.35.
    35.35.35.35.35.35.35.35.35.
    00.35.35.35.35.35.35.35.00.
    00.00.35.35.35.35.35.00.00.
    00.00.00.35.35.35.00.00.00.
    </floor>
    <floor>
    00.00.00.50.00.50.00.00.00.
    00.00.35.35.35.35.35.00.00.
    35.35.35.00.00.00.35.35.35.
    35.00.00.00.00.00.00.00.35.
    35.00.00.00.00.00.00.00.35.
    35.00.00.00.00.00.00.00.35.
    35.00.00.00.00.00.00.00.35.
    35.00.00.00.00.00.00.00.35.
    35.00.00.00.00.00.00.00.35.
    00.35.00.00.BF.00.00.35.00.
    00.00.35.58.BH.54.35.00.00.
    00.00.00.35.35.35.00.00.00.
    </floor>
    <floor>
    00.00.00.00.00.00.00.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.35.35.00.35.35.00.00.
    00.35.00.50.00.50.00.35.00.
    00.35.00.00.00.00.00.35.00.
    00.35.00.00.00.00.00.35.00.
    00.00.00.00.00.00.00.00.00.
    35.00.00.00.00.00.00.00.35.
    35.00.00.00.00.00.00.00.35.
    00.35.00.00.00.00.00.35.00.
    00.00.35.00.00.00.35.00.00.
    00.00.00.35.00.35.00.00.00.
    </floor>
    <floor>
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.35.00.00.00.00.
    00.00.35.35.35.35.35.00.00.
    00.00.35.00.00.00.35.00.00.
    00.00.35.00.00.00.35.00.00.
    00.35.00.00.00.00.00.35.00.
    00.35.00.00.00.00.00.35.00.
    35.00.00.00.00.00.00.00.35.
    00.35.50.00.00.00.50.35.00.
    00.00.35.00.00.00.35.00.00.
    00.00.00.35.35.35.00.00.00.
    </floor>
    <floor>
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.00.00.00.00.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.35.35.35.35.35.00.00.
    00.00.35.35.35.35.35.00.00.
    00.35.35.35.35.35.35.35.00.
    00.00.35.35.35.35.35.00.00.
    00.00.00.35.35.35.00.00.00.
    00.00.00.00.00.00.00.00.00.
    </floor>
    </tentSchema>
    

    Fortress (open)

    By: killgoblen

    Ever get stuck in the middle of a mob of 100 creepers? No? Well, if you ever are, this is the tent for you! It has 3-block-thick walls with a layer of furnaces in the middle.

    [​IMG]
    [​IMG]

    Code:
    <tentSchema="Fortress">
    <destructionBlock=35>
    <dimensions=9,9>
    <floors=5>
    <color="black">
    <floor>
    35.35.35.35.35.35.35.35.35.
    35.61.61.61.61.61.61.61.35.
    35.61.35.35.35.35.35.61.35.
    35.61.35.BH.00.54.35.61.35.
    35.61.35.BF.00.61.35.61.35.
    35.61.35.00.00.58.35.61.35.
    35.61.35.61.DB.61.35.61.35.
    35.61.35.61.DB.61.35.61.35.
    35.35.35.35.DB.35.35.35.35.
    </floor>
    <floor>
    35.35.35.35.35.35.35.35.35.
    35.61.61.61.61.61.61.61.35.
    35.61.35.35.35.35.35.61.35.
    35.61.35.00.50.00.35.61.35.
    35.61.35.00.00.00.35.61.35.
    35.61.35.00.00.00.35.61.35.
    35.61.35.61.00.61.35.61.35.
    35.61.35.61.00.61.35.61.35.
    35.35.35.35.00.35.35.35.35.
    </floor>
    <floor>
    35.35.35.35.35.35.35.35.35.
    35.61.61.61.61.61.61.61.35.
    35.61.35.35.35.35.35.61.35.
    35.61.35.35.35.35.35.61.35.
    35.61.35.35.35.35.35.61.35.
    35.61.35.35.35.35.35.61.35.
    35.61.35.35.35.35.35.61.35.
    35.61.61.61.61.61.61.61.35.
    35.35.35.35.35.35.35.35.35.
    </floor>
    <floor>
    35.35.35.35.35.35.35.35.35.
    35.61.61.61.61.61.61.61.35.
    35.61.61.61.61.61.61.61.35.
    35.61.61.61.61.61.61.61.35.
    35.61.61.61.61.61.61.61.35.
    35.61.61.61.61.61.61.61.35.
    35.61.61.61.61.61.61.61.35.
    35.61.61.61.61.61.61.61.35.
    35.35.35.35.35.35.35.35.35.
    </floor>
    <floor>
    35.35.35.35.35.35.35.35.35.
    35.35.35.35.35.35.35.35.35.
    35.35.35.35.35.35.35.35.35.
    35.35.35.35.35.35.35.35.35.
    35.35.35.35.35.35.35.35.35.
    35.35.35.35.35.35.35.35.35.
    35.35.35.35.35.35.35.35.35.
    35.35.35.35.35.35.35.35.35.
    35.35.35.35.35.35.35.35.35.
    </floor>
    </tentSchema>
    
     
    Phaedrus, dr_brule and Long like this.
  2. Offline

    ssell

    @MasonLN

    Can you post your TentThis.properties?

    And ignore the nag error.

    Ok, I am tired of the BLOCK_DAMAGE / PLAYER_INTERACT errors that people get, so I have come up with an alternative that I am coding now. The alternative is this:

    /ttBuild

    Instead of having to hit a block, one will just have to type in that command. The player will still need to have the CreationBlock (default Sponge) in their inventory to create the tent.

    For now this is just temporary until the issue with Essentials is cleared, but if people like it enough, it will become permanent.

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

    GSecurity

    How will this exactly work ? Command and then place sponge ? or place Sponge, face it and command ?
    (nice find anyway ;) )
     
  4. Offline

    MasonLN

    Ok, the TentThis.properties file is default, and my players file only has my username (No space, or anything like that)
     
  5. Offline

    ssell

    @GSecurity

    No block placing at all. Just use the command with the block in the inventory and it will build depending on your direction.

    @MasonLN

    I am looking into it. Default question I have to ask: are all your other plugins up-to-date?

    Ok, what the hell.

    Even with this new method, that does not rely on any events, Essentials is still making it fail. With Essentials it is errors, without it works perfectly. I am getting sick of this.

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

    Criscolo

    @ssell, why don't you talk with Zenxer, find out what could be causing the problem. I have little experience with plugin developing on bukkit, so I don't what could be causing this.
     
  7. Offline

    ssell

    Below solved this issue.
     
  8. Offline

    Criscolo

    on IRC snowleo said:
     
  9. Offline

    Sieden

    On build 617 if a tent is built and we restart the server then the tent solidifies and we can break each block.
     
  10. Offline

    ssell

    @Criscolo

    Ah, thanks! I never even realized getName() existed and have been using getDisplayName() for everything.

    @Sieden

    This is a known issue and will be addressed.

    TentThis - Portable Tent System
    Version: v2.1.0

    https://github.com/downloads/ssell/TentThis/TentThis v2.1.0.zip

    • Fixed crash when running with Essentials Chat and other Chat plugins.

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

    Criscolo

    it works! Thank you! kind of funny how easy it was to fix it. don't you hate that?
     
  12. Offline

    ssell

    Its one of the great joys of programming.

    Spend hours/days slamming your head against a wall trying to fix a bug, and it always turns out to be something obvious/exceedingly simple to fix.
     
  13. Offline

    Criscolo

    yeah, I've had it happen to me a few times, like forgetting a semi-colon, though that is not nearly as bad as rewriting an entire function just to realize that there is one already written that does the exact thing you want better....
     
  14. Offline

    D3matt

    What happens to items in chests when the tent is removed?
     
  15. Offline

    ssell

    From what I remember, they pop out of the chest and are on the ground when the tent is destroyed.
     
  16. Offline

    skillinazn

    Errr, but I'm pretty sure I took off my Essentials. It didn't even work before but after taking it off it stops working once one other person tries to use it.
     
  17. Offline

    Stephen92

    omg thanks this works again for me for 627 :)
     
  18. Offline

    ssell

    @skillinazn

    Does this still happen with the newest version?
     
  19. Offline

    desmin88

    I have a bug to report.
    If you make a tent, and burn the wool the tent burns down and you can't break the chests, or anything else and they don't disappear.
     
  20. Offline

    skillinazn

    @ssell

    Ohh no it doesn't, I just updated it. Thanks for the help xD
     
  21. Offline

    ssell

    @desmin88

    I will make sure in the future to either:
    1. Return the tent if the walls are destroyed by 'natural' means (fire, explosions, etc.)
    2. Prevent the walls from being destroyed by anything but the owner/someone with permission.
     
  22. Offline

    TheWickedAUT

    Code:
    18:37:26 [SCHWERWIEGEND] Could not pass event BLOCK_DAMAGE to TentThis
    java.util.NoSuchElementException
            at java.util.Scanner.throwFor(Unknown Source)
            at java.util.Scanner.next(Unknown Source)
            at ssell.TentThis.TTManager.isTracked(TTManager.java:124)
            at ssell.TentThis.TTManager.getPlayer(TTManager.java:291)
            at ssell.TentThis.TentThis.buildTent(TentThis.java:395)
            at ssell.TentThis.TTBlockListener.onBlockDamage(TTBlockListener.java:39)
    
            at org.bukkit.plugin.java.JavaPluginLoader$23.execute(JavaPluginLoader.j
    ava:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:255)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockDamageEvent(C
    raftEventFactory.java:180)
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:87)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:356)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    server startup
    Code:
    18:49:53 [INFO] Starting minecraft server version Beta 1.4
    18:49:53 [INFO] Loading properties
    18:49:53 [INFO] Starting Minecraft server on 5.68.120.183:25565
    18:49:53 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-
    g4c7a9e7-b617jnks (MC: 1.4)
    18:49:53 [INFO] Preparing level "world"
    18:49:53 [INFO] Preparing start region
    18:49:53 [INFO] 144 recipes
    18:49:54 [INFO] [AdminCmd] (version 4.3) Enables without Permissions.
    18:49:54 [INFO] [AdminCmd] Instead of Permissions, check if the user is OP.
    18:49:54 [INFO] NaturalGiants version 1.1 is enabled!
    18:49:54 [INFO] [SpawnMob] Version 1.8.4 enabled.
    18:49:54 [INFO] [SpawnMob] Using ops.txt
    18:49:54 [INFO] Permission system not detected, defaulting to OP
    18:49:54 [INFO] TentThis v2.1.0 by ssell is enabled!
    18:49:54 [INFO] Whitelist: Trying to load whitelist and settings...
    18:49:54 [INFO] done.
    18:49:54 [INFO] Whitelist version 2.7 is enabled!
    18:49:54 [INFO] Done (0,082s)! For help, type "help" or "?"
    >
     
  23. Offline

    Jessicadawn

    When using the expeditionist torches fall off and the furnaces do not face forward. Can we fix that =D
     
  24. Offline

    Grimmkrieg

    @ssell I have some updated versions of the tent schemas, as well as two or three new ones. I need to dig them out and post them.

    I've been on a bit of a minecraft break since 1.4, the mods breaking coinciding with an increase in schoolwork means I pushed it all out of my mind.

    Not sure what the torches problem was, but another thing that's a problem with my current designs is that the beds are unsafe in a few of them I think. They've been overhauled (as well as rotated to open the doors in front of the player properly when activated.)

    I'll try to get the updated ones to you within a few days, ssell. Thanks for permissions support!
     
  25. Offline

    killgoblen

    Well this is weird. When I activate any of the tents on sand, it gouges random 1x1 holes a few blocks deep in the sand. It's pretty annoying, but nothing too major. Just thought I'd point this out.

    But it's a great plugin, so simple yet effective! I can't wait 'till we can make tents with custom materials.

    Obsidian fortress-tent, anyone? :D
     
  26. Offline

    ssell

    @Grimmkrieg

    Feel free to post them here or on my profile when you get them.

    I have been swamped with work (both school and professional) so have not been able to work on TentThis recently aside from bug fixes. But this weekend I hope to do the reverse-schema, as well as let users decide what each letter in the schemas stand for (plus allow a lot more letters/symbols).

    When those changes are made, this will be more like a portable house mod if the user so chooses.

    I also want to add some more options to the .properties, including:
    • Default NoCommand Mode
    • If there is no space, allow the plugin to make space (hell, with this you could make large 'tents' of air and punch through mountains!)
    Finally, I want to look into GroupManager support.
     
  27. Offline

    killgoblen

    Ok, nvm, the holes in the sand were apparently a glitch with worldguard's functional sponge thing.

    But I made this EXTREMELY OVERKILL tent. It has 3-block-thick walls with a layer of furnaces in the middle.

    Ever get stuck in the middle of a mob of 100 creepers? No? Well, if you ever are, this is the tent for you!

    Now, I present to you, THE FORTRESS:
    Code:
    <dimensions=9,9>
    <floors=5>
    <color="black"
    <floor>
    WWWWWWWWW
    WFFFFFFFW
    WFWWWWWFW
    WFWH_CWFW
    WFWB_FWFW
    WFW__TWFW
    WFWFDFWFW
    WFWFDFWFW
    WWWWDWWWW
    </floor>
    <floor>
    WWWWWWWWW
    WFFFFFFFW
    WFWWWWWFW
    WFW_L_WFW
    WFW___WFW
    WFW___WFW
    WFWF_FWFW
    WFWF_FWFW
    WWWW_WWWW
    </floor>
    <floor>
    WWWWWWWWW
    WFFFFFFFW
    WFWWWWWFW
    WFWWWWWFW
    WFWWWWWFW
    WFWWWWWFW
    WFWWWWWFW
    WFFFFFFFW
    WWWWWWWWW
    </floor>
    <floor>
    WWWWWWWWW
    WFFFFFFFW
    WFFFFFFFW
    WFFFFFFFW
    WFFFFFFFW
    WFFFFFFFW
    WFFFFFFFW
    WFFFFFFFW
    WWWWWWWWW
    </floor>
    <floor>
    WWWWWWWWW
    WWWWWWWWW
    WWWWWWWWW
    WWWWWWWWW
    WWWWWWWWW
    WWWWWWWWW
    WWWWWWWWW
    WWWWWWWWW
    WWWWWWWWW
    </floor>
    </tentSchema>
    
    Also, a suggestion:
    Per-tent permissions? EG, TentThis.tent.default, TentThis.tent.Woodsman, etc.
     
  28. Offline

    ssell

    @killgoblen

    If you have a picture of it on hand, I can throw this into the OP More Tents section.
     
  29. Offline

    Lhjnhnas

    ssell, I have one question for you. I LOVE!!!!!!!!!!! this plugin so much. But is it possible to go from minecraft to the text file?

    EG. Can I build a tent in MC, then convert it over the .txt file?

    If this is implemented, I've got at least 5 new designs in my tent design lab (might do a video later showing that) which i can provide for you. :)
     
  30. Offline

    killgoblen

    Ok, about my 'Fortress' tent, I finally got some pics! It's not pretty, but here it is:

    [​IMG]

    [​IMG]
     
  31. Offline

    ssell

    @Lhjnhnas

    I hope to add that in this weekend.

    @killgoblen

    I will add it to the OP shortly.

    Just tested with CB [670] (newest RB) and had no issues. Let me know if you find problems with 670.

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

Share This Page