MongoDb
Data transfer, backup and recovery
If you use the command, you can refer to
Data migration between different servers in MongoDB
MongoDB data migration, backup and recovery – MongoDB from entry to database deletion
MongoDB import, export and data migration
Basically it can be solved with commands.
GUI control software
I use Studio 3T (it doesn’t seem to have Chinese), you can also use MongoDB Compass
In addition to the table mode, there is also a json mode (more cool), but it doesn’t feel as good, PMA
GrasscutterTools
You can quickly generate instructions, or you can directly associate them to run
Remember that if it is https here, it is directly connected.
The original version is https://github.com/jie65535/GrasscutterCommandGenerator/blob/main/README_zh-cn.md
You can also find the magic version in the integration package, QQ group, etc.
You need to restart the server after installing the plug-in on the server, pay attention to the version number, this thing is not compatible
https://github.com/jie65535/gc-opencommand-plugin
GrasscuttersWebDashboard
You need to restart the server after installing the plug-in on the server, pay attention to the version number, this thing may not be compatible
https://github.com/liujiaqi7998/GrasscuttersWebDashboard/releases
Then there are 2 options for the panel
The first one looks like this, https://liujiaqi7998.github.io/GrasscuttersWebDashboard/
https://github.com/liujiaqi7998/GrasscuttersWebDashboard/tree/main/WebPage
The second one looks like this, https://wmn1525.github.io/grasscutterTools/dist/index.html#/start/wss
https://github.com/wmn1525/grasscutterTools
The wss link they need will be displayed on startup, remember to save it.
directory tree reference
In essence, the game itself is interoperable
This article is reprinted from https://www.blueskyxn.com/202209/6579.html
This site is for inclusion only, and the copyright belongs to the original author.