Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 440 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 440 Bytes

Restrict Placement is an easy-to-use plugin, that provides restrictions with placement of certain items.

Permissions

  • restrictplacement.bypass -- Allows player to bypass placement restrictions

Configuration

{
  "Blacklist": [
    "fullName.prefab"
  ]
}

Localization

{
  "Restricted": "<color=#d63031>Restrict Placement</color><color=#ffeaa7>: You're not allowed to place this item.</color>"
}