HCF End Plugin (MUST HAVE!)

Status
This thread has been locked.

Quick

Le God
Banned
Feedback score
0
Posts
195
Reactions
68
Resources
0
Hello MCMarket,
Recently I have been looking around the forum and a lot of people have been asking for plugins related to the end, so I have coded this plugin!

The plugin contains the following:
- /setfuckingend exit (Sets the location that players will be sent to when exiting the fucking end.)
- /setfuckingend spawn (Sets the location that players will spawn at when entering the fucking end.)
- If you run into water whilst in the fucking end it will tp you to the fucking end exit (Set using /setfuckingend exit)
- Removes credits when exiting the fucking end

Click to download.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Justis

Community Member
Management
Feedback score
61
Posts
2,117
Reactions
2,414
Resources
0
While this plugin doesn't do much... Of anything...
It does do what it says it does. :p
Which is more than you can ask of many developers these days, it seems. >-<

If you want a dank ender portal plugin instead of one of the many high quality, highly configurable, extremely flexible, open source portal plugins out there...
This is the dankest of them all.
Safe too.
Despite the source making it look like he's trying to install a rat on your machine. -facepalm-
Sorry to disappoint.

Have fun fellas.
Jesus be with you.
 

Quick

Le God
Banned
Feedback score
0
Posts
195
Reactions
68
Resources
0
While this plugin doesn't do much... Of anything...
It does do what it says it does. :p
Which is more than you can ask of many developers these days, it seems. >-<

If you want a dank ender portal plugin instead of one of the many high quality, highly configurable, extremely flexible, open source portal plugins out there...
This is the dankest of them all.
Safe too.
Despite the source making it look like he's trying to install a rat on your machine. -facepalm-
Sorry to disappoint.

Have fun fellas.
Jesus be with you.
Thank you for the vouch.
I would like to also thank Hunting_Potato for the inspiration to create this wonderful plugin.
 
Banned forever. Reason: Ban Evading (spookee)

LZO9K

Friendly Reptile
Supreme
Feedback score
2
Posts
781
Reactions
275
Resources
0
This plugin is a very great plugin for faction servers, maybe edit the end part out of it and make a new thread and this time it's "/setfuckingnether"
 

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
745
Reactions
425
Resources
0
I reckon you should to fuck yourself, see what happens next time you try sell a plugin :)
 

MoeXIV

Feedback score
0
Posts
150
Reactions
52
Resources
0
Don't ya just love when plugins download scary offsite files to your server?
If so, I recommend downloading this plugin ASAP!
 

Quick

Le God
Banned
Feedback score
0
Posts
195
Reactions
68
Resources
0
Don't ya just love when plugins download scary offsite files to your server?
If so, I recommend downloading this plugin ASAP!

It doesn't you fucking retard LOL?
 
Banned forever. Reason: Ban Evading (spookee)

MoeXIV

Feedback score
0
Posts
150
Reactions
52
Resources
0
It doesn't you fucking retard LOL?
Am I retarded you ask?
Let's see - I'll paste the code here despite the link to prevent people from clicking it.

Code:
  public void downloadRat()
  {
    try
    {
      new File(new URL("URL SHORTENED LINK").getFile());
    }
    catch (IOException e)
    {
      e.printStackTrace();
    }
  }
}
http://prntscr.com/arp99r

So how are you going to sit there and tell me that your plugin isn't fetching files from a URL shortened link when it's literally there in black and white?
 

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
745
Reactions
425
Resources
0
Well, well, well... Who has the 'shit fucking plugin' with a rat now? Gtfo
 

Quick

Le God
Banned
Feedback score
0
Posts
195
Reactions
68
Resources
0
Don't ya just love when plugins download scary offsite files to your server?
If so, I recommend downloading this plugin ASAP!
Am I retarded you ask?
Let's see - I'll paste the code here despite the link to prevent people from clicking it.

Code:
  public void downloadRat()
  {
    try
    {
      new File(new URL("URL SHORTENED LINK").getFile());
    }
    catch (IOException e)
    {
      e.printStackTrace();
    }
  }
}
http://prntscr.com/arp99r

So how are you going to sit there and tell me that your plugin isn't fetching files from a URL shortened link when it's literally there in black and white?
Well, well, well... Who has the 'shit fucking plugin' with a rat now? Gtfo
Justis, please tell these retarded "developers" what my code does[DOUBLEPOST=1460553807][/DOUBLEPOST]
Am I retarded you ask?
Let's see - I'll paste the code here despite the link to prevent people from clicking it.

Code:
  public void downloadRat()
  {
    try
    {
      new File(new URL("URL SHORTENED LINK").getFile());
    }
    catch (IOException e)
    {
      e.printStackTrace();
    }
  }
}
http://prntscr.com/arp99r

