Me no like 1.7 is annyoing #149


  • New
  • Enhancment
Open
Assigned to _ForgeUser8860360
  • _ForgeUser13633636 created this issue Jul 22, 2015
        public void meNoLikey1_7(){
            Bukkit.getScheduler().runTaskTimer(this, new Runnable() {
                @Override
                public void run() {
                    for (Player p : Bukkit.getOnlinePlayers()){
                        p.sendMessage("[Umbaska] Hey, you're running 1.7! Umbaska doesn't like 1.7! Meany ;w;");
                    }
                }
            }, 60 * 20, 60 * 20);
        }
    

    Its annoying. Happens to often and messages all online players. I downgraded just because of this

  • _ForgeUser13633636 added the tags New Enhancment Jul 22, 2015
  • _ForgeUser16132584 posted a comment Jul 22, 2015

    I get why they'd put this, but I'd just say it once in console and not send it to all the players.

    1.7 is an old version. I get why they dislike changing code to support it, but that's kinda too far.

  • _ForgeUser10105717 posted a comment Jul 22, 2015

    Umbaska doesn't support 1.7 as of Umbaska 1.5 anyway. Sorry, but it had to happen. It was actually just meant to message that to OPs, but I left that out by accident. Thanks for the report though. I added it <3 :p


    Edited Jul 22, 2015
  • _ForgeUser13633636 posted a comment Jul 26, 2015

    @RealGatt: Go

    config option plz? Ill give you a cookie


To post a comment, please login or register a new account.