Installation:
-Download the jar file from the above link.
-Run it and let it download. When its finished close and rerun LuaServer.jar
-Boom your good and running. :smile.gif:
-Go have a look at the wiki for information on how to start making scripts for your newly installed LuaServer. :smile.gif:
Notes:
-As I go along I will be adding more and more functionality and possibly changing existing functionality. This means that anything that is in one version may or may not be there in the next.
-Im a programmer not a video maker or picture taker. If someone feels like being either for me I would be happy.
This mod (plugin, a patch to Minecraft source, henceforth "Mod" or "The Mod"), by the terms of http://www.minecraft.net/copyright.jsp is sole property of the Mod author Genesis999 (, henceforth "Owner" or "The Owner"). By default it may only be distributed on minecraftforums.net, mcmodcenter.net. It may only be mirrored or reposted with advance written permission of the Owner. Electronic Mail is fine if you wait for a response. URL shorteners or other attempts to make money off The Owner's Mod are strictly forbidden without advance written permission
I installed this mod correctly and started the server and it ran about the same as my vanilla server. I didn't understand but what you meant by "Go have a look at the wiki". I didn't do this step because I had a good look at your wiki but it didn't make much sense. I see the cool features you have up is there a way to enable them or something?
cheers HAMP40
This is very nice, but I'm having a problem with starting the server:
java.lang.UnsatisfiedLinkError: no luajava-1.1 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at org.keplerproject.luajava.LuaState.<clinit>(LuaState.java:1029)
at org.keplerproject.luajava.LuaStateFactory.newLuaState(LuaStateFactory.java:23)
at LuaManager.<clinit>(LuaManager.java:15)
at net.minecraft.server.MinecraftServer.startLua(MinecraftServer.java:68)
at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:281)
at bq.run(SourceFile:422)
2011-07-08 12:57:27 [SEVERE] Unexpected exception
java.lang.UnsatisfiedLinkError: no luajava-1.1 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at org.keplerproject.luajava.LuaState.<clinit>(LuaState.java:1029)
at org.keplerproject.luajava.LuaStateFactory.newLuaState(LuaStateFactory.java:23)
at LuaManager.<clinit>(LuaManager.java:15)
at net.minecraft.server.MinecraftServer.startLua(MinecraftServer.java:68)
at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:156)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:281)
at bq.run(SourceFile:422)
$ ls
banned-ips.txt libsqlite4java-linux-i386.so server.log
banned-players.txt lua/ server.properties
BiomeTerrain.jar minecraft_server.jar terrain/
BiomeTerrainModSettings.ini minecraft_server.jar.0 white-list.txt
BOBPlugins/ minecraft_server.sh* world/
libluajava-1.1.so ops.txt world-backups/
libsqlite4java-linux-amd64.so phoenix/
$ uname -a
Linux desky 2.6.33.7-pclos6.bfs #1 SMP PREEMPT Thu Oct 21 22:42:28 CDT 2010 i686 i686 i386 GNU/Linux
$ java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode)
I tried renaming the libluajava1.1.so file, but that didn't work. (Didn't actually expect it to...)
This and phoenix terrain generator are my only server mods, I'm running 1.7.2 server.
[SEVERE] Unexpected exception
java.lang.UnsatisfiedLinkError: C:\Users\roxi.KS312843\Desktop\New folder\luajava-1.1.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.keplerproject.luajava.LuaState.<clinit>(LuaState.java:1029)
at org.keplerproject.luajava.LuaStateFactory.newLuaState(LuaStateFactory.java:23)
at LuaManager.InitScript(LuaManager.java:103)
at LuaManager.InitLuaState(LuaManager.java:173)
at net.minecraft.server.MinecraftServer.startLua(MinecraftServer.java:70)
at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:148)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:274)
at bq.run(SourceFile:422)
Followed your instruction and got this error on load up?
For use with Beta 1.8.1 SMP
What is it?
LuaServer is a modification for the vanilla server software that allows the use of the Lua scripting language to control the server.
Feel like being helpful?
Donate :wink.gif:
I now have a website!
http://www.luaserver.org/
For a list of functions and everything accessible by the scripts head over to the wiki.
http://wiki.luaserver.org/
Download:
- Download
Installation:
-Download the jar file from the above link.
-Run it and let it download. When its finished close and rerun LuaServer.jar
-Boom your good and running. :smile.gif:
-Go have a look at the wiki for information on how to start making scripts for your newly installed LuaServer. :smile.gif:
Notes:
-As I go along I will be adding more and more functionality and possibly changing existing functionality. This means that anything that is in one version may or may not be there in the next.
-Im a programmer not a video maker or picture taker. If someone feels like being either for me I would be happy.
New features:
Timers!
PVP getting and setting
Animal/Mob spawning getting and setting
cheers HAMP40
This and phoenix terrain generator are my only server mods, I'm running 1.7.2 server.
Are you running a 32 or 64 bit computer?
I havent for a while had any luck with the 64 bit problem. Until now. Go get the latest copy of the mod and it should work. :smile.gif:
Or you could check out my official site:
www.luaserver.org
I also made this for you:
Ive no idea what mods this is compatible with. If they dont clash in any of the files they change I dont see why they wouldnt work.
AWESOME!!!!
finally a lua server!
like: /run server.Motd( Welcome )