A SCP:SL Vending Machine plugin for EXILED 8.9.7
This is my first EXILED plugin, or C# project for that matter. It's a simple vending machine plugin, where you interact with a Pickup, with a coin in your hand, to receive a random item from a list in the config.
Features:
-
The primary feature of the plugin is that when a pickup with the GameObject name "Vending" is searched, it will exchange the coin for a random item.
-
Alternatively, one can use the Console (not RemoteAdmin!!!!) with the
.vdgcommand andvdg.permpermission to perform the same action. You can set this up to let your VIPs use VendingMachine anywhere. -
The command can be used on other players as well with the
vdg.targetotherspermission.
Note: VendingMachine is meant to be used with MapEditorReborn, but any Pickup object with the correct name should suffice.
Dependencies:
You will need MapEditorReborn to create your "Vending" Pickup.
Note:: (AMERT InteractablePickups are not required and were not tested.)
Download:
https://github.com/razormontana/VendingMachine/releases
Source code:
https://github.com/razormontana/VendingMachine
Special thanks to Jade <3.
Here's a video of how the plugin works:
