Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ChatPolls Permissions & Usage (v1.1):
- - chatpolls.*
- Gives access to all ChatPolls commands.
- - chatpolls.chpversion
- Displays ChatPolls's current version.
- In-Game: /chpversion
- - chatpolls.chpstart
- Starts a poll.
- In-Game: /chpstart <POLL_NAME> <POLL_DESCRIPTION> <POLL_OPTION1> <POLL_OPTION2>...(-clearchat)
- The four fields in <> are string values. To put spaces in your poll, simply use an underscore.
- (-clearchat will clear the chat before your poll is displayed.)
- Ex: /chpstart Testing This_is_my_poll! Option_1_Here Option_2_Here
- - chatpolls.chpvote
- Votes on an active poll.
- In-Game: /chpvote <NUMBER_OF_POLL> <OPTION>
- When a poll starts, all members online will be told what number the poll is. Choices will be numbered depending on the order put in /chpstart.
- Ex: /chpvote 1 1
- - chatpolls.chpinfo:
- Gets information on an active poll.
- Running the command alone will list all active polls.
- In-Game: /chpinfo <NUMBER_OF_POLL>
- Ex: /chpinfo 1
- - chatpolls.chpmodify
- Modifies an active poll.
- Uses Bukkit's conversation API :)
- In-Game: /chpmodify <NUMBER_OF_POLL>
- - chatpolls.chpfinish
- Ends an active poll.
- In-Game: /chpfinish <NUMBER_OF_POLL>
- Ex: /chpfinish 1
- - chatpolls.chpreload
- Reloads ChatPolls's configuration files.
- (Some things that can be configured include sounds and general settings!)
- In-Game: /chpreload
- - chatpolls.chptest
- Runs a test poll; essentially has the same function as /chpstart, but the poll is only sent to you.
- In-Game: /chptest <POLL_NAME> <POLL_DESCRIPTION> <POLL_OPTION1> <POLL_OPTION2>...(-clearchat)
- Ex: /chpstart Testing This_is_my_poll! Option_1_Here Option_2_Here
- If you have any questions, feel free to message me!
Add Comment
Please, Sign In to add comment