Oh and kittycannon!
Release v7.2f:
Tested on SpongeForge 1115
Changes:
- Minor bug fixes
Enjoy this update!
Hahah Ya had noob moment , we set Global spawn in another world and @Thorns_Ofire deleted his uuid from back end but must not have deleted everything. Had another friend log in today that has never been on before and it worked. Thanks for the reply
Release v7.2g:
Tested on SpongeForge 1115
Changes:
- Minor bug fixes
Enjoy this update!
Thank you sir! Missed that post
Release v7.3:
Tested on SpongeForge 1123
Changes:
- Changes to
/ban
- Added
/tempban
Commands:
-
/tempban <player> <time> [<reason>]
- Temporarily bans specified player. Time is specified inhh:mm:ss
format.
Permissions:
essentialcmds.tempban.use
Enjoy this update!
When the player dies unexpectedly in prison, they will be raised in spawn, will they be able to revive them in prison?
Will fix today. Thanks for reporting
Why did you decide to specify the duration for a temp ban in hh:mm:ss
? Your mute command takes a duration of format 1w1d1h1m1s
- I’d expect that any command that takes a duration is consistent with one another. You currently have the two following commands for temp muting and temp banning for 1 hour 1 minute 1 second:
/mute <player> 1h1m1s
, /tempban <player> 1:1:1
Having two different formats for duration is going to be confusing for the user. You should pick a format and stick to it.
For the record I think most people prefer hh:mm:ss - at least I do
The problem with hh:mm:ss is that it’s difficult to specify days without having to multiply by 24. Same with weeks, though admins will most likely temp ban on the hour or days scale. Sure, you could do dd:hh:mm:ss, but you then have to write 1:0:0:0 for one day.
Now I think about it, there is nothing wrong with providing both methods, I should add. Personally, I prefer the first (1w1d…) method, but one man’s virtue is another man’s vice. The point I should have been making really was that he should be consistent. Offering both for both commands is consistent!
I’ll do that, thanks for the advice.
Is there a way you can disable enderpearls from being thrown… or used… when jailed? I broke out using enderpearls see… still handcuffed, but you can’t keep this bird from singing… I’m free!
Will be fixing that today
EDIT: Checkout v7.3b
Release v7.3b:
Tested on SpongeForge 1131
Changes:
- Minor bug fixes.
Customize able command aliases? hint hint nudge nudge
Well the fun is over for me… no more ender pearls in jail … I wish there were harmonicas in Minecraft… I could play a sad jail song… Thanks BTW
You could use noteblocks as an alternative…
What about add language API for translators?