Jump to content

KJSniper

Members
  • Posts

    28
  • Joined

  • Last visited

About KJSniper

  • Birthday 03/07/1993

KJSniper's Achievements

Grass

Grass (2/9)

0

Reputation

  1. Does anyone know of a plugin that will watch staff (moderators & administrators) and record commands, chat logs, ban/jail reasons, etc. in easy to access/read logs? I'm really just trying to watch and see if powers are being abused.
  2. Can you post your permissions.yml in pastebin here?
  3. Hmm, and you're positive it's setup right?
  4. The reason I ask is because whenever you rollback pipes with CoreProtect, the pipes glitch and have the pipe's outline but are invisible. I got the same errors you are getting when I rolled back pipes for the first time. I would try opping [buildCraft], if you haven't already, and see if that works.
  5. There are several plugins you can get to block items, such as PermissionsEx. To install plugins, take the plugin's jar file and put it into the plugins folder in your main directory, then run the server. This will create a folder (and configurable files) with the plugin's name in the main directory's plugins folder.
  6. You wouldn't happen to have CoreProtect, would you?
  7. I believe the ModifyWorld "interact" permission would block it.
  8. This denies the use of the Philosopher Stone on my server: #Philosopher Stone [27526] ignore-groups=owner on-use=notify,deny,log,tell Put it inside the blacklist.txt in the WorldGuard/world folder.
  9. Yeah, I use WorldGuard to block players from using items.
  10. I use WorldGuard or WorldEdit to block the use of items and notify me when they are trying to be used, but this should stop most situations with those three items: - -modifyworld.items.(craft|drop|have|pickup).(30214|30215|26522) - -modifyworld.blocks.(place|interact|destroy).(30214|30215|26522) - modifyworld.*
  11. Try creating a test world and see if you get the same lag. If you don't then your world must be corrupted or have something slowing it down (machines, overflowing pipes, etc.).
  12. I believe you can just delete the EE2.zip file which is located in your mods folder.
  13. Try this: - -modifyworld.items.(have|pickup).(30214|30215|26522) - -modifyworld.items.use.30214 - -modifyworld.items.use.30215 - -modifyworld.items.use.26522 - modifyworld.* Read this if you haven't, it helped me a lot when I was first trying to ban items. https://github.com/PEXPlugins/PermissionsEx/wiki/Modifyworld
  14. Ah, try taking the line 8: - modifyworld.* And put it below this on line 17: - -modifyworld.items.pickup.x26522
  15. If you are hosting the server, you have to download the newest server update here and followed the detailed instructions on how to update your server. http://www.technicpack.net/tekkit/ If you are just playing on a server, make sure you have the correct build selected (you can check by clicking the "options" button when you first start up the Technic Launcher).
×
×
  • Create New...