Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/restoremonarchyplugins/blacklisteditems
Blacklist the items from being crafted, spawned or picked up by players.
https://github.com/restoremonarchyplugins/blacklisteditems
Last synced: 4 days ago
JSON representation
Blacklist the items from being crafted, spawned or picked up by players.
- Host: GitHub
- URL: https://github.com/restoremonarchyplugins/blacklisteditems
- Owner: RestoreMonarchyPlugins
- Created: 2023-12-23T14:58:26.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-06-11T18:21:47.000Z (5 months ago)
- Last Synced: 2024-07-14T18:43:13.204Z (4 months ago)
- Language: C#
- Homepage: https://restoremonarchy.com/plugins/blacklisteditems
- Size: 2.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlacklistedItems
Blacklist the items from being crafted, spawned or picked up by players.## Features
- **CanSpawn** - Disable item from spawning or being dropped to the ground
- **CanCraft** - Disable item from being crafted
- **CanTake** - Disable item from being able to be picked up
- **CanStore** - Disable item from being able to be stored in storage like locker
- Optional blacklist bypass permission## Configuration
```xmlyellow
true
blacklist.bypass
```
## Translations
```xml
```