Changed:
/arena stopall to /McDuels stopall
Added:
- Added command /McDuels disable and /McDuels enable. This will disable players from playing games, however kits, arenas and GameModes can still be created.
- Added command /duelstats reset
- Added /duelstats reset all. This will reset only player stats not Elo.
- Added the option to replicate existing GameModes creating your own custom ones.
Commands:
/duelgamemode create
/duelgamemode delete
/duel gamemode setgui
/duelgamemode list
Please not that Replicated GameModes will use original gamemode arenas.
- Added CustomKnockBack for each gamemode. It is disabled by default and requires protocol lib.
Using /reload to reload server will break Customknockback
- Added more placeholders
- Added option to disable inventories after a game
- Added option to disable enderpearl damage
- Added support for harming potions, Eggs, Snowballs,Trident now work
- Added more translations
- Added an option to disable selecting BotTypes can be disabled. Once disabled only players bots can be used
- Added Hooked into McTournaments
- Added Option HealthShotShown
- Added an option so If player leaves a game there is a StringList in arena.yml called CommandsWhenLeave which runs a list of commands when a player leaves a game, You can return player scoreboards, animated names with this. Player placeholder is %player% commands are ran by console and does not require a /
- Add command /elo reset
Improvements:
FAWE now works for version 1.12 and above
Schematic is no longer loaded before a game
Schematic is only loaded after a game for build, bedwars, Skywars and spleef gamemode
If a schematic is used, items in the arena will be removed after a game(stuff such as EnderCrystals, arrows etc will be removed in a game)
- GUI no longer closes and reopens when a selection is made
- Fixed up hooks with LeaderHeads and PvPManager
- Updated Placeholders
- Major improvements to /duelstats. Now shows stats in a GUI.
Major improvements to Spleef, Bedwars, Combo and, Skywars gamemode.
Bedwars:
- Fixed players destroying enemies bed multiple times.
- When a player bed is destroyed they can build on the block where the bed was
- When players destroy a block around the enemies bed a title message is show “You bed has been destroyed”
- When a player is res-awning and time is up, players are teleported back to end spawn
Spleef:
Once players touch lava or water they automatically loses the game
Combo:
- Added NoHitDelay(disabled by default)
- Fixed up Combo multiplier
Fixed:
- Fixed a determinate bug when PlayersCreateGame is set false some problems occur
- Fixed name tag flicking
- When BreakArenaBlocks was set to false players could have still destroy arena blocks
- Fixed bug when 1 spectator leaves a game all other spectators are affected
- Fixed GUI bugs
- Fixed Duel1v1 bugs
- Fixed Bets GUI issue for 1.16.4
- Fix Critical bug when players rejoined server, their stats reset.(Only happens sometimes)
- Fix BotStats added to Normal gamemode instead of BotGamemode
- Fixed ./elo top lagging with Huge database
- Major improvements to database performance.
- Spleef and Sumo no longer add Kills and Deaths
- Fixed /elo set command
- Fixed /elo reset command
- Players can now use /elo top to find top elo for different gamemodes /elo top Normal|KOTH|Skywars… etc
- When gamemode GUI is disabled because only 1 option is available and players type /ranked or /unranked or use Hotbar items they can’t Select Kits,NoKits or Individual Kits
- Fixed bug when game is ending at the server is reloaded or /mcduels Stopall is used players get stuck in arena
If a game is about to end players can not use /leave
- Fixed a few potential bugs
Removed:
- Removed Bots options to use NoKits
- Remove support for MVdWPlaceholderAPI.
- Removed /arena stop command
- Removed /elo reset
- Removed /elo reset
Removed these options from gamemode files
DisableBlockBreak: true
DisableBlockPlace: true
SpectateDisableBlockPlace: true
SpectateDisableBlockBreak: true
SpectateDisablePlayerPickup: true
SpectateDisablePlayerFallDamage: true
SpectateDisableCommands: true