
BedWars1058 24.9
Custom teams, Custom scoreboards, Custom shop, individual language, custom team upgrades.
Page 1 2
21.11.2
Nov 29, 2021
fixes & fireball feature
## What's Changed
* Fix arenas not re-enabling if games before restart is disabled by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/139
* Load vault hook after server load by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/114
* Fixed some protections in multiarena not being bypassed by /bw build by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/134
* Prevent removePlayer duplicate executions by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/110
* Spectator break fix by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/119
* Fireball improvements & customizability by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/99
* Add a note about merged issues in the bug template by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/116
* Health restart on join by @reussy in https://github.com/andrei1058/BedWars1058/pull/127
* Different bed break sound for the victim team by @kimovoid in https://github.com/andrei1058/BedWars1058/pull/100
* Fix subtitle not being cleared by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/115
## New Contributors
* @reussy made their first contribution in https://github.com/andrei1058/BedWars1058/pull/127
* @CoachYT1 made their first contribution in https://github.com/andrei1058/BedWars1058/pull/96
**Full Changelog**: https://github.com/andrei1058/BedWars1058/compare/v21.11.1...v21.11.2
* Fix arenas not re-enabling if games before restart is disabled by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/139
* Load vault hook after server load by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/114
* Fixed some protections in multiarena not being bypassed by /bw build by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/134
* Prevent removePlayer duplicate executions by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/110
* Spectator break fix by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/119
* Fireball improvements & customizability by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/99
* Add a note about merged issues in the bug template by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/116
* Health restart on join by @reussy in https://github.com/andrei1058/BedWars1058/pull/127
* Different bed break sound for the victim team by @kimovoid in https://github.com/andrei1058/BedWars1058/pull/100
* Fix subtitle not being cleared by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/115
## New Contributors
* @reussy made their first contribution in https://github.com/andrei1058/BedWars1058/pull/127
* @CoachYT1 made their first contribution in https://github.com/andrei1058/BedWars1058/pull/96
**Full Changelog**: https://github.com/andrei1058/BedWars1058/compare/v21.11.1...v21.11.2
21.11.1
Nov 16, 2021
fixes
## What's Changed
* Licensing by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/1
* fix mysql resource leak by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/4
* fix a missing return in OreGenerator by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/5
* Fixed a severe grammar error in English translation. by @Marcelektro in https://github.com/andrei1058/BedWars1058/pull/13
* Fixed #21 #23 and updated dependencies by @MherZaqaryan in https://github.com/andrei1058/BedWars1058/pull/24
* fix generator skipping item drop by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/22
* add vault rewards by @josemarcellio in https://github.com/andrei1058/BedWars1058/pull/18
* Polish translation some fixed by @vLuckyyy in https://github.com/andrei1058/BedWars1058/pull/29
* Update Spanish.java by @Danidev819-TG in https://github.com/andrei1058/BedWars1058/pull/15
* Update discord (Not Important) by @Danidev819-TG in https://github.com/andrei1058/BedWars1058/pull/43
* More #23 fixes by @kimovoid in https://github.com/andrei1058/BedWars1058/pull/48
* Added Bangla Language by @Itsmemonzu in https://github.com/andrei1058/BedWars1058/pull/50
* add compile test workflow by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/56
* Fix SQLite file lock error spam by @Alijkaz in https://github.com/andrei1058/BedWars1058/pull/71
* Disable blank issues by @Invvk in https://github.com/andrei1058/BedWars1058/pull/61
* Fix dark and light grays not being named correctly by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/60
* fixed #83 HikariCP library issue by @MherZaqaryan in https://github.com/andrei1058/BedWars1058/pull/85
* Fix items not being removed from offhand by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/77
* Added {playername} placeholder support to messages by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/75
* Fixed players getting messages for arrows that didnt do damage by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/90
* Allows sounds to be disabled by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/88
* fix killself get money by @josemarcellio in https://github.com/andrei1058/BedWars1058/pull/82
* Shout cooldown fix by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/76
* Refresh upgrade menu contents after purchase by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/78
* Develop by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/92
## New Contributors
* @andrei1058 made their first contribution in https://github.com/andrei1058/BedWars1058/pull/1
* @dhiepp made their first contribution in https://github.com/andrei1058/BedWars1058/pull/4
* @Marcelektro made their first contribution in https://github.com/andrei1058/BedWars1058/pull/13
* @MherZaqaryan made their first contribution in https://github.com/andrei1058/BedWars1058/pull/24
* @josemarcellio made their first contribution in https://github.com/andrei1058/BedWars1058/pull/18
* @vLuckyyy made their first contribution in https://github.com/andrei1058/BedWars1058/pull/29
* @Danidev819-TG made their first contribution in https://github.com/andrei1058/BedWars1058/pull/15
* @kimovoid made their first contribution in https://github.com/andrei1058/BedWars1058/pull/48
* @Itsmemonzu made their first contribution in https://github.com/andrei1058/BedWars1058/pull/50
* @Alijkaz made their first contribution in https://github.com/andrei1058/BedWars1058/pull/71
* @Invvk made their first contribution in https://github.com/andrei1058/BedWars1058/pull/61
* @ajgeiss0702 made their first contribution in https://github.com/andrei1058/BedWars1058/pull/60
**Full Changelog**: https://github.com/andrei1058/BedWars1058/commits/v21.11.1
* Licensing by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/1
* fix mysql resource leak by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/4
* fix a missing return in OreGenerator by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/5
* Fixed a severe grammar error in English translation. by @Marcelektro in https://github.com/andrei1058/BedWars1058/pull/13
* Fixed #21 #23 and updated dependencies by @MherZaqaryan in https://github.com/andrei1058/BedWars1058/pull/24
* fix generator skipping item drop by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/22
* add vault rewards by @josemarcellio in https://github.com/andrei1058/BedWars1058/pull/18
* Polish translation some fixed by @vLuckyyy in https://github.com/andrei1058/BedWars1058/pull/29
* Update Spanish.java by @Danidev819-TG in https://github.com/andrei1058/BedWars1058/pull/15
* Update discord (Not Important) by @Danidev819-TG in https://github.com/andrei1058/BedWars1058/pull/43
* More #23 fixes by @kimovoid in https://github.com/andrei1058/BedWars1058/pull/48
* Added Bangla Language by @Itsmemonzu in https://github.com/andrei1058/BedWars1058/pull/50
* add compile test workflow by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/56
* Fix SQLite file lock error spam by @Alijkaz in https://github.com/andrei1058/BedWars1058/pull/71
* Disable blank issues by @Invvk in https://github.com/andrei1058/BedWars1058/pull/61
* Fix dark and light grays not being named correctly by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/60
* fixed #83 HikariCP library issue by @MherZaqaryan in https://github.com/andrei1058/BedWars1058/pull/85
* Fix items not being removed from offhand by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/77
* Added {playername} placeholder support to messages by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/75
* Fixed players getting messages for arrows that didnt do damage by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/90
* Allows sounds to be disabled by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/88
* fix killself get money by @josemarcellio in https://github.com/andrei1058/BedWars1058/pull/82
* Shout cooldown fix by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/76
* Refresh upgrade menu contents after purchase by @ajgeiss0702 in https://github.com/andrei1058/BedWars1058/pull/78
* Develop by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/92
## New Contributors
* @andrei1058 made their first contribution in https://github.com/andrei1058/BedWars1058/pull/1
* @dhiepp made their first contribution in https://github.com/andrei1058/BedWars1058/pull/4
* @Marcelektro made their first contribution in https://github.com/andrei1058/BedWars1058/pull/13
* @MherZaqaryan made their first contribution in https://github.com/andrei1058/BedWars1058/pull/24
* @josemarcellio made their first contribution in https://github.com/andrei1058/BedWars1058/pull/18
* @vLuckyyy made their first contribution in https://github.com/andrei1058/BedWars1058/pull/29
* @Danidev819-TG made their first contribution in https://github.com/andrei1058/BedWars1058/pull/15
* @kimovoid made their first contribution in https://github.com/andrei1058/BedWars1058/pull/48
* @Itsmemonzu made their first contribution in https://github.com/andrei1058/BedWars1058/pull/50
* @Alijkaz made their first contribution in https://github.com/andrei1058/BedWars1058/pull/71
* @Invvk made their first contribution in https://github.com/andrei1058/BedWars1058/pull/61
* @ajgeiss0702 made their first contribution in https://github.com/andrei1058/BedWars1058/pull/60
**Full Changelog**: https://github.com/andrei1058/BedWars1058/commits/v21.11.1
21.11
Nov 7, 2021
v21.11
## What's Changed
* Licensing by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/1
* fix mysql resource leak by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/4
* fix a missing return in OreGenerator by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/5
* Fixed a severe grammar error in English translation. by @Marcelektro in https://github.com/andrei1058/BedWars1058/pull/13
* Fixed #21 #23 and updated dependencies by @MherZaqaryan in https://github.com/andrei1058/BedWars1058/pull/24
* fix generator skipping item drop by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/22
* add vault rewards by @josemarcellio in https://github.com/andrei1058/BedWars1058/pull/18
* Polish translation some fixed by @vLuckyyy in https://github.com/andrei1058/BedWars1058/pull/29
* Update Spanish.java by @Danidev819-TG in https://github.com/andrei1058/BedWars1058/pull/15
* Update discord (Not Important) by @Danidev819-TG in https://github.com/andrei1058/BedWars1058/pull/43
* More #23 fixes by @kimovoid in https://github.com/andrei1058/BedWars1058/pull/48
* Added Bangla Language by @Itsmemonzu in https://github.com/andrei1058/BedWars1058/pull/50
* add compile test workflow by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/56
## New Contributors
* @andrei1058 made their first contribution in https://github.com/andrei1058/BedWars1058/pull/1
* @dhiepp made their first contribution in https://github.com/andrei1058/BedWars1058/pull/4
* @Marcelektro made their first contribution in https://github.com/andrei1058/BedWars1058/pull/13
* @MherZaqaryan made their first contribution in https://github.com/andrei1058/BedWars1058/pull/24
* @josemarcellio made their first contribution in https://github.com/andrei1058/BedWars1058/pull/18
* @vLuckyyy made their first contribution in https://github.com/andrei1058/BedWars1058/pull/29
* @Danidev819-TG made their first contribution in https://github.com/andrei1058/BedWars1058/pull/15
* @kimovoid made their first contribution in https://github.com/andrei1058/BedWars1058/pull/48
* @Itsmemonzu made their first contribution in https://github.com/andrei1058/BedWars1058/pull/50
**Full Changelog**: https://github.com/andrei1058/BedWars1058/commits/21.11
* Licensing by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/1
* fix mysql resource leak by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/4
* fix a missing return in OreGenerator by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/5
* Fixed a severe grammar error in English translation. by @Marcelektro in https://github.com/andrei1058/BedWars1058/pull/13
* Fixed #21 #23 and updated dependencies by @MherZaqaryan in https://github.com/andrei1058/BedWars1058/pull/24
* fix generator skipping item drop by @dhiepp in https://github.com/andrei1058/BedWars1058/pull/22
* add vault rewards by @josemarcellio in https://github.com/andrei1058/BedWars1058/pull/18
* Polish translation some fixed by @vLuckyyy in https://github.com/andrei1058/BedWars1058/pull/29
* Update Spanish.java by @Danidev819-TG in https://github.com/andrei1058/BedWars1058/pull/15
* Update discord (Not Important) by @Danidev819-TG in https://github.com/andrei1058/BedWars1058/pull/43
* More #23 fixes by @kimovoid in https://github.com/andrei1058/BedWars1058/pull/48
* Added Bangla Language by @Itsmemonzu in https://github.com/andrei1058/BedWars1058/pull/50
* add compile test workflow by @andrei1058 in https://github.com/andrei1058/BedWars1058/pull/56
## New Contributors
* @andrei1058 made their first contribution in https://github.com/andrei1058/BedWars1058/pull/1
* @dhiepp made their first contribution in https://github.com/andrei1058/BedWars1058/pull/4
* @Marcelektro made their first contribution in https://github.com/andrei1058/BedWars1058/pull/13
* @MherZaqaryan made their first contribution in https://github.com/andrei1058/BedWars1058/pull/24
* @josemarcellio made their first contribution in https://github.com/andrei1058/BedWars1058/pull/18
* @vLuckyyy made their first contribution in https://github.com/andrei1058/BedWars1058/pull/29
* @Danidev819-TG made their first contribution in https://github.com/andrei1058/BedWars1058/pull/15
* @kimovoid made their first contribution in https://github.com/andrei1058/BedWars1058/pull/48
* @Itsmemonzu made their first contribution in https://github.com/andrei1058/BedWars1058/pull/50
**Full Changelog**: https://github.com/andrei1058/BedWars1058/commits/21.11
21.10.1
Nov 1, 2021
free release
21.10.1-SNAPSHOT
Oct 25, 2021
sql fix & 1.17 update
- downgraded hikaricp version, so the time out should be fixed
- added 1.17 support
- added 1.17 support
bedwars-plugin-21.10.1-SNAPSHOT
Oct 25, 2021
sql fix
- downgraded hikariCP version, this should fix the sql time out issue
21.9-SNAPSHOT.jar
Sep 3, 2021
sql memory leak fixes
- fixed quick buy SQL memory leak #580. Preferences will be reset. (you should delete quick_buy table if you want to free some memory)
- added possibility to customize bed destroy event message
for developers:
- made shop buy event cancellable
- added possibility to customize bed destroy event message
for developers:
- made shop buy event cancellable
21.7.1-SNAPSHOT
Jul 14, 2021
fixed games-before-restart issue when using SWM
- fixed games-before-restart issue when using SWM
bedwars-plugin-21.6.2-SNAPSHOT
Jun 29, 2021
- fixed server crash issue due to setSkullOwner(v1_16_R3.java:386)
- added DARK_GRAY team-color support
- added DARK_GRAY team-color support
21.6-SNAPSHOT
Jun 21, 2021
Page 1 2