スポットライト セール:10月7日まで一部のプロップが 50% オフで購入できます。

Server Administration Plugin

Ingame Multiplayer Server Administration and Match Control Panel

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.23 - 4.27, 5.0 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

This C++ runtime plugin provides server admins of your game with an easy to use interface to control their online multiplayer game servers while they are connected to the game.

The controls range from changing the currently loaded map to any other available map, to kicking and banning users and modifying the game rules while the game is running.

It is the perfect tool for both every day server administration as well as competitive match moderation.

テクニカルノート

4.26 Update:

The update for 4.26 contains a revised implementation of the plugin. It is now largely component based, instead of parent class based, making implementation a lot more straightforward. However, it may interfere with your original implementation, so proceed with the necessary caution. If you require the old implementation to work, contact us on our discord at: https://discord.gg/srwtnRq



Features:
  • Interface to modify your game's Round time limit and setting the remaining time
  • Choose a specific map on the server
  • Create or modify the map rotation without restarting the server
  • Advance through the map rotation list
  • Kick and Ban players
  • Manage banned players from inside the admin menu
  • Enable and Disable Friendly fire
  • Set TK Limit and punishment for players that surpass the limit 

Code Modules:
  • Server Admin plugin, runtime module
  • Number of Blueprints: 9
  • Number of C++ Classes: 7
  • Network Replicated: Yes
  • Supported Development Platforms: Windows
  • Supported Target Build Platforms: Windows, Linux


UE 5.0 Example Project




Documentation:

The full documentation and FAQ are available on the plugin's website here.


Additional Notes: Please read the above documentation and setup instructions carefully to decide if this plugin will work for you.