BanStuff

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

This plugin allows admins to ban blocks and items from being placed, used or shot out of a dispenser, with a simple and easy-to-understand config file and no commands. You can ban things in specific worlds, or make it so they can't pop out of dispensers, but you can still place them.

Features:

  • Allows banning blocks and items from being placed or used
  • You can ban stuff in specific worlds
  • Ban stuff from being popped out of dispensers (includes TNT!)
  • Useful messages
  • Flexible permissions

Permissions

This plugin allows for exempting per world or per item.

banstuff.exempt.35
Allows you to place/use wool, even though it is banned
banstuff.exempt.35:1
Allows you to place/use orange wool, even though it is banned (all other wool colors are still banned)
banstuff.exempt.survival
Allows you to place/use ANYTHING in the world "survival"
banstuff.exempt.all
Allows you to place/use ANYTHING in every world

Example Config

spawn:
  place: []
  dispenser: []
  use: []
spawn_the_end:
  place: []
  dispenser: []
  use: []
survival:
  place:
  - 46
  - 407
  dispenser:
  - 46
  - 407
  use: []
creative:
  place:
  - 8
  - 9
  - 10
  - 11
  - 19
  - 46
  - 120
  - 137
  dispenser:
  - 46
  - 407
  use:
  - 259
  - 325
  - 326
  - 327
  - 383
  - 385
  - 407

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit