Jump to content

Recommended Posts

Posted

So, i've been running a tekkit server (3.1.3) for me and some friends, and i can't seem to get a mod to keep items on death working. i've tried a variety of them (R1-R4) but it seems only mods for the base 1.2.5 work. the problem is, i can't find one for it. any help?

  • 1 month later...
Posted

The only configuring I did was copy the death causes from this page into DeathControl's config.yml and replace the descriptions with "keep-inventory: true". I'll paste it below.

use-bukkit-permissions: true

logging-level: standard

multi-world:

  allow-cross-world: true

  limited-worlds: []

DeathCauses:

  VOID:

    keep-inventory: true

  CACTUS:

    keep-inventory: true

  SUFFOCATION:

    keep-inventory: true

  FALL:

    keep-inventory: true

  SUICIDE:

    keep-inventory: true

  STARVATION:

    keep-inventory: true

  LIGHTNING:

    keep-inventory: true

  DROWNING:

    keep-inventory: true

  LAVA:

    keep-inventory: true

  FIRE:

    keep-inventory: true

  FIRE|tick:

    keep-inventory: true

  EXPLOSION:

    keep-inventory: true

  MOB:

    keep-inventory: true

  MOB|creeper:

    keep-inventory: true

  MOB|wolf:

    keep-inventory: true

  PLAYER:

    keep-inventory: true

  UNKNOWN:

    keep-inventory: true

Posted

So you're using permissions? May I ask which one?

Because, until now the ones I have found are very conflicting.

Sorry for the interview, but this is a crucial part of my server, thank you so much for answering. :D

Posted

So you're using permissions? May I ask which one?

Because, until now the ones I have found are very conflicting.

Sorry for the interview, but this is a crucial part of my server, thank you so much for answering. :D

Actually I was just lazy and didn't set "use-bukkit-permissions" to false, it hasn't had any negative effects that I can see. I'm not using any permissions plugins on my server since it is just me and a few friends. The honor system is working so far.

I may not be much help with setting up a permissions system but I can try if you want. I have read elsewhere (I forget exactly where) that PermissionsEX is pretty good and easy to use. It has a nice looking wiki too.

Posted

Were you using MCPC?

Because since I switched dot that, everything has worked as wonderfully. :D

I use bPermissions, and DeathControl is absolutely wonderful. Thank you :D

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