Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/restoremonarchyplugins/buildingrestrictions
Set the limits for the number of buildings the player can build.
https://github.com/restoremonarchyplugins/buildingrestrictions
unturned unturned-plugin unturned-rocket-plugin
Last synced: 3 days ago
JSON representation
Set the limits for the number of buildings the player can build.
- Host: GitHub
- URL: https://github.com/restoremonarchyplugins/buildingrestrictions
- Owner: RestoreMonarchyPlugins
- Created: 2024-09-02T17:11:53.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-24T21:27:12.000Z (19 days ago)
- Last Synced: 2024-10-26T09:08:31.756Z (18 days ago)
- Topics: unturned, unturned-plugin, unturned-rocket-plugin
- Language: C#
- Homepage: https://restoremonarchy.com/plugins/buildingrestrictions
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building Restrictions
Set the limits for the number of buildings the player can build.## Commands
- `/buildingstats` - Shows player the number of buildings they have built and the limit.
- `/buildingstats ` - Shows player the number of buildings the specified player has built and the limit.## Permissions
```xml
buildingstats
buildingstats.other
```## List of Barricade Build types
FORTIFICATION, BARRICADE, DOOR, GATE, BED, LADDER, STORAGE, FARM, TORCH, CAMPFIRE, SPIKE, WIRE, GENERATOR, SPOT, SAFEZONE, FREEFORM, SIGN, VEHICLE, CLAIM, BEACON, STORAGE_WALL, BARREL_RAIN, OIL, CAGE, SHUTTER, TANK, CHARGE, SENTRY, SENTRY_FREEFORM, OVEN, LIBRARY, OXYGENATOR, GLASS, NOTE, HATCH, MANNEQUIN, STEREO, SIGN_WALL, CLOCK, BARRICADE_WALL## List of Structure Construct types
- FLOOR
- WALL
- RAMPART
- ROOF
- PILLAR
- POST
- FLOOR_POLY
- ROOF_POLY## Configuration
```xmlyellow
false
200
false
100
false
150
false
false
100
false
100
```
## Translations
```xml
```