Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,300 resources
02
Days
20
Hours
32
Mins
30
Secs

Recent content by iron768

  1. iron768

    [$10] DiscordMCMonitor - Monitor Your Chat From Discord [1.7 - 1.16]

    This is extremely clean, this is a really useful plugin to have.
  2. iron768

    MCSG Plugin (With MCSG Maker, Solo SG, SG, BG)

    This is the same code that tesc0 used, and judging from the screenshots, it's not programmed well. EDIT: In case OP deletes the screenshots from the thread: https://gyazo.com/d70eca77f5657ffc46976f4c434e1902
  3. iron768

    ● [Pre-sale thread] Kohi's Cubecore ●

    Yeah, every day the map resets.
  4. iron768

    [1.7/1.8] Practice server

    This thread is 4 months old, why would you bump it?
  5. iron768

    Delete, please

    public boolean onCommand(final CommandSender sender, final Command cmd, final String label, final String[] args) { - Unnecessary use of final. final Inventory playerinv = Bukkit.createInventory((InventoryHolder)null, 54, String.valueOf(target.getName()) + "'s Inventory"); - Unnecessary cast...
  6. iron768

    Rest In Peace, old friend Ygore

    Ygore was a friend I spoke to a fair amount, I honestly don't know to respond. You were a fantastic friend and you were extremely kind. Thank you...
  7. iron768

    Custom Coded Anti Cheat

    AI is not efficient enough for it to be useful in anticheats. Your better off with hard coded checks. Even archybot said this:
  8. iron768

    Sent me a factions core. Vouch

    Sent me a factions core. Vouch
  9. iron768

    Timer API

    https://github.com/ijoeleoli/ZorahPractice/tree/master/src/main/java/me/joeleoli/practice/time - This works fine for me.
  10. iron768

    FREE HCF CORE [Custom Factions] [Custom KoTH] [Custom Punishments] [Kohi Remake] | SRC INCLUDED

    Just an FYI before any servers use the compiled version (You also shouldn't use this because it's not very good), Oxygen has a backdoor/op felldownstairs you should state this in the thread.
  11. iron768

    We're making a server.

    Vouch, both Mat and Tabbin know their shit and I have tested the server and it works amazingly.
  12. iron768

    gkb Plugin

    This doesn't even have a plugin.yml. Is it not supposed to?
  13. iron768

    W.I.P - Rhythm(HCF CORE) - Should it be free, or nah?

    It won't. Let's say for example you have 2 plugins running on a server made by you. If the packages are like this: HCF Core: me.playerstats.hcf Staff Plugin: me.playerstats.staff It won't throw an exception, it will only do that if you have the same package name. So if you had it like this...
  14. iron768

    [BETA] ByteCore [HCF] [API] [Event System] [Mountain System]

    Why would he add support to something that is leaked?
  15. iron768

    uPvP source help please

    It's lombok, make sure you have it installed.
Top