I'm coding now

Discussion in 'General Discussion / Real life stuff' started by XxProStatusxX, Feb 16, 2014.

  1. XxProStatusxX

    XxProStatusxX spicy boi

    Messages:
    684
    Likes Received:
    169
    Minecraft:
    dorsmore
    Sooo.
    I'm learning how to code :P

    Soon enough, I may take requests on custom plugins.

    Right now I only have 1 made.

    This one is called 'FireworkOnJoin'
    It's pretty self-explanatory.
    When you join, a firework shoots up in the air.

    You can download it right -->HERE<--

    I'm working on one called 'SpawnToHub'
    It makes it so /spawn is /hub.
    Download will be up soon :)

    Thanks,
    Pro.
     
    lpsprincess, Chan and Chickenbits_ like this.
  2. Chickenbits_

    Chickenbits_ I love Tea.

    Messages:
    951
    Likes Received:
    332
    Minecraft:
    Chickenbits_
    Congrats pro! I like your idea on both of the plugins. Coding is so cool :eek:
     
  3. EliteShadowMiner

    EliteShadowMiner dead Donator

    Messages:
    1,230
    Likes Received:
    679
    Minecraft:
    EliteShadowMiner
    I do coding/script writing to. Lol. Bit im still junior.
     
  4. lpsprincess

    lpsprincess SHINee <3

    Messages:
    848
    Likes Received:
    278
    Nice!
    Hope i can see more creative ideas soon :D
     
  5. _MadisonBarks

    _MadisonBarks THAT furry Donator

    Messages:
    1,966
    Likes Received:
    2,746
    For the "SpawnToHub":
    public void onEnable() {}
    public void onCommand(//Insert all that crap here) {
    //Insert player validation here
    player.teleport(Bukkit.getServer().getWorld("worldname").getSpawnLocation());
    }
     
    XxProStatusxX likes this.
  6. Cloud3y

    Cloud3y ѕωєg

    Messages:
    769
    Likes Received:
    479
    I made one that implements a /freespace command. It teleports players to the nearest free space.
     
  7. MadameCosma

    MadameCosma Cosmic Game Dev Donator

    Messages:
    2,179
    Likes Received:
    775
    Minecraft:
    niaarchangel
    I need tips pro! My plugins never work. Wat are u learning from?
     
  8. TheHolyRobber

    TheHolyRobber Donator

    Messages:
    1,115
    Likes Received:
    739
    The onCommand is a Boolean not a void
     
  9. _MadisonBarks

    _MadisonBarks THAT furry Donator

    Messages:
    1,966
    Likes Received:
    2,746
    Meh, I was doing it from memory.
     
  10. ANumber2Pencil

    ANumber2Pencil Resigned ______________________________________ Donator

    Messages:
    2,564
    Likes Received:
    3,677
    Minecraft:
    ANumber2Pencil
    How do you code. O_o Its sooo hard for me XD anyway good job and do you think you could code for a bungee server? Anyway keep up the good work!
     
  11. Chan

    Chan

    Messages:
    424
    Likes Received:
    140
    Wow, nice! :D I want to learn coding sooner or later, it seems pretty interesting. Nice job on the plugins!
     
  12. magicxx130

    magicxx130 kill me now pleas Donator

    Messages:
    706
    Likes Received:
    4,229
    Pro....
    Do u have a server?
    Just asking...
    If u do..
    Tell me ze IP
    Kayyyy
     
  13. TheHolyRobber

    TheHolyRobber Donator

    Messages:
    1,115
    Likes Received:
    739
    I'm working on a plugin for shields & wands. It's gonna be awesome. :P