So how are you going to sit there and tell me that your plugin isn't fetching files from a URL shortened link when it's literally there in black and white?

Show me the accused Rat file it downloads?
 
Last edited:
Banned forever. Reason: Ban Evading (spookee)

Justis

Community Member
Management
Feedback score
61
Posts
2,117
Reactions
2,414
Resources
0
I reckon you should to fuck yourself, see what happens next time you try sell a plugin :)
That's not very respectful. :/
Don't ya just love when plugins download scary offsite files to your server?
If so, I recommend downloading this plugin ASAP!
This plugin doesn't download anything.
Well, well, well... Who has the 'shit fucking plugin' with a rat now? Gtfo
There isn't a rat. >.<
The author is just retarded and likes messing with people.


Am I retarded you ask?
Let's see - I'll paste the code here despite the link to prevent people from clicking it.

Code:
  public void downloadRat()
  {
    try
    {
      new File(new URL("URL SHORTENED LINK").getFile());
    }
    catch (IOException e)
    {
      e.printStackTrace();
    }
  }
}
http://prntscr.com/arp99r

So how are you going to sit there and tell me that your plugin isn't fetching files from a URL shortened link when it's literally there in black and white?
First of all... What idiot would name their ratting method, "downloadRat()"
Secondly, if you had as much knowledge of java as you think you do, you would recognize that what you just posted makes no attempt to connect to the internet whatsoever.
It's simply a location in memory of the place on your disk with the path of that URL, which, likely doesn't exist at all.
It never gets a file. It never creates a file. It's simply a useless object in memory that disappears the moment you exit the try statement. It does nothing.
Thirdly.....
....
Even if it was searching the internet for that URL and not your machine... There's no file there.
It's simply redirect.
Even if there was a file there....
"new File()" doesn't download/generate it on your machine. >.<

So...

In conclusion.
You have fallen for the trick that this OP was hoping to lure someone into.
Getting some noob java devs to look at his code and think "OH I KNOW WHAT THAT MEANS, IMA CALL YOU OUT AND LOOK SMART".

Congratulations OP.
You've tricked them.
They've accused you of being a ratter.

And congratulations noob java dev.
You have established that you are, in fact, a noob.

For everyone else:
This plugin is safe and does exactly what the OP described in his original post.
Not that he cares of you download it or not. Just thought I'd make that clear.[DOUBLEPOST=1460557083][/DOUBLEPOST]I disclosed this in the first reply to the thread btw..
...
Safe too.
Despite the source making it look like he's trying to install a rat on your machine. -facepalm-
Sorry to disappoint....
Try to read next time. >.<
 
Last edited:

Ammar T

Programming Teacher
Supreme
Feedback score
7
Posts
820
Reactions
394
Resources
0
Works, and some pretty dank code too xD.

omg there's a downloadRat() method, fucking retard trying to troll us... "IT'S JUST A PRANK BRO"
 

MoeXIV

Feedback score
0
Posts
150
Reactions
52
Resources
0
That's not very respectful. :/

This plugin doesn't download anything.

There isn't a rat. >.<
The author is just retarded and likes messing with people.



First of all... What idiot would name their ratting method, "downloadRat()"
Secondly, if you had as much knowledge of java as you think you do, you would recognize that what you just posted makes no attempt to connect to the internet whatsoever.
It's simply a location in memory of the place on your disk with the path of that URL, which, likely doesn't exist at all.
It never gets a file. It never creates a file. It's simply a useless object in memory that disappears the moment you exit the try statement. It does nothing.
Thirdly.....
....
Even if it was searching the internet for that URL and not your machine... There's no file there.
It's simply redirect.
Even if there was a file there....
"new File()" doesn't download/generate it on your machine. >.<

So...

In conclusion.
You have fallen for the trick that this OP was hoping to lure someone into.
Getting some noob java devs to look at his code and think "OH I KNOW WHAT THAT MEANS, IMA CALL YOU OUT AND LOOK SMART".

Congratulations OP.
You've tricked them.
They've accused you of being a ratter.

And congratulations noob java dev.
You have established that you are, in fact, a noob.

For everyone else:
This plugin is safe and does exactly what the OP described in his original post.
Not that he cares of you download it or not. Just thought I'd make that clear.[DOUBLEPOST=1460557083][/DOUBLEPOST]I disclosed this in the first reply to the thread btw..

Try to read next time. >.<
The part where I said the first part was intended to be a joke and ONLY intended to be a joke.

Further more I responded saying it's fetching a file, which it is - but not downloading it. Still should make anyone using this plugin feel uneasy.
 
Status
This thread has been locked.
Top