Filled AdvancedTeleportationSystem

Discussion in 'Plugin Requests' started by TheOfficialSpinyGames, Aug 26, 2018.

Thread Status:
Not open for further replies.
  1. Hey!

    Plugin Name: ATS (AdvancedTPSystem
    What it does:

    /tpa playername (koekje wants to tp to henkie, then koekje types /tpa henkie. Henkie needs to accept the teleportation with /tpaccept in 30 seconds and gets a notification to do so, if he accepts it, koekje will teleport to henkie for 5 points. If he doesn't have 5 points, the teleportation will be canceled.)

    /tpdeny (Denies a TPA request)

    /spawn (For example: If Henkie types /spawn and there is no spawn yet there will be a message. If there is a spawn he will teleport to the spawn IF he has 5 points. Otherwise it'll say that he needs more points to teleport to the spawnpoint)

    /setspawn (Only for the guys with the right permission, this sets a spawnpoint)

    /setplace (This costs 20 points. If henkie doesn't have 20 points his place wont be set and he gets a message, and needs a permission to do so. If he doesn't have a permission, he also gets a message.)

    /place (Teleports to the place (If he has 5 points, otherwise it'll cancel and Henkie gets a message that he doesn't have enough points), its like /home but then as second home) (This needs a permission)

    /place playername (The same as /place, but then to the place from someone else. It'll cost 5 points and the player will teleport to the others place *IF ITS SAVE*

    Permission notes:

    place.use (A Player can use /place and /setplace)
    place.others (A Player can use /place playername)
    spawn.set (A Player can set a spawn)
    spawn.use (A player can use /spawn)
    tpa.use (A Player can use /tpa, /tpaccept and /tpdeny)

    Minecraft Version: 1.13
    Dependencies (Vault)
     
    Last edited by a moderator: Aug 26, 2018
  2. Offline

    user_91250433

  3. @REW01WER
    Thanks but its not useful for me, because i want that ppl need to pay 5 points for tpa.

    Someone that can help?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Aug 27, 2018
  4. Offline

    KarimAKL

    By "points" you mean balance from Vault, right?
     
  5. Offline

    user_91250433

    Probs.
    I like this idea and I think I would use this plugin too.
     
  6. Offline

    KarimAKL

  7. Offline

    user_91250433

    Last edited by a moderator: Aug 29, 2018
  8. Offline

    KarimAKL

  9. Offline

    user_91250433

    Last edited by a moderator: Aug 29, 2018
  10. Offline

    KarimAKL

    Link for what?
    EDIT: Btw we should probably move this to a private conversation.
    EDIT by Moderator: No, we should not.
     
    Last edited by a moderator: Aug 29, 2018
  11. Offline

    user_91250433

    @KarimAKL
    Emm, you just added wrong link, it's AntiVineClimbing plugin^^
     
  12. Offline

    KarimAKL

  13. Thanks! I'll test it on my server!

    And @KarimAKL maybe u can add a /pay command? So players can trade things for coins

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Aug 29, 2018
  14. Offline

    KarimAKL

    Sure but how should it work?
    EDIT: Btw was it to your liking?
     
  15. Online

    timtower Administrator Administrator Moderator

    Doesn't your economy plugin have that already?
     
    user_91250433 likes this.
  16. Ye, but i want /pay player amount

    and not

    /money send player amount
     
  17. Offline

    KarimAKL

    So you pretty much just want /pay <player> <amount> to execute /money send <player> <amount>?
    EDIT: Kind of like an alias?
     
  18. Offline

    user_91250433

    Can you please make simplified version? (cut things :D)


    Permisions:
    None/none op only permissions

    Commands:
    /tpa <playername>
    /tpa deny
    /tpa accept
    /set home (i know about possible conflicts but I won't have and maybe you can even add a way to edit commands in another .yml for other people).
    /home

    config.yml
    #Tpa-Timeout counts with seconds, default is 30 seconds.
    Tpa-Timeout: 30

    Points-Needed:
    Tpa: 5.0
    Set-home: 20.0
    Home: 5.0
     
  19. Offline

    KarimAKL

    I don't quite understand what you mean here.

    1. '/tpa deny' - what if a player was named 'deny'?
    2. ^ same for '/tpa accept' ^
    3. '/set home' would you want it set a home named 'home' (meaning multiple homes) or just set home as in a single home? (single per player i mean)
    4. '/home' depending on 3(^) how should this work?

    You only want the /tpa and /home feature?

    Anyway i'm not sure if this should be a new thread or what. (kinda wondering because you want a "simplified" version of this plugin)
     
  20. Exactly that! @KarimAKL
    And could u add a cooldown on /place and /spawn ? (3 Seconds)
     
  21. Offline

    user_91250433

    I ment no permisions at all or you can make ones TheOfficialSpinyGames suggested for op's if that's easier for you to make.


    yes of course per player, player set's his own home and he can teleport there for a fee.


    exactly.

    nah, no need for new thread, I need same features, just want you to cut features i don't need from it :)
     
  22. Online

    timtower Administrator Administrator Moderator

  23. Offline

    KarimAKL

    Oh, my bad. :7
    That is what you meant, right @timtower?
     
    timtower likes this.
  24. Hey! Maybe u can add
    api-version= 1.13
    to the plugins.yml

    And if u also can add /sethome and /home as exactly the same as /place and /setplace it'l be nice (i now use a seperate plug for it)

    So it uses the 1.13 SPIGOT API!

    Thanks

    - Spiny

    @KarimAKL

    - And i did'nt know about that, @timtower
     
    Last edited: Aug 29, 2018
  25. Offline

    user_91250433

    @timtower
    Agree with you, but if he is going to update this plugin maybe there is no need to have uncompleated plugin link :)
     
  26. Offline

    KarimAKL

    I'll look at it.

    Might need to change some things, sorry if it'll take a little longer.

    From what i've tested it should still work on 1.13 without that in the plugin.yml, if it does something i'm not aware of please let me know. :7
     
  27. Ye it works fine.
    But its handy

    And if u also can add /sethome and /home as exactly the same as /place and /setplace it'l be nice (i now use a seperate plug for it)

    And a cooldown on /place and /spawn will be nice @KarimAKL

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
  28. Offline

    user_91250433

    @TheOfficialSpinyGames
    What plug you use to make alias? Just curious

    btw, maybe every command can have it's .yml file where each line is an alias, would be metter imo because everyone will be able to set their own commands. :)
    Hovewer if this takes alot more time to implement than keep one command and that's all.
    Because will still have to use plugins to set aliases for other plugins.
     
  29. Online

    timtower Administrator Administrator Moderator

    Difficult to make though with it showing up in /help
    Dropbox links update, if he puts it on dev.bukkkt then he can just keep the links.
     
Thread Status:
Not open for further replies.

Share This Page