#How can I modify the database of MongoDB with out Compass?

17 messages · Page 1 of 1 (latest)

short parcel
#

Well, I installed Mongo Community on my machine and I can't install MongoDb Compass. Although I want to edit my database to make some thing cool. Can anyone please help me 😦

craggy granite
short parcel
#

Yes, I tried to comprehensive reading that but my mind got blown

#

IDK what I'm looking for

#

I need an example

#

😦

craggy granite
#

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

short parcel
#

Well idk where to edit the /give all command from giving unnecessary objects

craggy granite
#

Ok so what you want to do is edit the grasscutter src, mongodb is only player data

short parcel
#

Ohhhh

#

I got it

#

So how can I edit the src?

#

Decrypt data?

craggy granite
#

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

short parcel
#

Thanks