AppleJuice's Wishlist
-
Abandoned Bunker
This abandoned bunker lies beneath a small village. Due to the whole place being abandoned, nature took over and everything is overgrown with plants. For mysterious reason the people the bunker once belonged to left in a hurry and everything inside have been left to decay.
Additional info:
-Prefabs - 1284
-Puzzles - 1 Full red keycard required to access all loot
(
- #abandoned
- #monument
-
(and 2 more)
Tagged with:
-
Crashed Plane Rear
Welcome to the Plane Crash Rear Monument. Here, you will find the rear segment of an airliner, ripped apart and crashed, surrounded by trees that are either burnt to a crisp or knocked over. Upon arriving at the site, you will discover that a Cobalt team has beaten you to it. You must eliminate them before you can search the wreckage. Inside, you will find loot, including a locked blue card door that grants access to the cargo compartment, where even more loot await. This monument is loosely based on a plane crash from The Forest.
NPC’s
This monument has built-in NPC’s powered by an included plug-in. If you do not wish to use the built-in bots simply do not install the plug-in and add your own bots at your leisure.
Impact Zone
Available in both temperate and arid climates.
Quick Start
Extract the zip file into your RustEdit install folder. Start Rust Edit. Click on Prefabs at the top & open up your Prefab List. Under the Custom category, you will now find RobJs Premium Prefabs. Double-click on the prefab file, which will spawn it into the map for you. Drag it to the general area you want to place it Apply the Height Mask, Topology Mask, and Splat Mask. Contact And Help
If you need to contact me discord is best: RobJ2210#2553
For help/support my discord group is best: Join RobJ Maps Discord
-
Coin Flipping
Adds a coin flipping mini game to your server. Players can try their luck by playing against both a bot and a real player.
Commands
flip - open interface
Permissions
coinflipping.use - open interface coinflipping.players - play against players coinflipping.npcs - play against npcs coinflipping.createroom - create a room
Config
{ "Commands": [ "flip" ], "Work with Notify?": true, "Economy": { "Type (Plugin/Item)": "Plugin", "Plugin name": "Economics", "Balance add hook": "Deposit", "Balance remove hook": "Withdraw", "Balance show hook": "Balance", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0 }, "Interface": { "Show coin in header?": true, "Coin Image": "https://i.imgur.com/GBVGvQa.png" }, "Values for Bot Game": [ 100, 200, 300 ], "Min Bet for Bot Game": 100, "Min Bet for Player Game": 100, "Permissions Settings": { "Opening the interface": "coinflipping.use", "Playing against players": "coinflipping.players", "Playing against NPCs": "coinflipping.npcs", "Creating a room": "coinflipping.createroom" } }