Sorry I haven't made any videos in a few days. Really busy with state testing. Ill pump one out tonight!
Just uploaded it, Its processing now. When it is done it will be here: http://www.youtube.com/watch?v=qdDlm1FnpKQ Make sure you make a thread for your plugin on bukkit.org also ^_^
Hey man I have subscribed to you on YouTube and I sometimes play on your server. Keep up the good work!
hey i thought it was funny my dad's name is Brandon Hopkins xD ik its a stupid reason but im gonna follow u 4 that xD
I put the plugin and run the server and that's what the console says: [SEVERE] ebean.properties not found 2011-09-04 00:50:05 [SEVERE] Could not load 'plugins\SimpleAdmin.jar' in folder 'plugins': java.lang.ExceptionInInitializerError at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:176) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:175)
code in the bat is @ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar PAUSE
It matters what the name of your craftbukkit jar file is. If you download it without renaming it the code is. @ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar PAUSE More Info: http://wiki.bukkit.org/Setting_up_a_server