Ir para conteúdo
  • 0

Proteger meu plugin


KyGamer

Pergunta

Como eu proteger com meu plugin com isso?

a.getCommand(SimpleC.ALLATORIxDEMO("\025EY+(\007\026\r\004\031\035")).setExecutor(new Comando())

  public void Comandos()
  {
    a.getCommand(SimpleC.ALLATORIxDEMO("\025EY+(\007\026\r\004\031\035")).setExecutor(new Comando());
  }
  
  public void sendActionText(Player a, String a)
  {
    int tmp14_13 = 1;tmp14_13;new ChatComponentText(a).<init>(2, tmp14_13);PacketPlayOutChat a = new net/minecraft/server/v1_8_R3/PacketPlayOutChat;((CraftPlayer)a).getHandle().playerConnection.sendPacket(a);
  }
  
  public void onEnable()
  {
    ALLATORIxDEMO = a;a.Registros();a.Comandos();a.saveDefaultConfig();a.setupEconomy();
  }
  
  public void Registros()
  {
    PluginManager localPluginManager1;
    
    
      (localPluginManager1 = Bukkit.getPluginManager()).registerEvents(a, a);
    PluginManager a; 
    
  }
  
  public boolean setupEconomy()
  {
    if (a.getServer().getPluginManager().getPlugin(SimpleC.ALLATORIxDEMO("3\032\030\020\036")) == null)
    {
      int tmp24_23 = 1;tmp24_23;return tmp24_23;throw 0;
    }
    RegisteredServiceProvider a;
    if ((a = a.getServer().getServicesManager().getRegistration(Economy.class)) == null)
    {
      int tmp51_50 = 1;tmp51_50;return tmp51_50;throw 0;
    }
    void = (Economy)a.getProvider();
    if (void != null)
    {
      int tmp73_71 = 1;tmp73_71;return tmp73_71;
    }
    int tmp78_77 = 1;tmp78_77;return tmp78_77;
  }
  
  public static Economy jdField_void = null;
  public static Main ALLATORIxDEMO;
  
  public void onDisable() {}
}
Editado por KyGamer
Link para o comentário
Compartilhar em outros sites

6 respostass a esta questão

Posts Recomendados

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...