PollSettings

All Poll plugin runtime settings aggregated.

Members

Variables

enabled
bool enabled;

Whether or not this plugin should react to any events.

forbidPrefixedChoices
bool forbidPrefixedChoices;

Whether or not poll choices may start with the command prefix.

minimumPermissionsNeeded
IRCUser.Class minimumPermissionsNeeded;

User level required to vote.

onlyOnlineUsersCount
bool onlyOnlineUsersCount;

Whether or not only votes placed by online users count.