Screaming BedWars [1.8.8 - 1.21.5] icon

Screaming BedWars [1.8.8 - 1.21.5] -----

BedWars/EggWars/AnchorWars/CakeWars minigame compatible with all versions since 1.8+



0.1.6 - Bug fixes, some improvments, team chat, /bw rejoin, new statusbar type
Additions:
  • Team chat
    • Now you can send message just for your team, so you can plan an attack without adversary consciousness.
    • You can use team chat by using prefix @t
      @t Hello my team!
    • And you can use global chat by using prefix @a
      @a Hello enemies!
    • In lobby, default chat is global chat and in game is default team chat.
    • All these things you can manage in config.yml
      Code (YAML):
      chat :
        # (boolean) you can enable or disable chat modification
        override
      : true
        # (String) standard chat format in game
        format
      : '< %teamcolor%%name%§r> '
        # (boolean) if you enable this players outside of game can't see messages in game and players in game can't see messages outside of game
        separate-game-chat
      : true
        # (boolean) if you enable this death messages is sent just in game
        send-death-messages-just-in-game
      : true
       
        # AND HERE ARE NEW THINGS
        # (boolean) if you enable this, when game is running and player sent message without prefix, team chat will be used
        default-team-chat-while-running
      : true
        # (String) prefix for global in-game chat
        all-chat-prefix
      : '@a'
        # (String) prefix for team chat
        team-chat-prefix
      : '@t'
        # (String) prefix displayed before message for global chat
        all-chat
      : ' [ ALL ] '
        # (String) prefix displayed before message for team chat
        team-chat
      : ' [TEAM ] '
        # (String) prefix displayed before message for spectator chat
        death-chat
      : ' [DEATH ] '
  • /bw rejoin command
    • Now if you want to join to same game, just use /bw rejoin and you'll be connected to same game. (Before using this command you must play at least one game)
  • Customizable hotbar items
    • Now you can custom positions of items in hotbar (team selector, selected team color, game start item or leave game item)
    • Possible values are from 0 to 8 (if you use another value, this item will be disabled)
    • Code (YAML):
      hotbar:
        selector
      : 0
        color
      : 1
        start
      : 2
        leave
      : 8
  • Game start item
    • As in BedwarsRel, if you have permission bw.vip (or misat11.bw.vip), you can start game manually without waiting for the end of the countdown. Just click and enjoy.
  • Don't you like bossbar? Use XPBar!
    • You can now switch between bossbar and xpbar!
    • Code (YAML):
      bossbar:
        lobby
      :
          enable
      : true
          color
      : YELLOW
          style
      : SEGMENTED_20
        game
      :
          enable
      : true
          color
      : GREEN
          style
      : SEGMENTED_20
        use-xp-bar
      : false # enable this if you want xp bar
    • And result:
      Peek_2019-07-09_19-00.gif
    • Works on all versions from 1.8.x to 1.14.x.
  • Do you like bossbar but you have 1.8.x?
    • In this case install plugin BarAPI to your server and enjoy.
    • If you have problems with BarAPI, use BarAPIReplacer with BossBarAPI by inventivetalent.
    • My plugin just put information to BarAPI so bossbar isn't created by my plugin on version 1.8.x, so if it's not working for you, think about xpbar.
  • Do you hate current sign format? Change order or modify colors!
    • Change order and some colors:
      • Now you can change order of sign lines in config.yml:
        Code (YAML):
        sign :
        - §c§l [BedWars ]
        - ' %arena%'
        - ' %status%'
        - ' %players%'
      • There are 3 placeholders:
        • %arena% which means arena name
        • %status% which means current game status (Waiting, Running, Rebuilding, Disabled)
        • %players% which means current count of players and max players count (in one)
      • So you can change sign from this:
        upload_2019-7-10_14-34-59.png
        to this (for example, please don't use it):
        Peek 2019-07-10 14-36.gif
    • Changing %status% and %players%
      • You will need to have custom message file (messages_<your locale>.yml) in BedWars folder, if you don't have it yet.
      • Paste here this lines and adjust to your liking.
        Code (YAML):
        sign_status_disabled : "§cGame"
        sign_status_disabled_players
        : "§cdisabled"

        sign_status_rebuilding
        : "§6Rebuilding"
        sign_status_rebuilding_players
        : "§6Arena"

        sign_status_running
        : "§aRunning"
        sign_status_running_players
        : "§c%players%§8/§c%maxplayers%"

        sign_status_waiting
        : "§6Waiting"
        sign_status_waiting_players
        : "§a%players%§8/§a%maxplayers%"
  • Sand is now falling but if you want to have flying sand why not?
    • Just edit this option in config:
      Code (YAML):
      allow-block-falling : false
    • And you can modify this just for one game, of course,
      /bw admin <arena> config allowblockfalling false

Changes:
  • Chests inventory is now restored to pre-game status.
  • The formula for counting the next spawn of resources was changed. Now always counting with elapsed time, not with remaining time as previous.
  • Villager AI si now disabled in 1.8.x. (This was already in 1.9+)
  • API updated to 1.3.5 and have new events, methods and lot of other stuff.
  • And finally, game cycle has been remastered and now and is now more resistant to /reload and /stop.
  • And there is new colored messages when enabling this plugin.
    upload_2019-7-10_14-48-5.png
Fixes:
  • Fix some fields are missing in config.yml
  • Fix compatibility with CraftBukkit (again) for versions <= 1.13.
  • Fix error caused by missing condition when you have disabled spawner-holo, but enabled spawner-holo-countdown.
  • Fix BedWars plugin disable physics.
  • Fix error when game is never ending when Vault is stupid and not working :)
----------, Jul 10, 2019
Resource Information
Author:
----------
Total Downloads: 470,288
First Release: Jan 2, 2019
Last Update: Apr 7, 2025
Category: ---------------
All-Time Rating:
279 ratings
Find more info at docs.screamingsandals.org...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings