-
-
Notifications
You must be signed in to change notification settings - Fork 452
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
Command blocks not working #39
Labels
Comments
misha2play
added
status: needs triage
type: bug
Something doesn't work as it was intended to.
labels
Apr 8, 2023
oh sorry, my failure |
killerprojecte
pushed a commit
to killerprojecte/Folia
that referenced
this issue
Jun 17, 2023
Add option to drop contents of shulker items when destroyed.
is there any way to re-enable them? i know they're unstable but i would like to try some things out to see how broken it actually is and if the things i want to use them for will cause errors |
No there is not way to enable them. However it is possible to make plugin with same functionality of commend block. That would be the better approach. |
will do, thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Expected behavior
* Set enable-command-block=true in server.properties
Join in the world, then place command block, type some command for example summon minecraft:bee ~ ~5 ~
Set command block properties to repeat; always active
Command block starts spawning bees
Observed/Actual behavior
Command block does nothing
output field also not working
Steps/models to reproduce
* Set enable-command-block=true in server.properties
Join in the world, then place command block, type some command for example summon minecraft:bee ~ ~5 ~
Set command block properties to repeat; always active
Command block doesn't spawning bees
Plugin and Datapack List
none
Folia version
This server is running Folia version git-Folia-"b1c668f" (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: b1c668f)
You are running the latest version
Other
Redstone also doesn't activate command block
It looks like command is just stupidly not processed, also command successfully saved in command block
When i type command in chat it works
The text was updated successfully, but these errors were encountered: