#How can I modify the database of MongoDB with out Compass?
17 messages · Page 1 of 1 (latest)
Short answer: use compass
Longer answer: https://www.mongodb.com/docs/manual/core/databases-and-collections/
Yes, I tried to comprehensive reading that but my mind got blown
IDK what I'm looking for
I need an example
😦
If you don't understand it the best solution is to find a way to use compass
Why do you want to edit the db anyways? Is it something that even needs a db edit to accomplish
Well idk where to edit the /give all command from giving unnecessary objects
Ok so what you want to do is edit the grasscutter src, mongodb is only player data
Nothing to decrypt, grasscutter is open source just open it in your IDE or text editor of choice
You probably want to start off by looking at GiveCommand.java
Thanks