Block 5 Update

This commit is contained in:
Patrick Ulrich 2025-02-06 17:53:23 -05:00
parent 55d1afaa81
commit a41652b392
2 changed files with 138 additions and 0 deletions

View File

@ -0,0 +1,30 @@
{
"76561197988870899": "32215",
"76561199696849012": "14775",
"76561197961460953": "11068",
"76561197990101427": "10997",
"76561199570511283": "10076",
"76561198359025798": "7072",
"76561198091807713": "3237",
"76561198052069177": "2881",
"76561198080105205": "2497",
"76561198304654513": "2414",
"76561198117391735": "1465",
"76561198452457592": "333",
"76561198131487409": "328",
"76561198001843025": "245",
"76561198124363571": "155",
"76561198998863046": "114",
"76561198100344613": "61",
"76561198270939431": "50",
"76561198406481563": "13",
"76561199035814308": "1",
"76561199134006398": "1",
"76561198337648747": "1",
"76561199101779933": "1",
"76561198269261590": "1",
"76561198164982154": "1",
"76561198333252975": "1",
"76561199438439004": "1"
}

108
blockhistory/5/README.md Normal file
View File

@ -0,0 +1,108 @@
## Block 5 - Overview
### Key Features
- **Bitcoin Rewards**: Players can earn Bitcoin rewards by turning scrap into the deposit boxes located at Outpost or Bandit Camp
- **War Mode**: Experience the flexibility of our War Mode, where PvE and PvP players coexist seamlessly. Choose your preferred playstyle, toggle modes with a command, and explore zones with enforced gameplay modes for added variety.
- **Mine Scrap**: Find mining components and cooling equipment to mine Scrap in your base
- **BetterNPC**: Discover a more immersive world with new NPCs added at monuments and during key events. These dynamic characters bring extra challenge and excitement—guarding AirDrops, locked crates and more.
### Server Environment Variables
- **Map Size**: 4500, procedurally generated.
- **Map Seed**: 617018633.
- **Team Limits**: Maximum of 8 players per team.
- **Tool Cupboard (TC) Limit**: 3 TCs per player, 8 per team
- **Max Players**: 50 players at one time.
- **Region**: North America.
- **Gather Rate**: Vanilla.
- **Crafting Speed**: Vanilla.
- **Decay Rate**: Vanilla.
### War Mode Details
- **Dynamic Gameplay**: Players can choose between PvE and PvP modes, ensuring everyone has an experience tailored to their preferences.
- **Customizable Protections**: PvE players enjoy specific protections and restrictions to maintain a balanced gameplay environment. Going PvP removes these protections and leaves your base raidable!
- **Zone-Specific Modes**: Certain areas, such as monuments or custom zones, enforce PvP mode.
- **Toggle On-Demand**: Players can use the /flag command to switch between PvE and PvP modes, when they are in safe zones.
- **Team Dynamics**: Be cautious when forming teams. If one teammate switches to PvP mode, the entire team is automatically placed into PvP mode as well. Coordination and trust are key to maintaining your preferred playstyle.
### Server Events
- **Custom Raidable Bases**: Raidable bases are present with special loot, providing new raid challenges for players.
- **Convoy**: A group of outsiders are leading a convoy through the map. Stop them and steal their loot for a chance at big rewards!
- **Sputnik**: Satellite fragments will crash-land across the map, guarded by helicopters, NPCs, and turrets. Players must use Space Cards to access high-value loot.
### Mining and Rewards
- **Satoshi Reward Pool**: Players will compete for a total of 100,000 Satoshis in rewards, generously provided by Orangemart, our main sponsor for this wipe.
- **Scrap Mining**: Scrap can be generated via mining rigs or earned from various in-game events.
- **Bitcoin Rewards**: Earn Bitcoin by turning in Scrap at one of the Deposit Centers. The more scrap you submit, the greater your share of the prize pool.
### Wipe Schedule
- **Map Wipe**: The map will wipe on the first Thursday of every month, with the next wipe scheduled for Thursday, February 6th, 2025.
- **Blueprint Wipe**: Blueprints wipe alongside the map, the next blueprint wipe is also scheduled for Thursday, February 6th, 2025.
## Changelog for Block 5
- **02/06/2025**: Block 5 begins.
- **03/02/2025**: Block 5 Scrap Deposits Close
- **03/06/2025**: Block 5 ends.
## Logs and Additional Information
- [Claim Rewards](./ClaimPlayerRewards.json)
## Plugins Used in Block 5
- **AdminPanel.cs**: Provides an in-game admin panel for managing the server.
- **AdminRadar.cs**: Tracks players and items for admin use.
- **AlphaLoot.cs**: Modifies loot tables and spawn rates.
- **Battlepass**: Creates a daily Battlepass for new rewards.
- **BetterChat.cs**: Manage chat groups, customize colors, and add titles.
- **BetterChatFilter.cs**: Chat filter based on keywords for Better Chat.
- **BetterChatMute.cs**: A simple chat mute system, for use with Better Chat or standalone.
- **BetterNPC**: Manages custom NPCs on the map
- **BiPlane.cs**: Allows players to use simple in-game aircraft.
- **BuyableTugboats.cs**: This plugin adds an option to purchase Tugboats from Fishing Village.
- **ChaosExtensionDownloader.cs**: Manages Chaos extensions for the server.
- **ClaimPlayerRewards.cs**: Handles /claim command for claiming blood or rewards.
- **Convoy.cs**: Enables the Convoy event.
- **CopyPaste.cs**: Enables admins to copy and paste structures.
- **CupboardLimiters.cs**: Limits the number of TCs a player can place.
- **CustomVendingSetup.cs**: Customizes vending machines for in-game services.
- **DefaultRadioStation.cs**: Sets up default radio stations for players.
- **DepositBox.cs**: Manages scrap deposits for rewards.
- **DiscordAuth.cs**: Connects in-game profiles with Discord.
- **DiscordChat.cs**: Allows players to chat between discord and the game server.
- **DiscordCore.cs**: Creates a link between a player and a Discord server.
- **DiscordLogger.cs**: Logs events to Discord channels using webhooks.
- **DiscordMessages.cs**: Sends report and ban messages straight to Discord.
- **Discord Presence**: Shows server status in Discord.
- **DynamicPVP.cs**: Handles our dynamicPVP zones at monuments.
- **EventManager.cs**: Manages our Event schedule
- **GoodMorningBitcoin.cs**: Displays 'Now Playing' information for GoodMorningBitcoin.com.
- **ImageLibrary.cs**: Renders custom user interfaces for plugins.
- **InventoryViewer.cs**: Allows admins to manage player inventories.
- **MinerFarm.cs**: Adds a Bitcoin reward system for in-game activities.
- **MonumentAddons.cs**: Adds features to standard monuments.
- **MonumentFinder.cs**: Helps players locate monuments.
- **NoGiveNotices.cs**: Suppresses notifications when items are given.
- **NpcSpawn.cs**: Manages NPC spawns at monuments.
- **Orangemart.cs**: Handles Bitcoin payment integration
- **PermissionsManager.cs**: Allows easy management of player permissions.
- **PlaceholderAPI.cs**: Centralized location to query data from other plugins.
- **PlayerAdministration.cs**: Manages player accounts, bans, and tasks.
- **RadioStationManager.cs**: Manages in-game radio stations.
- **RaidableBases.cs**: Adds bases that can be raided.
- **RemoverTool.cs**: Allows players or admins to remove structures.
- **ServerInfo.cs**: Displays essential server information.
- **ServerPop.cs**: Tracks server population in real-time.
- **SignArtist.cs**: Lets players upload custom images to signs.
- **SkinBox.cs**: Provides access to item skins.
- **Sputnik.cs**: Enables the Sputnik event.
- **StackModifer.cs**: Enables editing of stack sizes.
- **TwigDecay.cs**: Forces twig to decay regardless if a TC has wood in it.
- **UpdateChecker.cs**: Checks for plugin updates automatically.
- **Vanish.cs**: Allows admins to become invisible to players.
- **vDelivery**: Handles delivery to base locations via drone.
- **VendingMachineLogs.cs**: Logs vending machine transactions.
- **WarMode.cs**: Enables PvE/PVP split environment on server.
- **WarModeAdminPanel.cs**: Allows admins to update mode rules
- **WarModeBadges.cs**: Customizable UI elements that display PVE/PVP
- **WarModeRulesUI.cs**: Allows players to see what restrictions they have for their mode
- **WarModeSpawnUI.cs**: First spawn prompt for users to choose if they want to be PVP or PVE
- **ZoneManager.cs**: Manages safe and PvP zones on the map.