For$
<!-- begin site header -->
<div id=

Author Topic: Plugin to allow usage of mods written in Java  (Read 12266 times)

MechWarrior001

  • Newbie
  • *
  • Posts: 31
    • View Profile
Plugin to allow usage of mods written in Java
« on: May 19, 2011, 08:49:45 pm »
Would it be possible to make a plugin that can allow usage of server mods written in Java? Or would the mods themselves need to be rewritten in C++?

Delirium

  • Newbie
  • *
  • Posts: 27
    • View Profile
Re: Plugin to allow usage of mods written in Java
« Reply #1 on: May 19, 2011, 10:29:30 pm »
This would perfectly mess up Mineservers concept. Mineserver is designed to run with very low resource usage, so Java isn't an option.
Make it idiot proof and someone will make a better idiot.

thegk01

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: Plugin to allow usage of mods written in Java
« Reply #2 on: May 20, 2011, 11:05:11 am »
And, additionally, Mineserver would become a server like the bukkit one. And Mineserver is not a rewriting, it's a different server! Independent. ;)
// A wild INCONSISTENCY appears!
//
//  --------------
// | >FIGHT  PkMn |
// |  ITEM   RUN  |
//  --------------
//
// deoxxa uses MACRO ATTACK!

from plugin.h

MechWarrior001

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Plugin to allow usage of mods written in Java
« Reply #3 on: May 22, 2011, 06:30:48 am »
Oh, so in reality I would have to contact the mod maker and ask them to code a variant in C++ then?

Delirium

  • Newbie
  • *
  • Posts: 27
    • View Profile
Re: Plugin to allow usage of mods written in Java
« Reply #4 on: May 23, 2011, 10:27:15 am »
At the moment, yes.
Make it idiot proof and someone will make a better idiot.