[DISCONTINUED] EssentialCmds [v8.1.14]

Thanks a lot!!! It works now! :slight_smile:

@HassanS6000 I just updated the plugin and the command block now throws an error stating that it has to be a player that executes the command, a command block nor the console can execute it.

Show me exactly the command the CommandBlock is running.

Error! You cannot teleport, you are not a player!

However, the command inside of the command block is

/tppos @p -133 111 503

hello quick question when you type /back is it meant to take you to the last place you died or the last place you teleport from. It seems to always put me back to where i died. in this case lava. :confused:

Thank you

EDIT. I see it says its last place you died above. but some people on my server says it sends them back to where they tele from :confused:

I will make it do teleport soon.

I’ll check this out

Yeah, the aliasing explanation seems to have been lost in an edit. (Any idea how that happened @Tzk ?)
We’ll see what we can do to rebuild a basic description of the command alias feature.

1 Like

Mostly my fault. It seems when I was updating that bit, I must have skipped the commands {}. I’ll create a pr to fix that soon.

2 Likes

Right now, Sponge commands (in most plugins) do not support “@p” properly, that is a registered issue and is being fixed.

1 Like

Ah, I see. Thank you for mentioning that. I will have to find a temporary fix until this is resolved

Temporary fix:

/minecraft:tp @p <x> <y> <z>

1 Like

the command doesnt exist O_o

EDIT : /teleportposition :stuck_out_tongue:
EDIT 2 : Fail doesnt work too )x

/minecraft:tp @p x y z
try this

1 Like

it work , thanks !

I appreciate this. My server has quite a bit of teleport command blocks and this works out perfectly. You’ve been a great help sir, thank you.

1 Like

Hello

Was wondering will you be adding in the commands a chest/furnace/hopper etc protection system? I am having trouble finding a plugin that could do this.

Keep up the good work
Cheers

FoxGuard should do this… As should Polis.

I had a look at these and neither have what I was looking for, what i mean is a command like

/cplock then hit the chest or item and it is locked to only you.
/cpunlock then hit means that anyone hass access to it.
/cplock add hit and adds that person to the ability to use that storage contaner
/cplock del < playername> removes the person from using the storage container.

and as default as soon as you place a chest or hopper or dropper ETC only you can access it

There was a plugin on bukkit which was called LWC and I have not found one similer on here and would have thought this would be a cool addition to your Mod.

Flash

I can make this soon, it will be an entirely separate plugin though.