Jump to content

Recommended Posts

Posted

I searched around for patches and such and they don't work for what I'm looking for.

I have tried

http://forums.technicpack.net/threads/tekkit-smp-grief-issues-patch-for-proper-ee-logging-4th-post.6322

and this from a thread I can't find anymore http://www.sendspace.com/file/szcyxk

but it still doesn't stop people from using volcanic/evertide amulets. I have WorldGuard which is what I have been using to block everything. Everything is successfully blocked except for Nova Catalyst, Nova Catalctysm, Volcanic, and Evertide Amulets.

The Novas I can't block because it's metadata

I've done this

# TNTs

[237,239,46,238,30215,126:10,126:11]

on-use=deny,tell,kick,log

on-acquire=deny,log

on-destroy-with=deny,log,kick,tell

on-place=deny,log,kick,tell

but you can still place it.

Secondly, Volcanic and Evertide Amulets are banned from being used or acquired, but obviously World Guard doesn't take in account about using 'R' to make lava. So, how will I go about doing this?

Posted

Well if you have blacklisted them then what is the problem

..read?

I just said, it doesn't block amulets from being used with 'R'.

I also said WorldGuard doesn't read metadata, making novas being blocked not possible.

Posted

I have the same problem.

I use Essentials and when I write:

  blacklist:

 

    # Which blocks should people be prevented from placing

    placement: 126:10, 126:11
 (using colons)

 

it doesn't block it, but when I write:

 


  blacklist:

 

    # Which blocks should people be prevented from placing

    placement: 126.10, 126.11

(using periods)

it blocks everything with block ID 126 (energy collectors and condensers etc.)

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...