[DISCONTINUED] EssentialCmds [v8.1.14]

Would it be possible to add two mechanics in the next version?

  • Teleport cooldown (Player can’t teleport again until the cooldown is 0, cooldown-time configurable in the config file)
  • Teleport not possible during fight or while the player is moving
    This would be very nice
1 Like

Will look into adding this soon, thanks for the suggestion!

Will add both of these as options in the config, thanks for the suggestions.

EDIT: The no teleport during combat thing should technically be done by another plugin such as PvPLogger, IMO.

1 Like

Can there be a command such as /tptoggle

Can disable players from sending a /tpa request to the player who executed the command?
Also can it disable players who have /tp to teleport to the person who executed the command?

1 Like

I’ll look into this

Option to blacklist commands? Some commands are from mods that have no permissions and enabled by default and I would love to disable…

1 Like

Will add this ability very soon, thanks for the suggestion!

1 Like

Release v7.3c:

Tested on SpongeForge 1138

Changes:

  • Added the ability to configure teleportation timers in the config.conf - once you start the server and do /back or use /tpa, an option called teleport.cooldown.enable which will be automatically set to false. Simply enable this, and start the server. Now, when a user tries to teleport they will have to wait 10 seconds. This is configurable. If you open up the config once more, you’ll see an option called teleport.cooldown.timer, which is the timer you must wait before a teleport (in seconds). Change this, and reload the config. NOTE: This option effects /back, /home, /warp, and /tpa

  • Minor bug fixes regarding /gamemode

  • Added Updatifier Support, which was made by @Flibio, to let server owners know when their plugins need an update.

5 Likes

Could you add a world rename command? You would be my hero!

Will do this today.

1 Like

Hello, I very new to Sponge and I just wanted to know a few things.

First of all, kudos to the amount of effort you have put into this plugin. Seriously, keep it up.

Second of all, this plugin WILL work with SpongeForge for 1.8 correct? My server uses a 1.8 forge jar, and I don’t want to add anything that isn’t compatible.

Lastly, does this plugin support an economy like bukkit essentials does? I don’t see any commands like /bal. I want to add a jobs plugin but that plugin needs an economy in order to support it.

Thanks

For economy and jobs, you’ll need another plugin like EconomyLite and JobsLite, or TotalEconomy.

Yes it is completely compatible with SpongeForge 1.8

I’d recommend EconomyLite, or TotalEconomy.

Release v7.3d:

Tested on SpongeForge 1139

Changes:

  • Added permission essentialcmds.teleport.cooldown.override to bypass the teleport timer, if it’s enabled.
2 Likes

Is there a way to set world gamemode?

I am working on adding a world rename command as well as a world setgamemode command.

2 Likes

That brings about another question and a much harder question. Inventories for each world… possible in the near future? Is it something that depends on the InventoryAPI?

Requires Inv API, coming in near future.

1 Like

Got it thanks… Man a lot is riding on the InventoryAPI… is there a spot we (the normal users) can look at and see the progress?

Release v7.3e:

Tested on SpongeForge 1139

Changes:

  • Added /world setgamemode

Commands:

  • /world setgamemode - Sets default gamemode of world.

Permissions:

  • essentialcmds.world.setgamemode
2 Likes

When I do a /world setgamemode creative nothing seems to happen (no notification, nothing happens/changes) is my syntax correct?

sponge version
[19:54:13 INFO]: SpongeVanilla
Minecraft: 1.8.9
SpongeAPI: 3.1.0-SNAPSHOT-48ca19d
SpongeVanilla: 1.8.9-3.1.0-BETA-235

[19:54:36 INFO]: Plugins (12): Minecraft, PermissionsEx, SpongeVanilla, Blood Money, SpongeAPI, ServerListPlus, Project Portals, AdminShop, Polis, EssentialCmds, Prism, Total Economy