- Added Domination Game Mode.
- If you are familiar with my Wizards plugin, it's the same, has the same settings and same setup process.
- Setup process can be found in plugin's main page.
- Fixed tab complete not working for normal players.
- If DecentHolograms is Installed, KillTags in Kill Confirmed Mode are going to be displayed as holograms.
- For performance reasons, you can change how often the hologram should update its location at
Options.Game.Hologram-Update-Period.
- In ticks, a value between 1 and 5 is recommended.
- Added %mode%placeholder for Lobby Scoreboard.
- Mode names can be translated at Messages.Modes
- Fixed incorrect buy and use Hats permissions.
- Added locked-lore and purchase-loreline for hats.yml. Example below.
- locked-lore is displayed when the player doesn't have the permission to buy the trail
- purchase-lore is displayed when the player has permission.
- Both has the %price% placeholder.
- Selected hat will now glow.
- Fixed joinfull permission, should be paintball.joinfull
- Fixed missing BungeeCord events
- Added missing /paintball help command
- Added missing POSITION placeholders (check main page for those)
- Fixed missing /pb help {page} command.
- Fixed missing BungeeCord event listener when Bungee is enabled.
- Fixed incorrect setup and coins permission.
- Fixed missing commands from tab completer.
- Tweaked Sentry targetting.
Fixes & Changes
Death Mode:
- Fixed incorrect chat placeholder: %playername% it's now %player_name% in language.yml.
- Fixed killcoins not being properly checked when activating killstreaks.
- Fixed killstreaks not checking the correct item slot.
- Fixed players receiving 2 killcoins for a single kill.
- Fixed SQLite compatibility issues on version 1.8.9 (SQLite has been downgraded for support).
- Fixed a bug where player killstreaks were not correctly removed after leaving a game.
- Fixed incorrect data type when retrieving the duration of certain killstreaks.
- Fixed incorrect messages for Kill Confirmed and Kill Denied.
- Fixed signs not updating without restarting the server after arena setup.
- Fixed incorrect permissions labeled as "pb"; all are now correctly prefixed with "paintball".
- Fixed incorrect some incorrect permissions due uppercase.
- Fixed some menus not functioning after changing an item slot.
- Fixed incorrect slot assignments for some items.
- Fixed incorrect default menu layout for KillStreaks.
- Fixed incorrect health value for the +10 KillStreak.
- Fixed /pb reload command not reloading shop.yml.
- Fixed the range of Healing Potions in Death Mode.
- Tweaked default values in perks.yml
- Player lives are now represented by hearts.
- Healing Potions can now also heal the user.
General:
%paintball_data_kills_POSITION%
- Added a new PaintballAPI class, accessible via the Paintball instance.
- Added /pb autojoin <mode> command.
- Added missing /pb setDisplayName <arena> <name> command.
- Added new permission: paintball.hats.all.
- Added new config option: Options.Game.Display-KillCoins-In-Exp-Bar.
- Added missing kill messages.
- Added ActionBar display showing active KillStreak duration.
- Tweaked default perks.yml.
- Added support for ranged perk pricing in perks.yml (example: {Level}-{Level}: Price). See the default file for examples.
- Added %color% placeholder to Messages.Teams.Selector.Lore-Lines.
- Added %killcoins% placeholder to scoreboards in all modes featuring killstreaks.
- Added missing %paintball_shots% placeholder.
- Added missing PAPI Placeholders, returns unformatted value:
%paintball_player_kills_POSITION%
%paintball_data_shots_POSITION%
%paintball_player_shots_POSITION%
%paintball_data_wins_POSITION%
%paintball_player_wins_POSITION%
