Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 1.11 KB

README.md

File metadata and controls

13 lines (12 loc) · 1.11 KB

Welcome to BetterBlacklisting

The goal here to to finally develop a working blacklisting plugin for sponge!

Commands Expected Args Info Permission Node
/bbl none returns command help betterblacklist.user.base
/bbl add ModID:ItemID:Metadata Adds item to banlist betterblacklist.admin.add
/bbl addhand none Adds held item to banlist betterblacklist.admin.add
/bbl help none returns command help betterblacklist.user.base
/bbl identify none returns held item data id betterblacklist.admin.identify
/bbl list none returns banlist betterblacklist.user.list
/bbl remove ModID:ItemID:Metadata removes item to banlist betterblacklist.admin.remove
/bbl removehand none removes held item to banlist betterblacklist.admin.remove