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

Command blocks not working #39

Closed
misha2play opened this issue Apr 8, 2023 · 5 comments
Closed

Command blocks not working #39

misha2play opened this issue Apr 8, 2023 · 5 comments
Labels
type: bug Something doesn't work as it was intended to. version: 1.19.4 Game version 1.19.4

Comments

@misha2play
Copy link

misha2play commented Apr 8, 2023

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

@misha2play misha2play added status: needs triage type: bug Something doesn't work as it was intended to. labels Apr 8, 2023
@misha2play
Copy link
Author

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.
@MrSnowmanASOY
Copy link

MrSnowmanASOY commented Apr 6, 2024

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

@EterNityCH
Copy link
Member

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.

@MrSnowmanASOY
Copy link

will do, thanks

@kashike kashike added version: 1.19.4 Game version 1.19.4 and removed version: 1.19 labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something doesn't work as it was intended to. version: 1.19.4 Game version 1.19.4
Projects
None yet
Development

No branches or pull requests

6 participants