Need help with Server Side only Mod

Started by SparkleArts on

Topic category: Help with modding (Java Edition)

Last seen on 14:47, 26. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Need help with Server Side only Mod

I want to make an Mod that adds an GUI that can be open with a Hotkey.

My Question: If I make the Mod Server Side only is it working with the GUI and the Hotkey or will it not work?

It is not possible to make…
Tue, 05/09/2023 - 16:58

It is not possible to make server-side only mod that adds new GUIs unfortunatelly

Last seen on 14:47, 26. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
:/ Because I'm making a…
Tue, 05/09/2023 - 17:12

:/

Because I'm making a Plugin where you can also set various Server Properties like MOTD and I wanna make some fancy GUI where you can set it.

 

Well then a Command should be possible right as Server-side only?

Last seen on 18:49, 26. Apr 2024
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can make a plugin that…
Tue, 05/09/2023 - 18:01

You can make a plugin that does this. Plugins are supporting custom GUIs on the server side.

Last seen on 14:47, 26. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Atten007 sry I meant Mod…
Thu, 05/11/2023 - 12:35

@Atten007

sry I meant Mod not Plugin :)