font update

This commit is contained in:
Z-Tavern 2024-10-18 00:43:43 +00:00
parent cb9bea73ec
commit c2c48b52da

View file

@ -7,15 +7,13 @@ https://plutonium.pw/docs/server/t6/setting-up-a-server/
https://github.com/alicealys/node-server-manager
- Copy & paste all folder contents
node-server-manager -> node-server-manager installed folder
bo2 -> your bo2 server root directory
t6 -> %localappdata%\Plutonium\storage\t6
node-server-manager -> **node-server-manager installed folder**
bo2 -> **your bo2 server root directory**
t6 -> **%localappdata%\Plutonium\storage\t6**
### Server keys
- Make sure to add your Plutonium server keys in all "!start_zm_serverxxx.bat"
- Change the gamelogs path for each server according to yours in node-server-manager/Configuration/NSMConfiguration.json
**Server name**
- Make sure to add your Plutonium server keys in all **bo2/!start_zm_serverxxx.bat** files
- Change the **gamelogs path** for each server according to yours in **node-server-manager/Configuration/NSMConfiguration.json**
- Server key name must be named as follow :
(Your server name) | BRUTUS ON THE BRIDGE | (extra txt)
@ -37,15 +35,20 @@ MOTD
NUKETOWN
### Auto server restart .bat file
- Depending on where you installed node-server-manager folder, edit the path used in bo2/!restart_servers.bat
- Depending on where you installed **node-server-manager folder**, edit the path used in **bo2/!restart_servers.bat**
## How to run
- bo2/!restart_servers.bat start and restart all servers along with NSM every 6 hours
- **bo2/!restart_servers.bat** start and restart all servers along with NSM every 6 hours
## Misc.
### Where to look in NSM folders ?
- 99% of my work on the NodeJS side is located in the Plugin folder : ZombieBank.js, ClanTag.js & ZombieStats.js
- 99% of my work on the NodeJS side is located in **node-server-manager/Plugin** : **ZombieBank.js**, **ClanTag.js** & **ZombieStats.js**
### Add moderator permissions
- Add the .id of target in staff.gsc (t6/scripts directory)
- Add the .pguid of target in ZombieBank.js, ClanTag.js, ZombieStats.js, NativeCommands.js
- Add the **.id** of target in staff.gsc (**t6/scripts** directory)
- Add the **.pguid** of target in **ZombieBank.js**, **ClanTag.js**, **ZombieStats.js**, **NativeCommands.js**
### Database
- If you wish to keep the progress of all previous players, download this file :
https://drive.google.com/file/d/1emq5qCNQO9mh4TF9jf48B04CME9Wnxi6/view?usp=sharing
- Place it in **node-server-manager/Database** folder