Filled Is this a plugin? Or could someone make it?

Discussion in 'Archived: Plugin Requests' started by OTF Catastrophe, Nov 16, 2014.

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

    OTF Catastrophe

    Hello, Im trying to find out if there is a plugin that allows you to access a link to your servers website when doing a command. Im not entirely sure if this is an actual plugin but if it isnt I want it to be like:

    Command: /website
    Description: (Whatever)

    ---------------------------------------------------------------------|
    Config.yml:
    enable-website: (true/false) (Default true)
    website: (url to website) (customizable)
    ---------------------------------------------------------------------|
    Is this a plugin or can anyone possibly make this?
     
  2. Offline

    ChipDev

    I can do this!
     
  3. Offline

    OTF Catastrophe

    Awesome!!! Thank you very much, mind keeping me updated with your progress? And do you have an ETA of about when you would be finished? :D
     
  4. Offline

    ChipDev

    Hmm.. what do you mean by enable-website in config?
    EST: 1 hour
    Can the prefix be Website> or do you want something else?
     
  5. Offline

    HeadGam3z

  6. Offline

    OTF Catastrophe

    By "enable-website" is to make it like so you can disable being able to get the link or not, if set to true it would enable it. You can do whatever you like really its up to you :D Im just very happy that you took on this plugin :D
     
  7. Offline

    ChipDev

    K!
     
  8. Offline

    OTF Catastrophe

    I dont want the plugin to announce it over the entire server, I want it so a player could do the command and it could open that screen that asks you if youd like to go to the website. But thank you anyways aha, nice plugin and good thinking when you made it :D I know how annoying it gets when players ask for the website link xD

    Oh and one more thing, can you make it so its compatible with the CustomJoinItems plugin? I want it so when the player joins, the CustomJoinItems plugin puts a web in their inventory named "Website", and where your plugin comes in, in the config of CustomJoinItems it has it so you can set commands to the item, which the command would be /website". Do you know what I mean?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 13, 2016
    HeadGam3z likes this.
  9. Offline

    ChipDev

    Make it &9&lWebsite, sure.
     
  10. Offline

    OTF Catastrophe

    Hows the plugin going? :D
     
  11. Offline

    Freelix2000

    OTF Catastrophe
    I really don't get the point of the "enable-website" option in the config, if it simply enables/disables the plugin's only function, then why not just remove/temporarily relocate the plugin if you ever want to disable it?
     
  12. Offline

    OTF Catastrophe

    It was just an idea. The point of it was basically to enable or disable the plugin via config but rethinking my decision I realized it is pointless.
     
  13. Offline

    mrCookieSlime

    OTF Catastrophe
    CommandOverride for example can do this. Link in my Signature. It allows you to create custom Command which send messages to the Player who performed the Command.
     
  14. Online

    timtower Administrator Administrator Moderator

    OTF Catastrophe DynamicAliases can also do this. Link is in my signature.
     
  15. Offline

    SGrayMe

    Last I looked, there are several plugins on DBO that have functionality as requested.

    http://dev.bukkit.org/bukkit-plugins/?search=website+link
    One of these are bound to do the job and if the most fitting happens to have "weird" command text, you could make an alias for it.

    Really no need to wait on a custom plugin.
     
  16. Offline

    OTF Catastrophe

    mrCookieSlime I dont think youre understanding what I want. I dont want a plugin that masks another command with that command. I want it so you can do /website and as soon as you do that, I want the darker screen to appear that says "Are you sure you want to visit this web page?" so players can click that and itll bring them to it.
     
  17. Online

    timtower Administrator Administrator Moderator

  18. Offline

    OTF Catastrophe

    I understand this possibly could seem hard to get so Ill just call it quits and go with the link popping up in chat. I doubt anyone understands what im trying to get at.
     
  19. Online

    timtower Administrator Administrator Moderator

    OTF Catastrophe You want that popup when you click on a link in the chat. Like said:
     
  20. Offline

    mrCookieSlime

    OTF Catastrophe
    Indeed. I did not know that you wanted the popup window to appear. You have not stated that in your previous posts so I assumed you just want a command which sends the Player a message.
    And just like timtower said, I also do not think this is possible because the Website Opening is handled by the client as far as I know. The Server does not even get notified when you click on a link. So Plugins like CommandOverride or DynamicAliases are pretty much your best options here.
     
  21. Offline

    OTF Catastrophe

    mrCookieSlime If you would have read all the comments you would know I did in fact mention this.

    I need a plugin that can also deal with variables such as {user} so that under the section where it says "commands:" in both of your plugins configs I can make it so it can message the player the ip so it doesnt announce it to the whole server each time a player uses the command.
     
  22. Offline

    mrCookieSlime

    OTF Catastrophe
    Oops, sorry seems like I accidently skipped one post.
    And CommandOverride for example doesnt work like that. (I dont know how DynamicAliases works)
    However it works like the following:

    /website:
    - This message will be sent to the Player
    - command:/This command will be executed by the Player

    So you can just specify the message you want to send and it will send that specific message to the Player.
     
  23. Offline

    OTF Catastrophe

    Thank you all for your help but since its not possible to get the screen to pop up asking the player to go to the website ill stick with CustomJoinItems way of doing it. Thank you again, Thread is "Filled".
     
  24. Offline

    MajorSkillage

    a newbie developer could even do this it is a matter of storing a string in the config.yml and getting it to display it (would be wise to ignore the format of &'s in case the website contains them)
    then anyway when someone uses the command send them a message of that string in the config I could have done this in the first day I started coding ._.
     
  25. Offline

    timbragg12

  26. Offline

    mrCookieSlime

    ChipDev
    First of all, please dont double post. There is an Edit Button right next to the Date.
    And the Requester has already stated that he wants a popup to appear which normally appears when you click on a link instead of just a Plugin which sends a message...
    If you decide to fill a Request, then also try to follow the Request to see if anything has changed.
     
  27. Online

    timtower Administrator Administrator Moderator

    Locked since it is filled and to avoid further discussion that aren't adding anything.
     
Thread Status:
Not open for further replies.

Share This Page