Garth Johnson

Results 7 comments of Garth Johnson

_me too_ - this would be very helpful for a project I am involved in as well.

That sounds like that is the ticket, then. Right. Well, time to roll up the sleeves and get started.

By the way, Rom1504? I don't know if you hear this enough, but thank you and the others in the FlyingSquid and Prismarine groups for this amazing option to enhance...

Yes! Indeed - I am very interested in this answer as well. We have copied the Mongodb javascript library into the plugins/modules folder from https://github.com/mongodb/node-mongodb-native and attempted to access our...

I added `` to the build.xml ``, added `` and downloaded the mongo-java-driver-3.0.2.jar into the lib folder next to the bukkit jar and then ran ant. Copied the resultant scriptcraft.jar...

(and THANK you, SEAPUNK for your help! on this :) ) I was thinking that (from the server console) something like this: ``` js var test=require('mongodb'); print(test.connect) ``` Would work,...

As a note for others looking for this information, samkass is correct. The best way is to add the library is in the commandline. Though, it took a fair bit...