Fork me on GitHub

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MiamXD

Pages: [1]
1
Support / Curse UI and plugins
« on: January 29, 2011, 02:10:04 pm »
Hello,
I made my mineserver yesterday, and today I read that I can use Curse UI as GUI.
I set it in the Plugins Section of config.cfg on,so my active plugins are:
Code: [Select]
system.plugins += ("command":"./command");
system.plugins += ("nether":"./nether");
system.plugins += ("filelog":"./filelog");
system.plugins += ("curseui":"./curseui");

But, if i start the server, nothing changes, there is just the cmd with the text:
Quote
World world

I use windows, so what should i do to use a GUI for minesever?


edit: ok, I can see more in my cmd now, but if i let it load the curseui.dll it says:
"could not get init function handle"

edit2: I tried to use the nether-feature, which is marked with # in the configuration, but it cant  find the nether.dll, and i cannot find it a github, too

Pages: [1]