Okay so I know perfectly how to use MongoDB and have used it with many other Non-Bukkit projects.
However when I use it with Bukkit it is required in the server (to run my plugin) or it will give errors. (aka missing depends etc).
I have it in my project librarys, and have even tried adding the source code for MongoDB into my project, however it just doesn't work.
Is there a way to do this without mvm shading it into your project?
However when I use it with Bukkit it is required in the server (to run my plugin) or it will give errors. (aka missing depends etc).
I have it in my project librarys, and have even tried adding the source code for MongoDB into my project, however it just doesn't work.
Is there a way to do this without mvm shading it into your project?
