Inactive [TP/MECH] TravelPad v1.8 - Social Teleportation! [1.2.4-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Gravity, Nov 21, 2011.

  1. Offline

    Lynxdragon

    Update for 1.2.4 - R1.0?
     
  2. Offline

    Gravity

    Have you tried it? There are no changes to anything I'm using in that build, so there's no reason anything should be wrong with it, or a reason it would need an update.
     
  3. Offline

    Lynxdragon

    Last time I tried there was errors. Will try again.

    Is it possible to add the feature to change the centre block and side blocks? Looking at having the midle a diamond block and the outsides gold or iron bricks.
     
  4. Offline

    Gravity

    Yeah, I can do that. And if you have errors please paste them here so I know what to do with it.
     
  5. Offline

    Lynxdragon

    Seems to be working ok. Is it supposed to piss out water when it activates? Its breaking my redstone and torches. -_-

    Can we get an alias for /travelpad teleport <port name>? Something easy for players like /tpt <port name>

    Commands just seem a little long for the average player, But otherwise an excellent functioning plugin.
     
  6. Offline

    Gravity

    Yes, it is, I can also add a config option for that if you like.
    For the second question, you can set aliases for any command you like:http://wiki.bukkit.org/Bukkit.yml#aliases
    Thanks!
     
  7. Offline

    Lynxdragon

    Yes
    yes I already knew that, but its far easier to integrate it into the plugin is it not? Adding the alias removes the need for the possible thousands that will use this plugin.

    However, its your plugin and your choice. And yes, if you could add block options to your plugin this would be extremely helpful.

    Found a possible bug:
    When you tnt near the portal, It can blow up the slabs. The slabs dont auto-repair like a normal block break. Leaving you with a plain obsidian block. This can be done diagonally, or by dropping tnt onto it directly 1 block outside the build/destroy protection.

    Fix: Nullify Explosions inside build/destory safezone, Make build protection 1 block bigger in radius to prevent tnt explosions destroying the slabs. Currently Edge of tnt explosion can destroy slabs.

    Great Plugin otherwise.

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

    Gravity

    Both of these things are done in 1.8.4, newest build. The alias is /t (EX: /t tp [name])
    Hadn't thought of that, will fix now :p
     
  9. Offline

    Lynxdragon

    Awesome As!
     
  10. Offline

    BitBlocker

    Hey, I love this plugin, but I have one small request. Can you add support so that there's an option in the config that allows Ops to make as many portals as they want? I don't have permissions set up on my server since I'm just playing with a small group of friends and limiting the pads to one per person limits our ability to teleport effectively. I would be most grateful if this was added in the next version. :)
     
  11. Offline

    Gravity

    I just added that, here's a build for you: http://h31ix.net/plugins/TravelPad-1.8.5.jar
    Because it will probably be a while before a new version is released with this change in it.
     
    BitBlocker likes this.
  12. Offline

    BitBlocker

    :D Thank you so much!
     
  13. Offline

    Lynxdragon

    Any chance on a permission node for /t identify? It would be cool to have it that its all on word of mouth for some servers.
     
  14. Offline

    doomwalker

    i'm own a server and i want a public travelpad,
    so that everybody can use it
    so my question is how can i edit the script or something like that?
    tnx for help!
     
  15. Offline

    Livore

    Same here :eek:

    But i love this, good work.
    It runs great on 1.2.5 R1.0
     
  16. Offline

    Gravity

    Anyone can use it if you just give out it's name.
     
  17. Offline

    THEFID

    Trouble with permissions: I get "You don't have permission to do that"
    I can still use all the other functions, but unable to teleport. (running craftbukkit 1.4.6) I get the same thing if I am on or off a pad which leads me to think it is something with the permissions.


    Permissions.yml (scaled down and still has the issue):
    Code:
    groups:
        Default:
            default: true
            permissions:
                - travelpad.teleport
            options:
                build: true
                rank: '1000'
    
     
  18. Offline

    THEFID

    Solved!

    It was an issue with the permissionsEx plugin. I updated that and it worked.
     

Share This Page