[DISCONTINUED] EssentialCmds [v8.1.14]

Okay it’s fixed by the pjw config . thanks again :slightly_smiling:

1 Like

Is it possible to add safelogin for players that are flying when they leave the server? At the moment if you log out or lose connection while flying, you fall to your death when you log back in.

Also can you take a look at the repair command as it removes all enchants if you repair an item that is enchanted.

I’ll add both of these soon

maybe teleport the player to the ground when the player quits

Or I can use setLocationSafely when they rejoin.

1 Like

Works :slightly_smiling:

Hey Hassan. Amazing work so far.

Is it possible for a player to Warp somewhere. Then use a command to go back to where they Warped from?

/warp <warp>

/back

Ahh I see.

I’m on a outdated Version. File mixups.

So I assume it used to work for deaths only previously.

Thanks!

1 Like

Just set this up, had not one problem, very good.
I was wondering, I am looking to use another plugins permission than PEX, but for some reason, even though I don’t have it installed, the ./nick command works like a charm. Is there a way to fix this? I would need this disabled if I want to go with this mod for permissions, which needs a NameAPI mod that uses the same command for setting a nick name.

Would it corrupt each other if I were to run them both knowing that the ./nick in essentials is working fine?

I am using EssentialsCmds-7.4e and SpongeForge 1.8.9-1732-3.1.0-BETA-1158.

Thanks for the help!

Well, if it’s the nick command itself, you can use Sponge’s global.conf to pick which plugin or mod you’d like to use for nicks. EssentialCmds does not depend on PEX or another permissions plugin for nicks anymore, so that’s why it works.

1 Like

Many thanks! I guess then the wiki is outdated, but this is great news. I am sorry, I am a bit new to the whole sponge thing.

Thanks again!

Hi, H

when I set a home in another world it is not always saved on server restart
/pastebin.com/embed_js/GyEPTPpb

Release v7.5:

Tested on SpongeForge 1159

Changes:

  • Minor bug fixes regarding /rtp
  • Major bug fixes regarding /afk.
  • Added permission to bypass blacklist.

Permissions:

  • essentialcmds.blacklist.bypass

Enjoy this update! :smile:

My plugin also has teleport commands. Is there a way I could make my teleportation work with your /back command? Or is there some kind of “TeleportHistory” in sponge?

Edit: /back doesn’t work the way I thought it would (it teleports you to your last death location, not to the last place where you teleported from)

Actually /back does both. Your teleportation plugin would have to make it’s own version of /back as mine depends on my teleport commands

Ok. It would still be nice if players had a Location history so that it would work the same for every plugin.

Not possible as iirc Sponge teleport event doesn’t work yet

/afk doesn’t seem to be working. Doesn’t show anything in chat.
Also players cant use lores. They have these perms…
essentialcmds.lore.set
essentialcmds.lore.add
essentialcmds.lore.remove
but it tells them no perms. Works fine for OP’s

Okay I’ll check both now