Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/restoremonarchyplugins/selldoor

RocketMod 4 plugin for Unturned
https://github.com/restoremonarchyplugins/selldoor

mcrow restoremonarchy restoremonarchy-plugin rocketmod rocketmod-plugin unturned unturned-plugin unturned3

Last synced: about 2 months ago
JSON representation

RocketMod 4 plugin for Unturned

Awesome Lists containing this project

README

        

# Sell Door
Simple apartment and house plugin for roleplay servers.

## Features
* Players can buy and sell their doors
* Admins have to configure the doors to be sellable
* The doors can be linked to barricades/structures
* The doors data is saved in a `.json` file located in plugin's directory
* The plugin supports UI for buying and selling doors
* You can limit the number of doors a player can own

## Credits
* **Ewad the Sauce God** for sharing his custom UI
* **battletom1233** for sponsoring the addition of the UI to the plugin

## Workshop (optional)
[Sell Door UI](https://steamcommunity.com/sharedfiles/filedetails/?id=3239968404) - `3239968404`

## Commands
* **/selldoor ** – Puts the door on sale
* **/costdoor** – Displays the price of the door
* **/buydoor** – Buys the door you look at
* **/checkdoor** – Displays a door ID, price and owner
* **/deletedoor** – Deletes the door
* **/linkdoor \** - Links a barricade/structure to specified door id
* **/unlinkdoor** - Unlinks a barricade/structure from the door

## Permissions
```xml

selldoor
costdoor
buydoor

selldoor.admin
checkdoor
deletedoor
linkdoor
unlinkdoor
```

## Configuration
```xml

yellow
false
54600
-1


selldoor.vip
3

```

## Translations
```xml



































```