C# Class PartyCraft.Commands.TpCommand

Inheritance: Command
Afficher le fichier Open project: SirCmpwn/PartyCraft

Méthodes publiques

Méthode Description
Execute ( Server server, Craft.Net.Server.RemoteClient user, string text ) : void

Méthodes protégées

Méthode Description
LoadDefaultPermissions ( ) : void

Method Details

Execute() public méthode

public Execute ( Server server, Craft.Net.Server.RemoteClient user, string text ) : void
server Server
user Craft.Net.Server.RemoteClient
text string
Résultat void

LoadDefaultPermissions() protected méthode

protected LoadDefaultPermissions ( ) : void
Résultat void