mirror of
https://github.com/rafi1212122/PemukulPaku
synced 2025-12-13 23:14:59 +01:00
target command & weather api
This commit is contained in:
@@ -9,6 +9,7 @@ namespace PemukulPaku.GameServer.Commands
|
||||
/// <para>All, Handler should override all virtual methods in Command.</para>
|
||||
/// <para>Console, Handler should override Run method with string[] args.</para>
|
||||
/// <para>Player, Handler should override Run method with Player / Session args.</para>
|
||||
/// <para>When making non console command please call the Run overload with Player from Session overload.</para>
|
||||
/// </summary>
|
||||
public abstract class Command
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user