Skip to content

Commit bca9019

Browse files
authored
Merge pull request #434 from treemlt/patch-2
2 parents a22fd9e + c609ab9 commit bca9019

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/en/CSMM/allocs.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ The first step is to confirm whether Alloc's Fixes is installed and running prop
1616
1717
```
1818

19+
For Allocs mods to work you need to have the TFP mods, these come with the server installation. Below you can find the mod names;
20+
21+
```
22+
TFP_CommandExtensions
23+
TFP_MapRendering
24+
TFP_WebServer
25+
26+
```
27+
1928
Once you've confirmed that the mods are installed, the next step is to try and access the Alloc's web server. To do this, you'll need to know what ports your server has been configured for, and you can determine this by looking at your serverconfig.xml file on your server. You should see a section similar to this in the config file:
2029

2130
```

0 commit comments

Comments
 (0)