VoteRewards v10.0.0

Reward players from voting!

10.0.0 (2024-02-16)​

Features​

  • add animation option to paged inventories (98b88a1)
  • add Gson and UserTypeAdapter for User serialization (main) (184f485)
  • add gson dependency and relocate it (c46f6c0)
  • add UserTypeAdapter class for User serialization and deserialization (811bdd0)
  • Refactor the entire database system to use GSON instead, (7a499d0)
  • VoteRewardPlugin: add getter for voteRewardInstance (1224a22)

BREAKING CHANGES​

  • Database schema has been changed

9.0.0 (2023-07-04)​

Bug Fixes​

  • Fix issue with sending message to commandIssuer (820ea17)
  • Handle exception and log warning message when failed to check for an update (14894b8)
  • player: fix method calls and record field access (98416cd)

Features​

  • 1.20 support. (ef01f4f)
  • add plugin.yml (1f3289e)
  • commands: Update Commands to use new User class and changed CommandExecutor to CommandIssuer (2d53b60)
  • player: Add PlayerDataManager class and User class modifications (3abcbcc)
  • Refactor AuthMe and PAPI hooks to use VoteReward instance and PlayerDataManager (d34410e)
  • Refactor VoteReward class and improve database handling (b958149)
  • Remove unused IDatabaseType interface and UserVoteData class (ea3ed58)
  • Remove VoteRewardExtension, extension.yml, and VoteRewardTest (bfa10bd)

BREAKING CHANGES​

  • Numerous internal changes have been made. Player data
    from version 8.x is no longer supported. To proceed, it is necessary to
    create a backup using the command "voterewards backup", remove the old
    data, install the new version, and finally perform a restoration using
    the command "voterewards restore ".







9.1.0 (2023-10-27)​

Features​

9.1.1 (2023-11-14)​

Bug Fixes​

  • Fixed commands in 1.20.2 (0afb4cd)

8.3.0 (2023-05-11)​

Bug Fixes​

  • Build tests (be41aae)
  • gradle.yml setup java nodejs version (c1211e6)
  • Make OptionsUtil.getOldPaths unmodifiable (556593f)
  • Player name (e433ccb)

Features​

  • PlaceholderAPI support to the reward system. (#126) (5f766e3)
## 8.2.2 (2022-12-27)


### Bug Fixes

* update-versions.sh (f60699a)

## 8.2.1 (2022-12-14)


### Bug Fixes

* Updater: Fixed updater message. (006303f)

# 8.2.0 (2022-12-12)


### Bug Fixes

* Metrics: Added config value for metrics (74f2615)


### Features

* 1_19_R2: Added 1.19.3(v1_19_R2) support (92497f3)

# 8.1.0 (2022-11-28)


### Bug Fixes

* gradle.properties: Changed API version from 1.18 to 1.13 (fa2a725)


### Features

* VoteReward: Change package. (320e266)

## 8.0.2 (2022-11-28)
## 8.0.1 (2022-11-25)


### Bug Fixes

* VoteRewardPlugin: Fixed an issue that caused voterewards to not load (14ec9b8)

# 8.0.0 (2022-11-23)


### Features

* Extension: VoteRewards can now load as an extension (512962a)


### BREAKING CHANGES

* Extension: A lot of API changes

## 7.13.5 (2022-11-23)


### Bug Fixes

* VoteParty: VoteParty rewards (519f347)

## 7.13.4 (2022-10-28)


### Bug Fixes

* Updater: Updater URL (d2b659e)

## 7.13.3 (2022-10-28)


### Bug Fixes

* Updater: Updater URL (435ad37)

## 7.13.2 (2022-10-28)


### Bug Fixes

* HologramCommand: Arguments (abc9940)

## 7.13.1 (2022-10-28)


### Bug Fixes

* HologramCommand: Arguments (0023d58)

# 7.13.0 (2022-10-28)


### Features

* Holograms: HolographicDisplays hook (bea31a2)

## 7.12.3 (2022-10-26)


### Bug Fixes

* VoteRewardPlugin: Removed deprecated annotation (d999b84)

## 7.12.2 (2022-10-26)


### Bug Fixes

* build.gradle: Change to GeorgeV22 repo for API (7174319)

## 7.12.1 (2022-10-26)


### Bug Fixes

* publish: Publish source and javadocs (61a44e2)

# 7.12.0 (2022-10-26)


### Features

* publish: Publish to GeorgeV22 repository (1d52e04)

# 7.11.0 (2022-09-27)
# 7.10.0 (2022-08-20)


### Features

* Monthly Rewards: Added monthly rewards (18f5d85)

# 7.9.0 (2022-07-10)


### Bug Fixes

* Lang: Fix lang for the NPC command. (9fc70f9)


### Features

* Updater: Updater is does no longer need the version.md file (9e5ae7f)

# 7.8.0 (2022-07-10)


### Bug Fixes

* NPCAPI: Fixed an error with NCPAPI when the plugin disables. (dbd4fba)


### Features

* WorldGuardWrapper: Added WorldEdit/WorldGuard support agaian (8651b57)

## 7.7.1 (2022-07-02)


### Bug Fixes

* VoteRewardPlugin: Fixed MySQL and PostgreSQL instances (5958037)

# 7.7.0 (2022-07-01)


### Bug Fixes

* Server.xml: change WORKING_DIRECTORY back to $PROJECT_DIR$ (24a4ec7)


### Features

* 1.19: Added 1.19 support (6f0c237)

# 7.6.0 (2022-06-11)


### Bug Fixes

* build: Fixed build errors and some refactoring (2a190ac)
## 7.3.1 (2022-03-20)


### Bug Fixes


# 7.3.0 (2022-03-20)


### Features

* Holograms changes and build fix (942afe7)

## 7.2.1 (2022-03-14)


### Bug Fixes

* Server.xml: working directory path fixed (8394a7e)

# 7.2.0 (2022-03-14)


### Features

* gradle.yml: shadowJar (7d8b8e2)

# 7.1.0 (2022-03-13)


### Bug Fixes

* OptionsUtil (2a35ae4)


### Features


# 7.0.0 (2022-03-13)


* chore!: JavaDocs and Sources (54a0a30)


### BREAKING CHANGES

* Now gradle will Generate JavaDocs and Sources

# 1.0.0 (2022-03-13)


### Build System

* VoteRewards: Add plugin files and corrected build instructions (build.gradle) (bffdc79)


### BREAKING CHANGES

* VoteRewards: switched to Java 17 and Paper 1.18.2
EULA: Standard EULA
25,774 Views
1,084 Downloads
Dec 17, 2018 Published
Feb 16, 2024 Updated
5.00 star(s)
Average rating (27)
4.1 MB File size
Type
  1. Staff
Supported software
  1. Spigot
  2. Paper
Supported versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
  6. 1.13
  7. 1.14
  8. 1.15
  9. 1.16
  10. 1.17
  11. 1.18
Creator
Owner
Recommended for you
A special auto sell chest plugin. Create unique chests and get rich the smart way!
5.00 star(s) 15 ratings
171 purchases
Hunt your enemies, level up and earn rewards. Killstreaks, Levels, Bounties and more
5.00 star(s) 2 ratings
22 purchases
Change your skin's clothes (overlay) without opening a graphic editor and rejoining!
Not yet rated
3 purchases
#3 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 97 ratings
2,512 purchases
Elite formatting and filtering plugin. Can replace 200+ plugins. High-performance. Folia supported.
5.00 star(s) 111 ratings
2,223 purchases
25,774 Views
1,084 Downloads
Dec 17, 2018 Published
Feb 16, 2024 Updated
5.00 star(s)
Average rating (27)
4.1 MB File size
Type
  1. Staff
Supported software
  1. Spigot
  2. Paper
Supported versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
  6. 1.13
  7. 1.14
  8. 1.15
  9. 1.16
  10. 1.17
  11. 1.18
Creator
Owner
Recommended for you
A special auto sell chest plugin. Create unique chests and get rich the smart way!
5.00 star(s) 15 ratings
171 purchases
Hunt your enemies, level up and earn rewards. Killstreaks, Levels, Bounties and more
5.00 star(s) 2 ratings
22 purchases
Change your skin's clothes (overlay) without opening a graphic editor and rejoining!
Not yet rated
3 purchases
#3 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 97 ratings
2,512 purchases
Elite formatting and filtering plugin. Can replace 200+ plugins. High-performance. Folia supported.
5.00 star(s) 111 ratings
2,223 purchases
Top