+checkmassbreed [threshold=0.5] [min_dinos=6]
MOD
massbreed
server_only
Detect if and where mass breeding is taking place
This command will detect dense clusters of dinos with mating enabled in order to
detect if players have left a bunch of dinos with breeding enabled
A list of "dino clusters" will be returned with coordinates for each cluster and a map of the locations
Arguments
- threshold: the max latitude/longitude between any two dinos
- min_dinos: the minimum amount of mating enabled dinos within the area to be considered "mass breeding"
+findplayer <search_query>
/findplayer <search_query>
MOD
server_only
Find the location and tribe of a player in-gamesearch_query
can be one of the following.
Player's in-game name
Gamertag or Username
Specimen number (exact matches only)
XUID or SteamID (exact matches only)
Tribe ID (exact matches only)
+structures <search_query>
/structures <search_query>
MOD
server_only
Get a marker map of structures for a tribesearch_query
can be one of the following.
- Tribe name
- Tribe ID (exact matches only)
+territory [include_other=False] [dotsize=15]
/territory [include_other=False] [dotsize=15]
MOD
1 per 45.0 seconds
server_only
Visualize controlled areas of a server by tribe.
+findexpired <days>
MOD
expired
server_only
Get a list of tribes that haven't been active for more than X days
Example: +findexpired 60
this will show tribes inactive for 60 days or more that have at least 1 structure or tame
+rcon <cluster> <server> <command>
/rcon <cluster> <server> <command>
MOD
run
server_only
Run an RCON command
Note that +doexit
, +dorestartlevel
, +banplayer
and +unbanplayer
are standalone commands, running these commands with pure rcon will not use execute
the extra steps associated with these commands like countdowns,
saving, or player blocking.
+banplayer <player_id> [reason]
/banplayer <player_id> [reason]
MOD
server_only
Ban a player from all servers
+unbanplayer <player_id>
/unbanplayer <player_id>
MOD
server_only
Unban a player from all servers
+doexit <cluster> <server>
/doexit <cluster> <server>
MOD
server_only
Fully shut down a server
+dorestartlevel <cluster> <server>
/dorestartlevel <cluster> <server>
MOD
server_only
Restart a server