Class PMSetting
java.lang.Object
de.simonsator.partyandfriends.api.Setting
de.simonsator.partyandfriends.api.SimpleSetting
de.simonsator.partyandfriends.friends.settings.PMSetting
- All Implemented Interfaces:
Comparable<Setting>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchangeSetting(OnlinePAFPlayer pPlayer, String[] pArgs) protected StringgetMessage(OnlinePAFPlayer pPlayer) Methods inherited from class de.simonsator.partyandfriends.api.SimpleSetting
outputMessageMethods inherited from class de.simonsator.partyandfriends.api.Setting
compareTo, getName, isApplicable
-
Field Details
-
SETTINGS_ID
public static final int SETTINGS_ID- See Also:
-
PLAYER_RECEIVES_PM_STATE
public static final int PLAYER_RECEIVES_PM_STATE- See Also:
-
PLAYER_DOES_NOT_RECEIVES_PM_STATE
public static final int PLAYER_DOES_NOT_RECEIVES_PM_STATE- See Also:
-
-
Constructor Details
-
PMSetting
-
-
Method Details
-
getMessage
- Specified by:
getMessagein classSimpleSetting
-
changeSetting
- Specified by:
changeSettingin classSetting
-