This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. add effect commands in custom commands under humans2. proceed with dying3.
What is the expected output?effects to be applied to player on turning back human
What version of AfterLife are you using?v1.5
Do you have an error log of what happened? Please post on http://pastebin.com and post a link here:No error log, according to the console the commands are executed and given to the player
Post a list of all installed Bukkit plugins.
Please provide any additional information below.The effects that are supposed to be added don't show up in the game
Please upload your config.yml to pastebin and send me a link. :)
http://pastebin.com/g4a7CwCr
Although temporarily, I installed a new plugin to delay the commands from executing and that seems to work, but I'd rather not have it since it has this weird delay.
Also I had one of my players point out to me that when you enter a bypassed region, you'll still stay as a ghost. Is there a way to get around this? As in they'll be human in that area. But their timer will still keep going and if their timer is still going when they leave the region, they're back to being a ghost but if it's over, they stay human.
Would you like me to file a separate ticket for this?
And is there a way to keep players showing up on the tab list even if they're dead?
@aceyxx: Go
Please file a separate ticket for separate issues.
As of right now, there isn't a way to do this.
Do the commands you're trying to execute work correctly if you manually execute them in the console?
If you add a simple "say %username% is now a human!" to the commands, does that work?
Also, I see you have the customCommands disabled for Human -> Ghosts.
Ok, I think I figured out the problem.
The way your currently have things set up is that the player will get the effects when going from ghost to human. So the player will get the effects when they are turning back in to a human.
So I copied the commands and put them in the correct section, and found that I was getting the effects while I was in the respawn screen. Then when I clicked respawn, I no longer have the effects. (This is probably why the delay plugin you were trying worked.)
I think the problem is that the commands execute right when the player dies, but the effects disappear when players respawn.
Does this make sense?
Yep makes sense, so is there gonna be a fix for it that's not gonna make me rely on another plugin for the rest of my days xD
Option to execute commands on respawn instead of right away will be added. For now use your command delay plugin. :)
Thanks. ETA?
Not to seem pushy but I think in conjunction with AfterLife, that command delay plugin is eating a lot of memory xD
I'm quite busy with school and other private projects, but I'll try and work on it this weekend. (If not, earlier this week.)
I understand you want this finished quickly but this isn't a super high priority for me as it isn't a critical bug and there is a current fix for it. (Thanks for understanding. xD )
Also, AfterLife is one of my plugins that I haven't really looked at for a while, so I want to release an update soon addressing all the new features and bug fixes. :)
Thanks nxt :)
Appreciate that effort you put in and the ETA :)
Believe me, I'd rather know where it is on your priority list and hoping every other day if it's updated yet.
For the time being I have a work around, it'll do for now ^_^
To post a comment, please login or register a new account.