Voterank 1.3.5

Details

  • Filename
    VoteRanks.jar
  • Uploaded by
  • Uploaded
    Oct 3, 2016
  • Size
    45.30 KB
  • Downloads
    675
  • MD5
    259360162b42151d475b10d11f0db517

Supported Bukkit Versions

  • 1.10
  • 1.9

Changelog

Voterank 1.3.5

Fixed NullpointerException crashing reward thread, if player leaves before he gets a reward

Voterank 1.3.4
  • random items works now with more than one list, just use give=<name of list> to define a list, for compability give=randomitem is the same as give=randomitemlist, the list has to be defined in your config!
  • error message if the list is unknown
Voterank 1.3.3
  • random Item list to reward Player with an Item from a list (in your goal give=randomitem)
  • Modulo operator (as example votes%5)
  • permission to except goals, set id=x in your goal and give that player/group the permission "voteranks.except.x", x is the id you have to set in your goal
  • build against 1.10.2
Voterank 1.3.2

Fixed null Pointer Exception for offline Player

Voterank 1.3.1
  • Fixed an old SQL Command
  • Changed /setvotes SQL Command to ignore Upper- and Lower case typos
  • Fixed wrong SQL command for /addvote
  • Added no-permission Message
  • Added setting to enable and disable no-permission messages
  • Added player-not-found message
Voterank 1.3
  • Fixed a bug in Permission Resolver if Vault is not installed
  • Fixed an old SQL Command for addvote command
  • Using Playername for duplicate Top-Ten list instead of UUID
  • Moved Player Rewards in an own Thread to prevent Mikrolaggs in the main thread(default timer is 20 ticks -> 1 second)
  • Pre-load and process the Goals instead of processing if someone voted
Voterank 1.2
  • UUID Support
  • A small change which should prevent duplicate user in sqlite with Up and Lower-Case typos
  • added first-joined Book
  • Compiled for Spigot 1.8
  • Should add an UUID Column in the Db
  • Ignoring Upper and Lower case for new entries, should prevent new dublicate entries
Voterank 1.1
  • added new Command: /savebook to convert a Book to a .txt file
  • fixed error Message that could occur if the user who has votet never was on our Server
  • fixed wrong permission for /addvote now : 'voterank.addvote'
  • added a new tag called book can be readed from a file or directly
  • using BukkitRunnable instatt of Thread
Voterank 1.0
  • added unsafe Entchantments, and Names to your presents.
  • you need to change your give tag,the old system isn't supported anymore.
  • added /addvote <player> (<amount>optionally), this will add votes like the vote-sites and will give presents to the users
Voterank 0.9
  • added /voteversion Command to see the Version of your VoteRanks
  • fixed a bug that can destroy the links from the /vote Command
  • - Coloring links is now only supportet with [COLORNAME]
  • added Playerlist that can show your users Votes
Voterank 0.8

Finnaly found the 'Unknown column ' Error thanks to skippyaut ;D

  • added /vote Command to give your users a short cut to your vote site
  • fixed some bugs
  • added an auto db reset function (a the moment this only works if you restart your server every day once or more)
  • added goalsetting for votes>10 and votes<10
Voterank 0.7

Fixed a bug that caused an error and don't shown the Sidebar to user with a too long name

Voterank 0.6

added Minecraft Sidebar to show the votes for you or other Player

  • === The Siderbar only Supports up to 18 Charactars!!! ===
  • If you use a String longer than 18 Chars Clients will get an Error and will be kicked from the Server

improved the closing of the sidebar

added Setting to disable Sidebar or Chat messages

re-written the sqlite and mysql Db, sqlite should work now

Voterank 0.5

added Minecraft Sidebar to show the top voters

  • === The Siderbar Header only Supports 32 Charactars!!! ===
  • The shown result can variate from the chat votelist version, this is caused by Minecraft, but only if the amount of Votes from players are the same!
Voterank 0.4
  • added /cleardeny and /clearaccept to be sure to delete your Database
  • added vault Permission Support and Minecraft Permission Support
Voterank 0.3

added /clearvotes to clear your Database

Voterank 0.2

Fixed bug that caused wrong Database-saving, and wrong Data