Survival Arena

$19.99

Sold by: imthenewguy

Survival Arena is a plugin that spawns a Battle-royal style game, where players must scavenge for equipment and fight to the death, all while staying inside of a shrinking, non-radiated zone.

Description

Survival Arena

Requires:

 

Works with:

 

 

oZew7on.png

Survival Arena is a plugin that spawns a Battle-royal style game, where players must scavenge for equipment and fight to the death, all while staying inside of a shrinking, non-radiated zone.

The plugin spawns a large play area high in the sky and inherits the biome type from the ground below. This means that if the area is suspended above an arctic biome, all of the rocks, trees, logs and bushes will be spawned mirroring that biome type.

Players are teleported into the center building when they join, and once the game begins, they must loot containers to gear up to survive. Players are returned to their original locations when they leave the event or respawn after dying at the event.

 

Server owners can change or add loot profiles via the config. The plugin will select a random profile when the arena begins and fill the loot containers based on your specifications.

It comes with 2 default loot profiles:

  • Primitive – spears, melee weapons, bows, crossbows, burlap equipment, revolvers etc
  • GunLoot – more modern weapons.

 

The plugin uses EventHelper to run automatically, handle joining and leaving, and will allow players to vote to start the game.

Admins can also add additional trees, bushes, logs and loot spawns to the arena via command.

 

g2QIliL.png

Type: Chat
Command: survivalarena
Function: Sends the user the UI to start up the game. Loot profiles, spawn height and lobby time can be adjusted here before starting the game.
Type: Chat/Console
Command: startarena <heightMod> <lobbytime> <arenaName> <lootProfile>
Function: Spawns and starts the game using the specified heightmod and lobbytime parameters. You can simply use the command with no parameters to start it using the default settings and a random arena/lootprofile.
Type: Chat/Console
Command: endarena
Function: Ends any active games and despawns the arena.
Type: Chat
Command: spawnarena <name>
Function: Spawns the arena, but does not start the game. Useful for debugging and development.
Type: Chat
Command: setcentrepoint
Function: Sets the arena's new center point at the players location. Useful if you want to move the spawn so it has more biome variety. Be sure not to make it too high or too close to the ground.
Type: Chat
Command: survival
Function: Used to join the game when the lobby is active.
Type: Chat
Command: saremove
Function: Removes the tree, loot container, log or bush that the player is looking at. This will no longer spawn in future games.
Type: Chat
Command: addtree
Function: adds a tree spawn at the players position.

Type: Chat
Command: addbush
Function: adds a bush spawn at the players position.

Type: Chat
Command: addlog
Function: adds a log spawn at the players position.

Type: Chat
Command: addloot
Function: adds a loot spawn at the players position.
Type: Chat
Command: saleave
Function: Leaves the event
Type: Console/Chat
Command: wipeoldarena
Function: Wipes any entities that are at the same height or higher than the arena.

 

gdCw0jK.png

survivalarena.admin

 

If you wish to create your own arena, you may follow this tutorial here: https://youtu.be/BxmcjHjIJDU

Please note that the map file name needs to contain survivalarena or it will not allow the getarena command to work. Also I will not be offering support for this, so use at your own risk.

 

OOEU9yx.png

5 reviews for Survival Arena

  1. 5 out of 5

    Chill Roleplay (verified owner)

    Players Love this. Instant hit – No work needed to setup! – was very fun and such a good price. Have never seen a plugin be able to spawn and remove a arena like this when its done. this usually takes a ton of work in rust edit to do something like this but it was just install, run command and we where fighting!

  2. 5 out of 5

    Nevs Sven (verified owner)

    it´s working so fine and makes a lot of fun but now on the 2.12.2022 the Rust update Killed it because the Doors are not open wait for a Patch and then you can buy it Rly good work is this !!

  3. 5 out of 5

    Gunz0G (verified owner)

    Incredibly fun right out of the box! Huge hit on my server – players love the change of pace and risk-free PVP practice, which has by-proxy increased the overall PVP activity on the server as a whole. Can’t wait to dive into making some custom arenas.

  4. Im the new guy go easy D

    Thanks for the review. I am always happy to fix conflicts with my plugins, but I would prefer it be raised via the correct channels (lone discord support or my own discord support) so I can fix the issue, rather than lowing the plugin rating via a review. The discussions aren’t for support; they are for asking questions about the plugin.
    There are a number of API calls in the EventHelper plugin, which manages the player transition to/from the SurvivalArena event. The developer of the backpack plugin is welcome to download it and work using those APIs, or you/they can contact me on discord to work with me if those aren’t sufficient.
    im the new guy#0001 or https://discord.gg/jxD7MtaV9g

  5. 5 out of 5

    DiscordUser15 (verified owner)

    The plugin is great! I think following your recommendations we will be able to make the plugin more stable.


