-
-
Notifications
You must be signed in to change notification settings - Fork 4
Joshua Woods edited this page Aug 9, 2024
·
3 revisions
PvP is possible since 4.5.0.
To participate in PvP:
- Have your admin set
PvPEnabled
to true on the server (in the configuration settings for the mod -> General (Server Synced)). - Players can use the PvP options window (F7) or console commands to configure their settings.
These commands can be used by clients to tell the server who their minions should be friendly/hostile to. This is offered as an alternative to the GUI interface.
Command | Arguments | Description |
---|---|---|
chebgonaz_pvp_friend_list |
Lists your current allies. | |
chebgonaz_pvp_friend_add |
[name] ... |
Add an ally. More than one can be registered at once eg. chebgonaz_pvp_friend_add Jane John Moe
|
chebgonaz_pvp_friend_remove |
[name] ... |
Remove an ally. More than one can be removed at once eg. chebgonaz_pvp_friend_remove Jane John Moe
|