#Delete Entire Server Data to Start Fresh/From Scratch
71 messages · Page 1 of 1 (latest)
Drop the database
Or you could simply make a new account
no reason to delete entire db to start a fresh account
Dropping it would be great for me.
Then I'll create a backup of the new one. I'm asking mainly to learn and get familiar with it.
Thanks @normal moon.
Side question, there's no Grasscutter for mobile right?
As in Grasscutter for running on mobile? Yes there is.
For connecting to Grasscutter from mobile? Of course
for iOS, not really sure but you may not be able to run gc on it directly, you could still proxy traffic as long as you have a patched game on there though
Oh. But it's on Android only.
I see. So I'd need a patched game on iOS in order to get in.
Would want to try exploring that.
Yeah it's more complicated that way (maybe just to me since I don't use iOS) but you'd need to install a patched game to play on it at the very least
Let me try searching for one here.
@normal moon Side question, how would I make my chosen/select Main Character maxed level, etc.? Doing the /giveall method gave me every other. The commands in the handbook shows me Constellation and Talent Level.
So I was wondering.
There's a couple of methods, you can (if on local server) add my setLevel plugin and use that to change levels of any character, or you can open up mongodb compass and go edit the level there, or you could manually level up with commands like /give 101 x9999 -> ascend -> repeat until you're the level you want
101 being the Male Traveller yeah? Okay, let me play around based on these 3 options.
the setLevel plugin would be great.
It's my own local server.
This /prop ut 12 means completely clearing the Tower right?
101 is character exp
and yeah that will unlock the full tower, but some levels won't finish correctly if you play them
usually 2nd half ones
So similar to this but just with 101: /give 102 x1880200
Got it.
Thanks. I'll add it after work.
yeah, the only problem of course is that you won't level beyond your current max amount - so you'd have to ascend each time
and then rinse and repeat that way
With the plugin or mongodb it handles the ascensions for you so you can just pick the level you want
Okay, got it.
Let me get that one done up later.
I appreciate your help.
This is honestly a nice thing the community built together.
For sure, and no problem glad to help
You definitely shared great insights. Also, I see some chatter around the Discord though the message is all around. I’m curious on a couple of things.
-
What I created is a 3.3 server
-
Can I upgrade to 3.4 while still retaining the same data in 3.3? Or will it be overridden (Asking in case a downgrade is ever wanted)
-
Would want to know how it’ll be in the MongoDB that’s why
-
Do I just download the resource files for 3.4 cause I saw you mentioning that it’s a fork of the official Grasscutter? Guessing it’s better to wait for the official release? Then of course, download another game version for 3.4
-
On Cultivation, am I able to toggle between 3.3 and 3.4?
You can update to 3.4 without any loss of data, and same for going back versions. Just be aware, accounts will be softlocked from logging in on old versions if they have avatars not from that version in the active party (and possibly just on the account in general).
MongoDB will keep all the data in one place, but no old data is really 'overwritten' except for things you do in 3.4 of course.
It may be better to wait for 3.4 official update since it is still currently a fork, but there is a build in #resources for it that you can use if you want to play 3.4 now.
You can, but it's technically done manually - you'd need a 3.3 and 3.4 client, and then 3.3 and 3.4 grasscutter. With that you could set the game exe to either one, and then also set the Grasscutter JAR to either one in settings. There wouldn't actually be a 'toggle' button, but just switching the game and grasscutter in settings would do it
Yeah, I saw the one you shared. Well, all my favourites are in 3.3 so waiting for the official one would be fine. I was curious on how it’d be if I wanted to go ahead and do so.
But good shared. Learning new things.
On changing my character’s level, any stats would be automatically updated upon logging into the game right? For instance, HP?
What’s the max capacity of Banners the game can take? Editing the Banners.json would be pretty nice to have it Element Specific.
Yeah stats will be updated automatically.
I don't think there is actually a limit, you can keep adding more and more. After a certain number, only the ones that fit across the top will show, but you can still cycle through the rest with arrows that the game adds to the menu
Okay, good to know.
I noticed variants in Artifact stats despite it being generated. Is this common because it’s generated? I used a tool from resources but I doubt that matters. Unless it’s the varying IDs being used for it as there’s 10003 which is similar with 2 or 3 others.
Unless you're specifying an exact stat amount there will be variance
Okay, so it’s possible to specify it? For example, /getitem ID Main Stat SubStat, specific stat SubStat, specific stat
Is that the formula to use?
Say I wanted 800 Crit DMG % as the example.
Yeah if you're using a generator from a tool, like gc tools, it should have those options in the artifact menu
I'm not sure what exactly the values are, but the ids for stats/substats are specific values, so they should be the same every time
I somehow can’t recall who shared but the ones I had was 900000+ in terms of the ID.
It had like ATK +2333333.
Figured it would’ve fixed but I saw the number still varied between higher or lower.
It sounds more like you should use the GiveArtifact plugin instead of a tool if you want specific stats like that
Let me get it from #resources when I’m back from work tonight.
Thank you for the tips.
#plugins but yeah no problem
Thanks for that.
So if I want to play with friends. Both will need to be on the same Hamachi address yeah? So meaning we both should download it and the joiner uses the host’s IP? Would connecting thru Cultivation be fine?
I did see your reply on it but since then till now, there may have been some upgrades done so I was curious.
Yes, you both connect to the same hamachi network, then the host configures their server to be on the hamachi ip, the joiner connects to host's hamachi ipv4.
You can still use Cultivation, just make sure your friend is also connecting with the https box unchecked
Clear and easy.
Thanks for this bit.