• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Recent content by Galimordant

  1. Galimordant

    [Programming Problem] Addon creation.

    Thanks for the advice
  2. Galimordant

    Chiblocking - Paradigm Shift

    I think it would be a great addition to the plugin and may fit in perfectly.
  3. Galimordant

    [Programming Problem] Addon creation.

    Well, thanks for everything.
  4. Galimordant

    [Programming Problem] Addon creation.

    Well, I ain't really good at navigating on this forum yet so if you could give the link please. And thanks
  5. Galimordant

    [Programming Problem] Addon creation.

    I'll try next time.
  6. Galimordant

    [Programming Problem] Addon creation.

    Yours of course, it isn't really like there were other tutorials xD
  7. Galimordant

    [Programming Problem] Addon creation.

    package com.projectkorra.ability; import java.util.concurrent.ConcurrentHashMap; import org.bukkit.Location; import org.bukkit.entity.Entity; import org.bukkit.entity.LivingEntity; import org.bukkit.entity.Player; import com.projectkorra.projectkorra.GeneralMethods; import...
  8. Galimordant

    [Programming Problem] Addon creation.

    Hi Everyone. I encountered a problem when trying to program my first addon ability called "Firedome". Everything went well until I created my manager class I wrote : package com.projectkorra.ability; import com.projectkorra.projectkorra.firebending.Firedome; public class FiredomeManager...
Top