Vote

#ref error :画像を取得できませんでした。しばらく時間を置いてから再度お試しください。
URL:http://dev.bukkit.org/server-mods/vote/

投票によりBANやKICKが可能になる。また雨のONやOFFを切り替えることが出来る。

投票コマンド 説明
/vote yes 賛成に投票する。
/vote no 拒否に投票する。

投票開始コマンド 説明
/vote ban BANの投票を開始する。
/vote kick キックの投票を開始する。
/vote rain 雨のの投票を開始する。
/vote sun 晴れの投票を開始する。

投票キャンセルコマンド 説明
/vote veto 投票のキャンセル

■サーバー運用

+ ... Vaultが必須である。特に設定は必要ないため簡単に運用ができる。
Permissionの振り分けぐらいです。

Permission

vote.voteyes.[votename] - Allows the user or group to vote yes on [votename]. I.E vote.voteyes.restart will allow the player to vote for a restart
vote.voteyes.* allows a player to vote yes for all votes
vote.voteno.[votename] - Same as vote.voteyes.[votename], except for voting no
vote.startvote.[votename] - vote.startvote.* for all, or vote.startvote.restart for restart, etc.
vote.setvalue - The plugin runs it's own commands when voting for rain or sun. You need this permission on all admins for sun and rain votes to work correctly.
vote.unkickable - Makes the player un-kickable
vote.unbannable - Makes the player un-bannable
vote.veto- Allows the player to cancel votes
vote.reload- Reloads the plugin
最終更新:2013年07月12日 13:50