Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] make one-use capsule copyable #11

Closed
Jecvay opened this issue May 8, 2019 · 6 comments
Closed

[Suggestion] make one-use capsule copyable #11

Jecvay opened this issue May 8, 2019 · 6 comments

Comments

@Jecvay
Copy link

Jecvay commented May 8, 2019

I want to put some beautiful building into one-use capsule and
put these capsules to shop

player can buy one-use capsules

but now only the first buyer will get the building and then other players who buy the same capsule cannot get the building out.

@Lythom
Copy link
Owner

Lythom commented May 14, 2019

Hey ! Thanks submitting a suggestion.

If you have OP permissions, it can already be achieved by using some commands :

For survival, I currently have in my features backlog a "blueprint capsule", It would be like a rechargeable capsule that spawn a building and then can be reloaded with the buildling material to deploy again. It could contains several times the amount of materials to spawn the same building several times. With that logic in place (capsules holding their materials) I could easily add a recipe to craft a one-use capsule from a loaded blueprint.
Can't give an ETA, I'll probably get back to the dev when forge 1.13 is stable to both improve 1.12 and update to 1.13.

Would it cover you need ?

@Jecvay
Copy link
Author

Jecvay commented May 14, 2019

/capsule fromExistingReward <templateName>
Can I run this by console ( such as shopgui click an item to run )
And give the product one use capsule to player who click this item?

or i need /capsule fromExistingReward <templateName> <playerName>

@Lythom
Copy link
Owner

Lythom commented May 18, 2019

Sorry for the delay, been testing to be sure and it appears you currently can't give a capsule from template usign a command block for example.

/capsule fromExistingReward <templateName> <playerName> currently don't exists but I'm working on a fix for this, I'll let you know once it's released !

@Lythom
Copy link
Owner

Lythom commented May 18, 2019

Fixed by 0e667a4. Should be released in the coming days.

@Lythom Lythom closed this as completed May 18, 2019
@Lythom
Copy link
Owner

Lythom commented May 28, 2019

@Jecvay
Copy link
Author

Jecvay commented May 29, 2019

Amazing, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants