Jump to content

How to block items server wide?


Hotelmariofan

Recommended Posts

If you use essentials you can ban items in the config.yml under Essentials Protect.

make sure you enter all variations of the item... if there is 64 and 64:32 add both to prevent usage of both...

Exactly what ColCrunch said, there's also a mod called Tekkit Customizer ( http://dev.bukkit.org/server-mods/tekkitcustomizer/ ). I used this on my old Tekkit server to block a lot of the UE stuff and 'power flowers' which were super overpowered.

Link to comment
Share on other sites

Hm, well this is what I have currently, but for some reason people can still use the watch of flowing time. Have I made a mistake here somewhere? I would really like to just use modifyworld to block items, but it doesn't seem to work. Also, I did set item-restriction to true in the modifyworld config.

  Member:

    prefix: '&9(Member)&f'

    permissions:

    - -modifyworld.items.have.27538:*

    - -modifyworld.items.craft.27538:*

    - -modifyworld.items.hold.27538:*

    - -modifyworld.items.pickup.27538:*

    - modifyworld.*

    - deathchest.signchest.use

    - deathchest.spawnchest.spawn

    - PrivateWarp.pw

    - choptree.chop

    - essentials.back

    - essentials.back.ondeath

    - essentials.me

    - essentials.rules

    - essentials.help

    - essentials.help.privatewarp

    - essentials.motd

    - essentials.msg

    options:

      rank: '900'

Link to comment
Share on other sites

I use disablecraft to ban crafting of items. It also runs a contraband scan at whatever time interval you set in the config. If players somehow get a banned item the contraband scan will take them.

Well, I installed that, and it works like a charm. I guess I'll just use that. Thanks for the recommendation!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...