[Teleportation] kJustGo

Discussion in 'Archived: Plugin Requests' started by the4saunders, Aug 18, 2012.

  1. Offline

    CraziaPVP

    If you know how to script, Can't you just make something up with that?
     
  2. Offline

    the4saunders

    No, don't know what i'm doing i just made a /help command that sends the player commands they can preform thats it!

    I still am new to coding so can you make this plugin for me?

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

    MrZoraman

    My good sir did you just request that I make you a plugin that (attempts) rivals essentials? I really don't like essentials much myself, but geez
     
  4. Offline

    breezeyboy

    How many lines? I could do it in like 12lines
     
  5. Offline

    the4saunders

    No i'm asking you to make the warping plugin :/
     
  6. Offline

    MrZoraman

    I haven't given up yet

    EDIT: Also, you say that if players are within 10 blocks of an enemy they cannot warp. How do I know if the player is an enemy or not? Am I hooking into another plugin, or will you be telling the plugin what enemies there are. I could perhaps hook into factions...
     
  7. Offline

    CraziaPVP

    Just like random players.
     
  8. Offline

    MrZoraman

    so if there is a player within 10 blocks of the player trying to warp, the plugin will randomly decide if that player is an enemy or not? I like that idea :p
     
  9. Offline

    CraziaPVP

    So if theres people near like 15 -10 blocks then you have to wait 10 secs but when theres no one near it will take 3 - 5 secs to teleport
     
  10. Offline

    MrZoraman

    So essentially the plugin sees all players as enemies
     
  11. Offline

    CraziaPVP

    ye like mcpvp
     
  12. Offline

    JjPwN1

  13. Offline

    MrZoraman

    Its more like a homes plugin. Only instead of /home he wants /go. Yeah there are ways to rename the commands but I don't think we have too much thought flowing around here for that. There are also some specific criteria, such as the player cannot warp if there is another player within 10 blocks of him. I can see this becomming an issue in higher populated areas, but I'll leave it up to the end user to decide how it will work. Configuration ftw!
     
  14. Offline

    JjPwN1

    MrZoraman - Alright. Also, a note: if you're using factions, they already have a feature to not allow teleportation near an enemy
     
  15. Offline

    np98765

    Exactly.


    What I think the OP needs to do is talk to a plugin developer of a home plugin (they do exist, right?) and add this feature in.
     
  16. Offline

    CraziaPVP

    But, what if you don't use Factions?
     
  17. Offline

    MrZoraman

    Well talking to a developer of a homeplugin is quite useless now, as the plugin is almost done. I'm doing this mostly for educational purposes though. It will have the option to be powered by mySql. Overkill? Maybe :p
     
  18. Offline

    CraziaPVP

    Kk, is it going to be configurable
     
  19. Offline

    MrZoraman

    (Means yes)
     
  20. Offline

    np98765

    Definitely. :3 Just a folder for each player with files in it... Or just a file for each player.

    But, enjoy learning MySQL. :p
     
  21. Offline

    MrZoraman

    I've been meaning to learn MySQL for a while. So far I'm liking it a lot more than using a flatfile storage system. After I'm done practicing mysql on this plugin, I might perhaps go onto some more powerful plugins.

    the4saunders
    CraziaPVP

    I've come across a roadblock:
    There doesn't seem to be an easy way to use a config style of putting in the node 'kgo.set.<amount>' so there are 4 options we can do:
    1. I do have the config exactly how you requested it, but it might make the plugin a little bit more resource intensive,
    2. I make the plugin PermissionsEx dependent, and then you get the 'kgo.set.<amount>'
    3. I make the plugin PermissionsEx dependent and Vault dependent, so then in permissionsEx you put a field under the options for each group (like maxWarps: 10)
    4. I make the plugin handle the groups so there would be a place where you set the groups in the config file and how many warps they can have, and then in the permissions you give the permission 'kgo.group.moderator' for the specified moderator group in the config.

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

    CraziaPVP

    How about Groupmanager?
     
  23. Offline

    MrZoraman

    I coudln't find an api for Groupmanager. If you can do share with me :)
     
  24. Offline

    sharp237

  25. Offline

    CraziaPVP

    Well, people get lazy in life and don't want to get plugins to make the plugin you wanted.
     
  26. Offline

    Sushi

  27. Offline

    MrZoraman

  28. Offline

    CraziaPVP

    who are you talking to?
     
  29. Offline

    MMf_fuzionZz

    This plugin is broken can someone remake it?
     
  30. Online

    timtower Administrator Administrator Moderator

    What plugin is broken?
     

Share This Page