Uses of Class
com.bencodez.votingplugin.bungee.OfflineBungeeVote
-
Uses of OfflineBungeeVote in com.bencodez.votingplugin.bungee
Modifier 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
Modifier and TypeMethodDescriptionvoid
VoteCache.addVote
(String server, int num, OfflineBungeeVote voteData) void
VoteCache.addVoteOnline
(String player, int num, OfflineBungeeVote voteData)