DeutscherRitterPlatz's Wishlist
-
AMAZON (custom map)
The map partially follows the landscape of the Amazon River. A new unusual gaming experience, since almost the entire central part of the map is forest and water. It’s easy to get lost in this forest, but it’s also easy to hide your base. The water that surrounds many islands allows you to use a boat as a means of quickly moving around the map. On the river, just like on the edges of the map, heaps of trash appear that can be looted. Also on the sides of the river there are large islands on which the main prefabs are located. The road and railway cross the river on bridges and run along the perimeter of the island. A zipline will help you quickly move from one bank to another if there is no transport. Ore stones spawn in the forest. Custom locations that help create a jungle atmosphere near the river.
Features:
Size: 4000 Prefab: ~13к All locations are connected with the road Ring railway Ring road Unique custom locations Magnificent and realistic landscape Lot of places to explore Subway and train are connected by tunnel Advanced subway network Custom Monuments:
Paradise Beach Fishermen`s House Abandoned village Radio tower Main Bridge Fallen rocket Monument Rust:
Jungle Ziggurat Jungle Ruins Jungle Trees with vines Jungle Swamps Radtown Harbor 1 and 2 Missle Silo Ferry Terminal Trainyard Abandoned MIlitary Base Launch Site Arctic Research Base Satellite Dish+ Airfield Bandit Camp Outpost Giant Excavator Pit Junkyard Military Tunnel The Dome Lighthouse Ranch Large Barn Water Treatment Fishing Village 1,2,3 Underwater Lab Oil rig and Large Oil Rig Railway Sewer Branch HQM, Sulfur, Stone Quarry Roadside Monument Mining Outpost Supermarket Gas Station Please rate ⭐⭐⭐⭐⭐ the map. Thank you!
The map is password protected, if you want to make changes or you have any questions please write to me in discord.
Litum on -
-
TurretBox
Enhances base defense strategies by allowing players to connect all their traps and automated turrets to a specific supply box, that will provide ammo for them.
Plugin config:
{ "Command": "tbox", "Box skin": 813269955, "Auto turret": true, "SAM site": true, "Gun trap": true, "Flame turret": true, "Sentry turret": false } Commands:
/tbox add/remove - adds or removes target box as turret supply box.
Permission:
turretbox.use - permission required to use tbox command.
How it works?
Contacts:
Need help or custom plugin for your server?
Contact me using Discord: metangerine
----------------------------------------------------------------------
-
Home Marketplace
Adds a marketplace terminal to each tool cupboard. This way, players can buy items without leaving home. The plugin is easy to install on your server; no additional settings are needed. You can also change the delivery fee (but the player must still have an additional 20 scrap in their inventory)
This plugin uses the permission system
Permissions:
homeMarketplace.use - required to be able to use the marketplace
To assign a permission, use: oxide.grant <user or group> <name or steam id> homeMarketplace.use
To remove a permission, use: oxide.revoke <user or group> <name or steam id> homeMarketplace.use
Config:
{ "Terminal offset": { "x": 0.42, "y": 0.68, "z": 0.3 }, "Delivery fee": 20 } -
Setup Furnaces
permission for use UI - setupfurnaces.use
Commands:
/fsetup - open UI /fadd - you can add new furnace /fremove - you can remove added furnace FEATURES:
Reoganize button in UI Work without fuel Output multiplier Melting speed
{ "Auto reload [If you change the config and save the file the plugin will reload itself]": true, "Oven setup for players": { "setupfurnaces.default": { "furnace": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": false, "Cook without fuel": true }, "furnace.large": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "electricfurnace.deployed": { "Quick smelt multiplier": 2, "Output multiplier": 5, "Reorganize items": true, "Cook without fuel": true }, "refinery_small_deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "campfire": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "bbq.deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true } }, "setupfurnaces.vip": { "furnace": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "furnace.large": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "electricfurnace.deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "refinery_small_deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "campfire": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "bbq.deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true } } } } -
RaidBlock
Multifunctional and advanced RaidBlock plugin
It includes all the necessary functions for this plugin and an extended configuration that will allow you to fully customize the plugin to the requirements of your server.
Introduce your players to a truly functional plugin with a beautiful and modern UI interface, optimization, and new features that your players will appreciate.
List of features:
(The description briefly outlines the functionality and includes screenshots.)
Visual Dome System:
This is a new feature for RaidBlock's plugins, the visual dome system, offering a choice of two possible domes - standard and BattleRoyale.
The dome can be disabled or configured in the configuration file.
Sphere
BattleRoyale The ability to set colors for the Battle Royale dome:
List of supported colors
Blue
Green
Purple
Red
Modern and optimized UI design of the plugin:
We offer a choice of 3 UI design options, which can be fully customized and changed using settings in the configuration.
It blends well with the game design and looks compact on the players' screens.
0 option
1 option
2 option
Map Markers:
A wide selection of markers for displaying raid blocks on the map.
Fully customizable markers.
Type 0
Type 1
Type 2
Type 3
Conveniences for Administrators:
Implemented a black and white list system for raid block triggers, we have added for convenience 2 items that will help easily configure these lists directly from the game.
To obtain these items, use the commands described in the "Commands" tab. Don't forget to grant yourself the necessary permissions.
Black List
White List
Permissions:
raidblock.ignore - with this permission, the player will have immunity to raid blocking. raidblock.toolgun - with this permission, the player can obtain a "Toolgun" for configuring the blacklist and whitelist of items. Command:
Chat commands: /rbtest - allows testing raid block (simulates a raid at your position) (available only to administrators). /rb.white - obtain the Toolgun to add items to the whitelist. /rb.black - obtain the Toolgun to add items to the blacklist. Api:
API: // Returns whether the player is raid blocked bool IsBlocked(BasePlayer player) bool IsRaidBlocked(string playerId) bool IsRaidBlocked(ulong playerId) bool IsRaidBlocked(BasePlayer player) bool IsRaidBlock(ulong userId) // Returns the remaining time of raid block for a player int ApiGetTime(ulong userId) Hooks: CanRaidBlock(BasePlayer player, Vector3 position) OnRaidBlock(Vector3 position) OnRaidBlockStopped(BasePlayer player) OnRaidBlockStopped(Vector3 position) OnCreatedRaidZone(Vector3 position, BasePlayer initiator) OnEnterRaidZone(BasePlayer player) OnExitRaidZone(BasePlayer player) Configuration:
An excellent addition to this plugin:
- #no escape
- #no escape rust
- (and 6 more)