1-Way Teleportation Plugin

Discussion in 'Plugin Requests' started by Asaaj2, Aug 10, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Asaaj2

    Plugin category: Teleportation

    Suggested name: 1-Way TP

    What I want: A plugin which allows players to be teleported to a location only once.

    Ideas for commands:
    /tp1 warp set <warp name>
    /tpl warp <warp name>
    /tp1 warp remove <warp name>

    Ideas for permissions: I would prefer for everyone to be able to use this command.

    When I'd like it by: Whenever possible.

    I wish I could make this a bit longer, however there isn't too much to what I want. Thanks to anyone who does actually create the plugin (I will thank you again, don't worry). If only I studied Java instead of C++...
     
  2. Once as saying that once they teleport somewhere they can't use that command again, or they can't go to the specific warp again? The first I can do, the second I don't believe so because I just started learning java. Also, you can easily learn Java if you know C++. Even by online videos. I have watched some from here :https://www.udemy.com/java-tutorial/learn/#/lecture/172757
     
  3. Offline

    Asaaj2

    Yeah, the first one is what I need. Also, I have noticed that it is fairly similar to C++ whilst analyzing some code before. I'll check it out.
     
  4. Offline

    JRL1004

    @Asaaj2 Quick question about what you would like this plugin to do: Do you want it to where when a warp is used by any player it becomes invalid and no longer be used or do you want it so that the warp can be used (until it is removed) but only once per player?
     
  5. Offline

    MaxGenre

    @Asaaj2 after warping the warp would be deleted if not what you mean by 1 way ?
     
  6. Offline

    Asaaj2

    Sorry I haven't been able to respond. By 1-way I mean that the player who warped can not teleport to any of the warp places again.
     
  7. So they have one warp and after that cannot warp? I might be able to make this if you can reply.
     
  8. Offline

    dhinely

    seems like you would have a this for config
    warps:
    <warpname>:
    playerUUID: [1 or 0]​

    so that the mod would first check if the Player is set to 1 and block the warp, or 0 and allow it
     
  9. @dhinely that doesn't really answer my question, I wanted the OPs opinion on what they wanted exactly.
     
  10. Offline

    Freelix2000

  11. making it now, have already finished one/third. Mind if i make it public?
     
  12. Online

    timtower Administrator Administrator Moderator

  13. @timtower thanks, I didn't know because I'm new here. Sorry if I cause you any troubles with my lack of knowledge about rules.
     
  14. Online

    timtower Administrator Administrator Moderator

    @Legion Of Wolves You are fine so far, but make sure to read them, same for the section guidelines.
    Thanks ;)
     
  15. @timtower Thanks, I will get around to it, just busy learning the API and studying for yearlies, so it might be a little while.
    EDIT: Also, why don't my messages need approval anymore?
    EDIT by Timtower: lets not get offtopic
     
Thread Status:
Not open for further replies.

Share This Page