About BEDWARS | Minigame
BedWars is a team-based multiplayer game where players work together in teams to protect their beds while attempting to destroy the beds of opposing teams. The primary objective is to be the last team standing.
/* THIS PLUGIN REQUIRE SQL DATABASE CONNECTION! */
/* THIS IS ONLY A PLUGIN, IT COMES WITH AN EXAMPLE MAP, YOU SHOULD CREATE YOUR OWN BEDWARS MAP. */
PERMISSIONS
Quotebedwars.admin
oxide.grant group <group name> bedwars.admin
oxide.grant user <name/steamid> bedwars.admin
FEATURES
QuoteTeam-Based Gameplay:
* Experience team-based multiplayer action where players collaborate to protect their beds and eliminate opponents.Dynamic Bed System:
* Each player starts with a bed, serving as a respawn point. The primary objective is to destroy opponents' beds while protecting your own.Combat and PvP:
* Engage in intense player vs. player combat. Use weapons and tactics to defeat opponents and eliminate rival teamArena Timer:
* Implement a timer system to control the pace of the game. The timer ensures that the match progresses and intensifies as it approaches the end.
COMMANDS
Quote* /set_leaderboard - Set a leaderboard that display top 10 players.
* /del_leaderboard - Delete the leaderboard.
* /get_items - Will give test items.
* /set_lobby_spawn - Will set the main lobby spawn position where players will spawn.
* /create_arena <arena name> <radius> - Will create the arena.
* /delete_arena <arena name> - Will delete the desired arena.
* /add_player_spawn <arena name> <team id> - Will set the spawn position for the desired team in the arena.
* /del_player_spawn <arena name> <team id> - Will delete the selected team spawn
* /add_arena_lobby <arena name> - Will set the arena lobby where players will spawn before the arena start
* /set_stability <arena name> <true/false> - Will set building structure stability - True: stability default / False: stability 100% always.
* /add_scrap_spawn <arena name> - Will set scrap spawn position in the arena.
* /add_base_spawn <arena name> - Will set the base spawn position.
* /force_end_game <arena name> - Will force to end the desired arena current game.
CONFIG
Quote{
"Server Name": "SERVERNAME | BEDWARS",
"Scrap Spawn Timer (def: 5)": 5,
"Min players to start the arena (def: 4)": 4,
"Disable Decay": true,
"Ban player from arena on bed destroyed (def: true)": true,
"Lobby Spawn Position": {
},
"Leaderboard Positiion": {
},
"DB Server": "database_server",
"DB Username": "database_username",
"DB Password": "database_password",
"DB Database": "database_name"
}
FILES ALREADY HAS 1/2 ARENAS FOR TESTING! YOU SHOULD DELETE ALL THE FILES TO CREATE NEW ONES.
Example videos (Demo / Not latest updated of the plugin. All bugs were fixed!)
Command example:
(