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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...