File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## BlacklistedItems
1+ # BlacklistedItems
22Blacklist the items from being crafted, spawned or picked up by players.
33
4- ### Features
4+ ## Features
55- ** CanSpawn** - Disable item from spawning or being dropped to the ground
66- ** CanCraft** - Disable item from being crafted
77- ** CanTake** - Disable item from being able to be picked up
88- ** CanStore** - Disable item from being able to be stored in storage like locker
99- Optional blacklist bypass permission
1010
11- ### Configuration
11+ ## Configuration
1212``` xml
1313<?xml version =" 1.0" encoding =" utf-8" ?>
1414<BlacklistedItemsConfiguration xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
@@ -25,7 +25,7 @@ Blacklist the items from being crafted, spawned or picked up by players.
2525</BlacklistedItemsConfiguration >
2626```
2727
28- ### Translations
28+ ## Translations
2929``` xml
3030<?xml version =" 1.0" encoding =" utf-8" ?>
3131<Translations xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
You can’t perform that action at this time.
0 commit comments