Uses of Class
com.bencodez.votingplugin.bungee.OfflineBungeeVote
Packages that use OfflineBungeeVote
-
Uses of OfflineBungeeVote in com.bencodez.votingplugin.bungee
Methods in com.bencodez.votingplugin.bungee with parameters of type OfflineBungeeVoteModifier and TypeMethodDescriptionvoid
VoteCache.addVote
(String server, int num, OfflineBungeeVote voteData) void
VoteCache.addVoteOnline
(String player, int num, OfflineBungeeVote voteData) -
Uses of OfflineBungeeVote in com.bencodez.votingplugin.bungee.velocity
Methods in com.bencodez.votingplugin.bungee.velocity with parameters of type OfflineBungeeVoteModifier and TypeMethodDescriptionvoid
VoteCache.addVote
(String server, int num, OfflineBungeeVote voteData) void
VoteCache.addVoteOnline
(String player, int num, OfflineBungeeVote voteData)