Bas
Bas
What is the max RPS that the server can handle? (Requests Per Second)
### What Should Be Added A http api to manage servers/players/hosts ect ### Why It Should be Added So you can use other languages than java ### What's The Alternative...
I have two gpu's. One with 2 gb and one with 3 gb vram. Will I be able to run this on those gpu's? **Note:** The GPU's are in different...
What minecraft version does it support
Able to use multiple worlds and be able to switch to different worlds via `/world`
Are you from the Netherlands? I am!
Is there any caching implemented?
Will this package still be fast if i have 100,000+ rows?
Can I have multiple writes at one?
Is is possible to use other modules ( for example `fs`, `mysql` and `redis`) with custom realms? Like this: ```js ServerCommands.register('/file', (player, call) => { const fs = require("fs"); player.sendMessage(fs.readFileSync(__dirname...