Only logged in customers who have purchased this product may leave a review.

Version 1.0.26 | Updated March 11, 2025
  • Updated Updated Item storage to support ownership information.
  • Added Added config option to prevent players from joining the event if they have items in their inventory.
  • Added Added some redundancies to restorig items when using the sarestore command.
Version 1.0.25 | Updated March 6, 2025
  • Fixed Fixed issue where items weren't being restored when a player died/returned to where they were before the event (Thank you DrSmoker!)
Version 1.0.24 | Updated February 2, 2025
  • Fixed Fixed an issue with score not showing players names.
  • Added Added support for Warmode.
  • Added Added prevention of ItemPerks and EpicLoot items to containers (requires latest versions of each plugin).
Version 1.0.23 | Updated December 13, 2024
  • Fixed Fixed an exception thrown OnPlayerDeath.
  • Updated Updated return type for CanPopulateLoot to prevent conflicts
  • Updated Completely rebuilt the map for Decembers patch that removed the old rocket assets.
Version 1.0.22 | Updated November 7, 2024
  • Added Added a scoreboard (default command: sarank)
Version 1.0.21 | Updated October 16, 2024
  • Fixed Fixed an issue with items not restoring after last forced patch.
Version 1.0.20 | Updated October 3, 2024
  • Fixed Fixed an issue with blacklisted commands being bypassed using case.
  • Fixed Fixed an issue with data not wiping on server wipe.
  • Fixed Fixed an issue where the a wounded player would remain wounded when they were left the match, or the match ended.
  • Added Added support for CorpseLocation to prevent players teleporting to their corpses when they die in the arena.
  • Added Added support for WalkingDead plugin to prevent walkers from spawning when a player dies at the arena.
  • Added Added hook: OnPlayerItemsRestored(BasePlayer player) - called when the player's items are restored.
  • Added Added support for custom item.contents.capacity values.
  • Updated Patched pooling
  • Updated Patched for October update.
Version 1.0.19 | Updated July 7, 2024
  • Updated Updated for July's surprise patch.
Version 1.0.18 | Updated July 2, 2024
  • Added Added support for CollectionLog to prevent item collections from being added when looting arena containers.
  • Updated Updated OnEntityTakeDamage to unsubscribe while event isn't running.
Version 1.0.17 | Updated May 24, 2024
  • Fixed Fixed an issue with players not receiving participation rewards when killed by non-player related damage types. Included everything except suicide.
  • Removed Removed debug text from participation rewards.
  • Added Added hook void OnEventLeave(BasePLayer player, string eventName)
  • Added Added option to prevent Skill Tree buffs from triggering while at the event [requires 1.5.1+]
  • Added Added Notify support for item recovery.
Version 1.0.16 | Updated March 25, 2024
  • Added Added support for Life Support plugin.
  • Added Added options to disable some chat messages.
  • Fixed Fixed a conflict with IsEventPlayer and RestoreUponDeath.
Version 1.0.15 | Updated January 16, 2024
  • Added Added config option for commands to run when a player has left the event.
  • Fixed Fixed an issue that required players to re-insert their extended magazines after item restoration.
  • Added Added Notify message options for when the lobby is being advertised.
Version 1.0.14 | Updated November 27, 2023
  • Added Added config option for commands to run when a player has left the event.
  • Fixed Fixed an issue that required players to re-insert their extended magazines after item restoration.
Version 1.0.13 | Updated October 5, 2023
  • Fixed Fixed an issue that was causing players not to spawn with rocks and torches.
  • Added Added participation rewards. This will allow servers to reward players for simply participating in the event, and allows for larger rewards the longer the player stays alive.
  • Fixed Fixed an issue that was allowing backpacks to drop.
  • Fixed Fixed an issue that was allowing the player to lose xp from dying at the event.
  • Added Added config option to delay the restoration of items for 1 second after the player respawns.
  • Added Added support for RestoreUponDeath.
  • Fixed Removed double messaging of event join.
  • Added Added native support for preventing backpack from opening.
  • Fixed Fixed auto-reward so it actually rewards the player when they win.
  • Fixed Fixed an issue that allowed the extra pockets pouch from SkillTree to be opened.
  • Fixed Fixed an issue that would select the primative loot profile most of the time.
Version 1.0.12 | Updated September 18, 2023
  • Fixed Fixed an issue with join messages not displaying.
  • Fixed Fixed an issue with item dupling if the event was cancelled due to plugin reload.
  • Fixed Fixed an issue with UI buttons bypassing command restrictions (backpack etc).
