Arena

Arena 2.0.32

Arena v0.1.144
ArenaEvents v0.1.70
ArenaUI v0.1.71
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Event teleporters check event permissions before teleporting players, if they don't have the permission send them a message
Added config options for automatic health regeneration (disabled by default)
JavaScript:
"Automatic Health Restore Options": {
      "Enable automatic health restoration": false,
      "Start restoring if no damage taken for x seconds": 5.0,
      "Amount of health to restore every second": 2.5
    }
Arena v0.1.144
ArenaEvents v0.1.70
ArenaUI v0.1.71
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Event teleporters check event permissions before teleporting players, if they don't have the permission send them a message
Added config options for automatic health regeneration (disabled by default)
JavaScript:
"Automatic Health Restore Options": {
      "Enable automatic health restoration": false,
      "Start restoring if no damage taken for x seconds": 5.0,
      "Amount of health to restore every second": 2.5
    }
  • Like
Reactions: GhostingSquad
Arena v0.1.142
ArenaEvents v0.1.70
ArenaUI v0.1.71
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Unlimited button position calculation. Dont think pagination is needed, it should fit ~200 buttons
Arena v0.1.142
ArenaEvents v0.1.70
ArenaUI v0.1.70
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Disable /lobby usage if player is in a event
Changed event teleporter to cancel action if the player is in a event, instead of destroying the player and recreating them for the new event
Added command /leave to leave a event
Added config option "Disable events after a match has been played (event name, seconds to disable)" which when a event is added to this it will be temporarily disabled for the specified amount of time once the event has concluded (more info on the overview)
Changed a few things around in event menu regarding current event status to make it look nicer
Fixed for Rust update
  • Like
Reactions: David Pollard
Arena v0.1.140
ArenaEvents v0.1.70
ArenaUI v0.1.70
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Fixed event player -> regular player damage regression
NPCs forget target when they have been killed and target someone else in NPC Survival
Added permission "arena.blacklisted" which will prevent players from accessing the arena menu
Arena v0.1.139
ArenaEvents v0.1.69
ArenaUI v0.1.70
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Add minimum required players to current player count in event info
Added config option "Broadcast to chat when players are waiting in a event for more players"
Minor refactor of some duplicate code in ArenaEvents
Guesstimation for Gungame issue? (unable to reproduce and test solutions right now)
  • Like
Reactions: David Pollard
Arena v0.1.138
ArenaEvents v0.1.68
ArenaUI v0.1.69
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Dont strip inventory on leave if player hasnt entered the event
Arena v0.1.137
ArenaEvents v0.1.68
ArenaUI v0.1.69
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Position flag back half a meter so it doesnt prevent players from jumping
Added config option "Invincibility time after respawn (seconds)"
Arena v0.1.136
ArenaEvents v0.1.67
ArenaUI v0.1.69
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Set hostile time to 0 when leaving the arena
  • Like
Reactions: Vectorr66