Features to help manage your server more easily.
CURRENTLY IN TEST PHASE – Use at your own risk!
Settings are configurable in the GUS file.
Force Auto-Tribe:
- Automatically creates a tribe for newly spawned players.
- If a player leaves or is removed from their tribe, a new one is automatically created.
- Purpose: Prevents abandoned structures and/or dinos, making it easier for admins to clean up when players are not in a tribe.
GUS configuration:
[KitsuneServerHelper] AutoTribePlayers=True
[...]
UPCOMING FEATURES (not yet implemented):
Force Auto-Stop Mating:
- When all players in a tribe are offline, mating is automatically stopped for all tribe dinos.
- Customizable delay before activation (e.g., 30.0 seconds) to allow players to reconnect after a crash, avoiding unnecessary interruptions.
GUS Configuration:
[KitsuneServerHelper] DisableOfflineBreeding=True TimerOfflineBreeding=5.0
Prevent Spawn Player Structure:
- Blocks players from building structures near spawn points to avoid spawn trapping and unfair gameplay.
- The protected zone radius is configurable via GUS settings.
GUS Configuration:
[KitsuneServerHelper] EnableSpawnProtection=True ProtectionRadius=10
PS : this is NOT an admin helper manager
Comment section is open if you have any issue or suggestion