Releases: RoinujNosde/TitansBattle
v6.2.0
v6.1.0
6.1.0 (2022-06-30)
Features
- added items blacklist (8fe39d7), closes #35
- added items whitelist (a1be35f)
- adds a message for explaining the game's objective (24039b5), closes #68
- lang: new Crowdin updates (#67) (34ffa34)
- parses placeholders in commands using PAPI (5027f6a), closes #70
Bug Fixes
- /tb setwinner would give prizes to everyone still alive (2ac83f0), closes #69
- added missing %titansbattle_last_<killer|winner>_% to papi info (#77) (8858fb8)
- checking for groups even on group mode false (547304f)
- NPE when using challenge commands from console (65156b4)
- updated placeholders regex to match game names with accents or hyphens (#74) (9c279ac)
v6.0.0
v5.1.0
- Adds getGame() to PlayerWinEvent
- Adds settings for blocking melee and/or ranged damage
- Displays the weapon name on death messages
- Merges messages "has_killed_times" and "killed_by"
- Also shows the kill counts for the victim
- Fixes pvp false
- Fixes ArrayIndexOutOfBoundsException on EliminationTournamentGame
- Probably fixes mcMMO skills during games
v5.0.0-beta
- Added sounds to events of the game (join, leave, watch, teleport, victory, death)
- Every command and subcommand is now editable
- Added config to block commands for EVERYONE during a game
- Added ACTION BAR message with the remaining opponents count when a player dies
- Added Russian translation
- Added new game mode: Elimination Tournament
- Added config for enabling/disabling Killer on games
- Added prizes for first, second, third place and killer
- Broadcasts can be disabled if the message is empty
- Fixed events
- Removed Vault support
- Added support for PlaceholderAPI
- Clears the inventory before giving kit
- Teleports dead players to the watchroom
- Gets messages from English if not found in others
- Added killer to ParticipantDeathEvent
- Adds countdown title before battle
- Changes sound config to use ENUMs
- Warns of invalid sounds
- Adds hidden config for disabling ff messages
- Sorts the game configuration alphabetically for better reading
- Removes built-in support for Factions
- Adds ability to run commands before/after fights
- Adds option to disable PvP in games
v4.1.0-beta
Added sounds to events of the game (join, leave, watch, teleport, victory, death)
Added ACTION BAR message with the remaining opponents count when a player dies
Added Prizes for the killer
Added config to block commands for EVERYONE during a game
Added color for the , and & on lists
Added Russian translation
Every command and subcommand is now editable
Cleaned the ConfigManager
Fixed attacks cancelled on group mode
v4.0.1-beta
Removed debug messages
Fixed external GroupManagers not being recognized
v4.0.0-beta
Now you can have as many events as you want with their own config
Implemented ACF
Kit items are setted in the slots they were originally created
Probably fixes messages such as "you cannot attack an ally"
Fixes new items not being recognized (netherite)
Adds max players per group, max players and max groups
Added API for group plugins to hook into TitansBattle
v3.0.6
Fixes mysql table creation
v3.0.5
Fixed NPE if no one got killed
Fixed plugin broadcasting a player as winner instead of a group in FUN mode