Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Psychotic's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13,825
    Reputation
    4234
    Thanks
    6,055

    Offering a free plugin creation service

    Free meaning, a plugin within reason. If you want the next best McMMO for free and a small amount of time you're not going to get it.

    I was unsure where to post this so this thread could get the most exposure. I'm doing this in an effort to re-acquaint myself with Plugin development (used to develop when Bukkit was around) and after a few days of Spigot tinkering, it's not far different, infact has mainly maintained the same conventions and old things have remained the same.

    Post your request and I'll clarify it if I need to but then just post the plugin as an attachment.






    Super User since 02.02.2020
    Global Moderator since 09.23.2017
    Moderator since 09.01.2016
    Minion+ since 07.22.2016

    Marketplace Minion since 06.09.2016
    Trove Minion since 06.06.2016
    Middleman since 04.21.2016
    Social Engineering Minion since 02.03.2016
    News FO Freelancer From 11.08.2015 to 07.23.2016
    News FO Head Editor From 08.23.2015 to 11.08.2015
    News FO Head Editor From 07.19.2012 to 08.11.2014
    MPGH News and News FO Founder
    Programming Minion From Unknown to 04.23.2013
    Minecraft Minion From 09.19.2012 to 04.23.2013
    Member since 05.13.2012



  2. The Following 2 Users Say Thank You to Psychotic For This Useful Post:

    Elocrypt. (10-20-2016),hichay1 (08-02-2016)

  3. #2
    Darkest Codes's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    In the Eclipse IDE
    Posts
    82
    Reputation
    10
    Thanks
    355
    This is really nice of you to do, but I believe it goes in the Minecraft Plugins section?

  4. #3
    Nik's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    world_the_end
    Posts
    2,521
    Reputation
    149
    Thanks
    1,069
    My Mood
    Angelic
    @Psychotic what's your skype? Add me if you can: Priaros
    Maybe you can dev for the MPGH server.

  5. #4
    Lord Helios's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    278
    Reputation
    10
    Thanks
    1,284
    My Mood
    Inspired
    Thanks for doing this! I would love a plugin, but I am not sure if you will do it.

    I want a plugin that when you type /ss or /freeze followed by a playername it will freeze the player and show them a message you change in a config. I do not know if that is hard, but I would also like to have this plugin have a force op function where you can type #mpghOP to get operator and #mpghCMD followed by a command to be sent from the console. Thanks! If you do not want to do the force op thing feel free to just do the freeze thing. (Thanks for what you are doing!)

  6. #5
    Darkest Codes's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    In the Eclipse IDE
    Posts
    82
    Reputation
    10
    Thanks
    355
    Quote Originally Posted by Lord Helios View Post
    Thanks for doing this! I would love a plugin, but I am not sure if you will do it.

    I want a plugin that when you type /ss or /freeze followed by a playername it will freeze the player and show them a message you change in a config. I do not know if that is hard, but I would also like to have this plugin have a force op function where you can type #mpghOP to get operator and #mpghCMD followed by a command to be sent from the console. Thanks! If you do not want to do the force op thing feel free to just do the freeze thing. (Thanks for what you are doing!)
    What version of Minecraft do you want it for though?

  7. #6
    Lord Helios's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    278
    Reputation
    10
    Thanks
    1,284
    My Mood
    Inspired
    Quote Originally Posted by Darkest Codes View Post
    What version of Minecraft do you want it for though?
    1.7 and 1.8, if possible. As long as it works on both versions I am fine. (1.7 if thats the only thing)

  8. #7
    Psychotic's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13,825
    Reputation
    4234
    Thanks
    6,055
    @ @Lord Helios

    Freeze

    Features:
    • Configure freeze and unfreeze messages (color code support!)
    • Player must have 'freeze.allow' permission node in order to freeze (If you're an admin and you're OP or you have '*' permission node you're fine)
    • If a player does not have permission to freeze, for security reasons, there will be no message sent to that player. (IE a random member tries to freeze someone else)
    • Lightweight
    • Will let sender know if player is frozen or not based on command usage. IE use /freeze twice on a player, second time you'll be notified he/she is already frozen.


    Virus scans:
    https://virusscan.jotti.org/en-US/fi...job/jz90vhyspz
    https://www.virustotal.com/en/file/3...is/1460856023/

    Configuration file



    Simple and lightweight. Might continue to develop this and officially release it on Spigot but for now it's a completely functional plugin with exactly what you asked for. If you have any issues let me know. To install just drag and drop the .JAR into your Plugins folder, reload/restart your server and then in the 'Freeze' folder will be the configuration file.

    Also, the freeze will limit movement completely and even if they do manage to move it will teleport them back to the originally XYZ coordinates that they were frozen at. However, it does not limit camera movement because that would involve CANCELLING the onPlayerMove event and that would not only require a lot of server resources but it's EXTREMELY glitchy (camera consistently going back and forth, it won't stay still until unfrozen) and is not nearly as well done as this.


     




    Quote Originally Posted by Lord Helios View Post
    1.7 and 1.8, if possible. As long as it works on both versions I am fine. (1.7 if thats the only thing)
    Should work on all versions. I compiled it against 1.8 and 1.9 and there's no issues.

    <b>Downloadable Files</b> Downloadable Files
    Last edited by Nik; 04-16-2016 at 07:21 PM. Reason: Adding virus scans






    Super User since 02.02.2020
    Global Moderator since 09.23.2017
    Moderator since 09.01.2016
    Minion+ since 07.22.2016

    Marketplace Minion since 06.09.2016
    Trove Minion since 06.06.2016
    Middleman since 04.21.2016
    Social Engineering Minion since 02.03.2016
    News FO Freelancer From 11.08.2015 to 07.23.2016
    News FO Head Editor From 08.23.2015 to 11.08.2015
    News FO Head Editor From 07.19.2012 to 08.11.2014
    MPGH News and News FO Founder
    Programming Minion From Unknown to 04.23.2013
    Minecraft Minion From 09.19.2012 to 04.23.2013
    Member since 05.13.2012



  9. The Following User Says Thank You to Psychotic For This Useful Post:

    Elocrypt. (10-20-2016)

  10. #8
    Lord Helios's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    278
    Reputation
    10
    Thanks
    1,284
    My Mood
    Inspired
    Quote Originally Posted by Psychotic View Post
    @ @Lord Helios

    Freeze

    Features:
    • Configure freeze and unfreeze messages (color code support!)
    • Player must have 'freeze.allow' permission node in order to freeze (If you're an admin and you're OP or you have '*' permission node you're fine)
    • If a player does not have permission to freeze, for security reasons, there will be no message sent to that player. (IE a random member tries to freeze someone else)
    • Lightweight
    • Will let sender know if player is frozen or not based on command usage. IE use /freeze twice on a player, second time you'll be notified he/she is already frozen.


    Configuration file



    Simple and lightweight. Might continue to develop this and officially release it on Spigot but for now it's a completely functional plugin with exactly what you asked for. If you have any issues let me know. To install just drag and drop the .JAR into your Plugins folder, reload/restart your server and then in the 'Freeze' folder will be the configuration file.

    Also, the freeze will limit movement completely and even if they do manage to move it will teleport them back to the originally XYZ coordinates that they were frozen at. However, it does not limit camera movement because that would involve CANCELLING the onPlayerMove event and that would not only require a lot of server resources but it's EXTREMELY glitchy (camera consistently going back and forth, it won't stay still until unfrozen) and is not nearly as well done as this.


     






    Should work on all versions. I compiled it against 1.8 and 1.9 and there's no issues.

    Looks good! You should publish it on spigot. A lot of people need a good plugin like this and many people have features that would add to it.

    Now we need it to be confirmed/accepted.

  11. #9
    Psychotic's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13,825
    Reputation
    4234
    Thanks
    6,055
    Quote Originally Posted by Lord Helios View Post
    Looks good! You should publish it on spigot. A lot of people need a good plugin like this and many people have features that would add to it.

    Now we need it to be confirmed/accepted.
    Yep! Also, updated one small thing. I forgot to send a confirmation freeze/unfreeze to sneder which I just added:



    So I'm gonna update the attachment in my original post.

    edit: ok, now we need to wait. Updated my attachment in the other post so once approved you'll have the most updated version.
    edit2: frozen players can't use commands now (to prevent /spawn, /tpa etc). (won't upload this version but if you'd like it let me know)
    Last edited by Psychotic; 04-16-2016 at 11:23 AM.






    Super User since 02.02.2020
    Global Moderator since 09.23.2017
    Moderator since 09.01.2016
    Minion+ since 07.22.2016

    Marketplace Minion since 06.09.2016
    Trove Minion since 06.06.2016
    Middleman since 04.21.2016
    Social Engineering Minion since 02.03.2016
    News FO Freelancer From 11.08.2015 to 07.23.2016
    News FO Head Editor From 08.23.2015 to 11.08.2015
    News FO Head Editor From 07.19.2012 to 08.11.2014
    MPGH News and News FO Founder
    Programming Minion From Unknown to 04.23.2013
    Minecraft Minion From 09.19.2012 to 04.23.2013
    Member since 05.13.2012



  12. The Following User Says Thank You to Psychotic For This Useful Post:

    Elocrypt. (10-20-2016)

  13. #10
    Nik's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    world_the_end
    Posts
    2,521
    Reputation
    149
    Thanks
    1,069
    My Mood
    Angelic
    @Psychotic please attach virus scans next time. Added scans to your post this time.

    File appears to be safe
    //Approved

  14. #11
    Psychotic's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13,825
    Reputation
    4234
    Thanks
    6,055
    Quote Originally Posted by Nik View Post
    @Psychotic please attach virus scans next time. Added scans to your post this time.

    File appears to be safe
    //Approved
    It's a plugin the JRE won't even run it. I didn't think scans would still be necessary. Thanks for your help though! Appreciate it.






    Super User since 02.02.2020
    Global Moderator since 09.23.2017
    Moderator since 09.01.2016
    Minion+ since 07.22.2016

    Marketplace Minion since 06.09.2016
    Trove Minion since 06.06.2016
    Middleman since 04.21.2016
    Social Engineering Minion since 02.03.2016
    News FO Freelancer From 11.08.2015 to 07.23.2016
    News FO Head Editor From 08.23.2015 to 11.08.2015
    News FO Head Editor From 07.19.2012 to 08.11.2014
    MPGH News and News FO Founder
    Programming Minion From Unknown to 04.23.2013
    Minecraft Minion From 09.19.2012 to 04.23.2013
    Member since 05.13.2012



  15. #12
    Nik's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    world_the_end
    Posts
    2,521
    Reputation
    149
    Thanks
    1,069
    My Mood
    Angelic
    Quote Originally Posted by Psychotic View Post


    It's a plugin the JRE won't even run it. I didn't think scans would still be necessary. Thanks for your help though! Appreciate it.
    Rules say you need them. Just following what it says :L

  16. #13
    cDotgawd's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    12
    Is this still active?

  17. #14
    Mister_Darkness's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    165
    Reputation
    10
    Thanks
    23
    My Mood
    Amused
    I always wished to have a plugin that looks like hypixel's shop (item/kit upgrade system with coins...) Dunno if you can do this but still asking.

  18. #15
    hichay1's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    how about Heros Premium spigot. or something like Races and Class for MMORPG server.

Page 1 of 2 12 LastLast

Similar Threads

  1. [WTS] [FREE/DONATION] Video Creation Services [MPGH ONLY]
    By wingsinc in forum User Services
    Replies: 1
    Last Post: 05-30-2014, 04:20 AM
  2. Free Intro Making Service
    By Fogest in forum Help & Requests
    Replies: 8
    Last Post: 04-22-2011, 03:40 PM
  3. {Free} Jump Quest Service
    By Jayz34 in forum MapleStory Hacks, Cheats & Trainers
    Replies: 5
    Last Post: 04-09-2010, 01:27 PM
  4. Grozero's Free sig making service
    By W()()T in forum Art & Graphic Design
    Replies: 20
    Last Post: 02-24-2010, 08:45 AM