igraes's Wishlist
-
Custom Maps Bundle #1
By Ionut Shiro in Maps
A bundle containing all 5 maps orientated for PVP servers but not only and quick interaction between players.
All maps feature procedural monuments
Maps sizes 3000-4000
In this bundle you will find :
- #maps bundle
- #custom maps bundle
- (and 10 more)
-
Kingstown: Inmate Territory
A high-quality custom map at the 2850 size, Inspired by the Mayor of Kingstown series:
In this storyline, inmates at the Kingstown Penitentiary revolt against the guards, successfully overthrowing them. Escaping to the wilderness, these inmates form groups, building camps and hideouts scattered throughout the map:
> Make sure to check out both the trailer and the images, as both showcase some unique content that isn't present in the other!
> A trailer showcasing content added in the v3.0.0 update:
> Original trailer, showcasing more of the penitentiary monument:
Kingstown: Custom Map
CUSTOM LANDSCAPE
- Many hours of work went into designing and bringing to life this detailed landscape, unlike most "custom" maps nowadays.
A NEW ENVIRONMENT
- Spruce Biome: a new & refreshing scenery featuring lots of trees 🌲
FEATURES
- Muliple bridges and ziplines to ensure easy access between islands
- Mission NPCs around the map
- Custom mini-caves for players to discover and build in: some of these are even camoflaged.
- Config for BetterNpc is included
- Buildable bus stops
- Ring rail (1 lane)
- Recyclers and marketplaces at fishing villages
- Sunken monuments for players to loot with submarines/diving tanks/DPV
- Extra tugboat spawns
- Road tunnels through the mountain
- Waterfalls, rivers
CUSTOM MONUMENTS
- Kingstown Penitenciary: this monument's layout was designed to be intuitive, so players won't need a guide. Requires 1x green and 1x blue keycard to reach the top helipad, the main attraction being the hackable crate.
- Inmate cabin
- Inmate Camp
- Inmate RV Camp
- Ranch Trailer
- Mini Launch Site: takes less space and is better optimised than vanilla
- Mini Airfield: takes less space and is better optimised than vanilla
- Desert Military Camp: smaller & better optimised than the vanilla version
- Train Station
- Deserted Town
- Inmate Hideout
- Inmate Barn
- Arctic Inmate campsite
- Large Inmate Camp
- Inmate campsites
- Sunken Sulfur/Stone quarries: fully functional
- Sunken Junkyard: fully functional
- Shore Wrecks
- HQM Quarry cave
- 2x Garage: roadside monument featuring a functional vehicle lift, encouraging players to use cars
- Mini Powerplant
- 2x Abandoned Farm: build spot
- 4x Floating Barge: build spot
- Bandit Fishing Village: this safe zone contains the best from both outpost and bandit camp
VANILLA MONUMENTS
- Jungle Ziggurat
- Jungle Ruins
- Train Yard
- Arctic Research base
- Stables (ranch)
- Water Well
- Radtown
- Harbors (2/2)
- Ferry terminal
- Satelite Dish
- Dome
- Lighthouse
- Vanilla caves
- Oxum Gas Station
- Mining Outpost
- Supermarket
- Missile Silo
- Small Oil Rig
- Large Oil Rig
- Underwater Labs
NOTES
– Need help? You can always contact me on my discord server @ discord.gg/TJxwpKT2Ge
– The password for the editor is included with the map.
- Shoutout to Bxrflip for the arch bridge model!
- Size: 2850 // Prefab count: ∼28k
- #answer
- #kingstown
- (and 12 more)
-
Blue Tears
Custom Blue Tears Map for Rust: immerse yourself in a mysterious, fascinating world with unique monuments
Immerse yourself in the mysterious world of Blue Tears, a custom Rust map replete with intriguing monuments, breathtaking landscapes and rich backstory. Blue Tears offers players a truly exciting gameplay.
About Blue tears Discover the chilling story of survival and self-defense while exploring Blue Tears, an island shrouded in secrets and dangers. Find out what happened to the inhabitants of this island and uncover their secrets to uncover the story of this fascinating non-standard map.
For which plugins do I provide configuration files?
• Defendable Bases
• BetterNpc
• BossMonsters
Description
Size: 2700к
Prefab Count: ~35к
Custom monuments:
• Frozen Castle
• Cannibal village
• Fishermen's village
• Luminous Lily
• Railway station
• Charonda City
• Mothballed Plant
• Crystal Factory
• Star Waterfall
• Pagoda
• Several places for the building of base
•Improved fishing villages (processing plants and market)
Monuments from Facepunch:
• Launch Site
• Water Treatment Plant
• Outpost
• Bandit Camp
• Satellite Dish Array
• Arctic Base
• Junkyard
• The Dome
• Lighthouse
• Oil Rigs [2/2]
• Underwater Labs
• Harbor [2/2]
• Ranch
• Oxum's Gas Station
• Abandoned Supermarket
How can I view the map?
You can do this in our Discord server by submitting a request for an invitation to our servers. There you will be given the rights of an "administrator" and without any difficulties you will be able to fly around the map and fully familiarize yourself with it.
-
XStorageUP
XStorageUP - an increase in the number of slots in containers.
-> In the code you can switch the plugin language - LanguageEnglish = true <-
- Optimization of the interface for different monitor resolutions.
- Storing containers data in - oxide/data/XDataSystem/XStorageUP
- There is a lang ru/en/uk/es.
- Sound effects when interacting with the menu.
- Automatic cleaning of oxide/data after wipe.
- There is an upgrading coefficient. [ The more slots, the more expensive. ]
- There are permissions to limit the number of slots.
- Upgraded containers retain their properties after restart.
- Checking for interaction with the desired container. [ If the container is destroyed, lifted or the player moves away from it, then nothing can be upgrade, and the player will receive a corresponding message on the screen. ]
- Ability to customize the initial number of slots. [ For example 0. Players will install containers without slots and upgrade them. ]
Supported containers:
Working with the backpack plugin. Two options for how to eliminate the backpack upgrade (plugin): - Remove the assignment of the player ID to the container (OwnerID) so that it is always 0. [ Only if the OwnerID of the container (backpack) is not used anywhere. ] - Replace the Backpack container with one not used in the upgrade. [ For instance: SUPER Stocking - assets/prefabs/misc/xmas/stockings/stocking_large_deployed.prefab ]
Permissions
xstorageup.use - allow upgrading containers. xstorageup.vip - allow placement of upgraded containers. [ Maximum number of slots. ]
Config
{ "General settings": { "Setting permissions to enhance N slots [ Leave blank to make unlimited for everyone ]": { "xstorageup.10": 10, ... }, "Button - AnchorMin": "1 0", "Button - AnchorMax": "1 0", "Button - OffsetMin": "-208 16", "Button - OffsetMax": "-16 98", "Button text size - A": 15, "Button text size - B": 10, "Button text size - C": 10 }, "Container settings": { "coffinstorage": { "Maximum number of slots": 48, "Container type": "generic_resizable", "Coefficient. Make a container upgrade more expensive with every N slot": 0.2, "List of resources for upgrade one slot": { "wood": 100, "stones": 100, "metal.fragments": 100 } }, ... }, "If the prefab and item shorts do not match [ ShortnamePrefab -> ShortnameItem ]": { "coffinstorage": "coffin.storage", "woodbox_deployed": "box.wooden", ... }, "Initial number of slots": { "coffinstorage": 48, "storage_barrel_c": 48, ... } } -
My Homes
MyHomes is a plugin that provides a convenient user interface for the NTeleportation plugin.
Streamline your players' experience on your server by eliminating the need to remember multiple different chat commands for just one plugin.
With this plugin, all your players need to remember is the "/homes" command to open the interface where they can manage their teleports. MyHomes is fully plug & play; no configuration needed.
Just load it on your server and start using.
Latest version comes with:
- option for Easy Home button, which makes accessing MyHomes interface just with a button, no command needed, button appears upon opening Inventory situated next to "Missions" button
- Extra buttons for TP Outpost, Tp Bandit, TP Town and TP Island which off course support multiple island teleports
- Optionable Screen Blur, You can disable in config
- Off course also work with permissions