Started by
lairslyfox
on
Topic category: Help with Minecraft modding (Java Edition)
Klemen if u hear :((( help please
When you click a button in your GUI on your own server with the mod installed, the command from the plugin is not played.
Button who should execute plugin command on server
The procedure that was supposed to execute the plugin command on the server
In the project settings, I set it to a server mod, I installed my mod on the server and installed it in the game client, I go to the GUI, click on this button, the interface closes, and the command doesn't play.
The plugin is called Advanced Seasons, and I want the /calendar command to be executed when the interface is closed.
version 2025.1
What plugin do you execute?
We also can't see your screenshots
I'm using the Advanced Seasons plugin version 1.9, which changes the seasons in the world. I would like to have the /calendar command played when I click a button on my server. However, when I execute the procedure to play this command from an entity (player), nothing happens. I have also tried making the mod server-side in the project settings, but this did not resolve the issue.
I also tried to play the /eco command from the Essentials plugin to see my balance, but it didn't work either...
Although I installed the mod on both the server and the game client
@Klemen
It could be that the command from this plugin does not work in that context