Version 1.0.11 | Updated September 17, 2023
  • Added Added Drop Weight system to loot profiles.
  • Fixed Fixed a bug with the config being overwritten when a mistake is made.
  • Updated Changed the event joining/leaving handling to be handled via SurvivalArena instead of EventHelper. EventHelper is now only required for event scheduling etc.
Version 1.0.10 | Updated August 13, 2023
  • Added Added support for desert dwellings (prevents crate and NPC spawns).
  • Fixed Fixed the getarena command and method.
  • Fixed Fixed an issue with Heightmod not moving the spawn point for EventHelper
  • Fixed Fixed the players remaining counter so it updates when players die.
  • Fixed Fixed a null reference exception on EMEndGame
  • Added Added prevention of crafting while at the event.
Version 1.0.9 | Updated July 18, 2023
  • Fixed Fixed the death mechanic when a player jumps off the edge of the arena. It will now strip the body and force the player to die.
  • Updated Changed the player death to drop a container instead of a corpse.
  • Fixed Fixed a bug where some DroppedItemContainers would drop to the floor after an event.
  • Added Added support for EventHelpers team management system.
  • Added Added support for EventHelper join messages.
  • Added Added option to allow players to loot while out of the circle.
  • Fixed Fixed an issue with the prizes being deducted per roll, rather than per command run.
  • Added Added support to prevent CustomLoot from overwriting the container contents.
  • Fixed Fixed a death-loop bug that would kill the player over and over again.
  • Fixed Fixed an issue where players could not use commands after leaving the event (requires EventHelper v1.0.11+)
  • Added Added support for NTeleportation. Players who teleport to a player who is in the arena, will be teleported back to their old position immediately.
Version 1.0.8 | Updated May 4, 2023
  • Added Added a failsafe command to wipe old arenas using the Centre spawn point of each arena: forcewipevector
  • Updated Patched for May update.
Version 1.0.7 | Updated April 9, 2023
  • Fixed Fixed the System.Collections.Generic.ICollection compile error.
Version 1.0.6 | Updated March 10, 2023
  • Added Added option for preventing outside players from getting near the event. Will warn via chat command that they are too close.
  • Added Added additional check to prevent outside players from deploying entities near the arena.
  • Added Added XP support for SkillTree when a player wins a round.
Version 1.0.5 | Updated February 3, 2023
  • Added Added a failsafe for despawning (added try/catch to despawn method).
  • Fixed Fixed prize issue for ServerRewards and Economics.
Version 1.0.4 | Updated November 26, 2022
  • Added Added option for auto redeeming prizes when a player wins the event. This will happen after the player has been teleported from the event.
  • Added Added support for Notify and GUIAnnouncements
  • Updated Updated the wipe old arenas function to make it more robust and precise. Will only affect arenas spawned after this update. Moved the old method to chat command: /forcewipeoldarena
  • Added Added a weighted system for loot profile selection. You can adjust the number to give a higher/lower chance for that profile to be used in the game.
  • Added Added option for command to be run when the gates open.
  • Added Added option to disable the use of NightVision plugin.
  • Updated Updated the config option for "How many prizes should the player receive per claim?", so when it is set to 0 it will disable item prizes.
Version 1.0.3 | Updated November 1, 2022
  • Added Added support for multiple arenas.
Version 1.0.2 | Updated October 12, 2022
  • Fixed Fixed chat spam.
  • Fixed Fixed automatic clean up issue - will only clean up entities within the play area.
  • Fixed Fixed Death messages
  • Fixed Fixed an OnServerInitialized exception issue.
  • Added Added support for Loot Table & Stacksize GUI plugin.
  • Added Added a failsafe to despawn bags at the end of the event.
  • Added Added support for Economics and Server rewards for winning.
  • Added Add UI for circle status.
  • Added Added UI button to leave the event.
Version 1.0.1 | Updated October 9, 2022
  • Added Added support for AlphaLoot.
  • Added Added more configuration options for radiation zone.
  • Updated Changed the radiation panel colour and made it configurable.
  • Added Added a leave command to leave the arena (default: /saleave)
  • Updated Made the join and leave commands configurable.
  • Added Added text under the lobby timer showing players how to leave if they want.
  • Added Added clean up option to config (default false). Will delete any entity that is at a similar height and higher than the arena's spawn height.
  • Added Added console and chat commands to manually run clean up: wipeoldarena
  • Fixed Fixed message spam

3 thoughts on "Survival Arena"

Leave a reply

Your email address will not be published. Required fields are marked *

  1. is it possible to block all commands when in the event, got people abusing shop and telelport plugins while in there

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product