fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
PlayerOpException.cs File Reference

Classes

class  fCraft.PlayerOpException
 Exception that is thrown when a player's action or command could not be completed. More...
 

Namespaces

package  fCraft
 

Enumerations

enum  fCraft.PlayerOpExceptionCode {
  fCraft.Other, fCraft.CannotTargetSelf, fCraft.NoActionNeeded, fCraft.ReasonRequired,
  fCraft.PermissionMissing, fCraft.PermissionLimitTooLow, fCraft.TargetIsExempt, fCraft.MustBeInAWorld,
  fCraft.Cancelled, fCraft.InvalidIP
}
 Possible player operation exception codes. More...