Someguyfromcrowd
Last Activity:
Sep 27, 2015
Joined:
Oct 20, 2013
Messages:
192
Likes Received:
39
Trophy Points:
0
Location:
Terre Haute, Indiana
Occupation:
College

Share This Page

Someguyfromcrowd

Member, from Terre Haute, Indiana

Someguyfromcrowd was last seen:
Sep 27, 2015
    1. xTrollxDudex
      xTrollxDudex
      Sexy sig. I can see what you're trying to do there!
  • Loading...
  • Loading...
  • About

    Location:
    Terre Haute, Indiana
    Occupation:
    College
    Hello! I'm a chemistry major and computer science minor at the Rose-Hulman Institute of Technology.

    All plugins I release use the MIT license. I also keep public GitHub repos for all plugins, which often feature bleeding-edge builds of varying stability. No guarantees!

    If you need help with a plugin or would like me to design one for you, feel free to contact me on Skype. I'll take most reasonable requests for plugins to be produced, including simple private plugins and more complex publicly released plugins.

    On the other hand, if you do need a private plugin of sizable complexity, I do ask for some sort of payment.

    Signature

    Code:java
    1. public onDisable(){
    2. getServer().getPluginmanager().enablePlugin(this); //nice try
    3. }