hhhzzzsss / SongPlayer

A Fabric mod for Minecraft that plays noteblocks
MIT License
60 stars 16 forks source link

not working #44

Closed SamMc1 closed 4 months ago

SamMc1 commented 4 months ago

its working but the time i do $play [songname] it builds the stuff then it will do the command /gms and gms does not work in 1.20.4

hhhzzzsss commented 4 months ago

Is the problem that the /gms and /gmc commands do not exist? Those commands only exist when the server is using the essentials plugin. If you are playing, for example, on a fully vanilla server, you should run $useVanillaCommands. That way, it will use /gamemode survival and /gamemode creative instead. You can also specifically set what survival or creative with commands to use with /setSurvivalCommand and /setCreativeCommand if the server you are playing on uses neither.

If it's not that issue, please tell me what error it gives, if any.

SamMc1 commented 4 months ago

oh thank you

On Thu, 30 May 2024 at 01:26, Harry Zhou @.***> wrote:

Is the problem that the /gms and /gmc commands do not exist? Those commands only exist when the server is using the essentials plugin. If you are playing, for example, on a fully vanilla server, you should run $useVanillaCommands. That way, it will use /gamemode survival and /gamemode creative instead. You can also specifically set what survival or creative with commands to use with /setSurvivalCommand and /setCreativeCommand if the server you are playing on uses neither.

If it's not that issue, please tell me what error it gives, if any.

— Reply to this email directly, view it on GitHub https://github.com/hhhzzzsss/SongPlayer/issues/44#issuecomment-2138325577, or unsubscribe https://github.com/notifications/unsubscribe-auth/BARLWMS6CPXNEX7BTBGTML3ZEZFIJAVCNFSM6AAAAABIPRBCBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZYGMZDKNJXG4 . You are receiving this because you authored the thread.Message ID: @.***>