Tebex not Executing Crate Commands
My Tebex is having an issue where it cannot execute /crate commands. This is a problem because I cannot automatically issue players their keys upon purchase.
Tebex is working fine for rank commands. Those will execute automatically.
Crates plugin being used is CrazyCrates.
Anyone ran into this before? How to fix?
14 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by ipichu#0
Could u show me the command you are using in the tebex package?
@Pichu
crates give physical EpicCrate 1 {username}
It could be that the command just takes some time to execute? But the player was waiting minutes and it did not execute still. I had to manually execute it to keep them from waiting.
For rank purchases, the command executes within seconds usually.
Anyone know the fix for this?
I tried setting push-commands to true in the config, but that broke the plugin for some reason.
Do you see the command attempt in the server logs
No. On Tebex, it just says the command is due but it doesn't execute.
If I try the command manually in the console, it works, so it's not the command itself.
with the free version of tebex it can take up to 15 minutes for it to execute
the command will execute when its polled to do so, doesnt matter the command's contents or if its incorrect, it will atttempt to run
I have Tebex Premium. My rank commands take effect immediately, but my crate commands don't execute at all. It just gets stuck on "Due" on Tebex.
I'm unsure if it waits until a server restart to execute or something, but I don't see why that would be.
thats quite weird tbh
the player isnt a bedrock player are they?
cus by default, packages and their commands only execute when the player is seen as online, and its possible that its thinking they arent
Nope. My server is Java only.
you can change it in the packages to set it so that the command will execute even when the player isnt online
And player was online when we tested it.
you could also get in contact with tebex themselves and ask about it directly with them
they might beable to give you a better answer cus we dont know how tebex functions and what its actually stuck on waiting for
Sent them a ticket.
!solved
I added a 1s delay to the commands and that seemed to fix it.
what was the issue?
did they tell you?