Ulysses Stuff > General Chat & Help and Support

ULX motd not showing up in Server Setting Modules

(1/1)

b1ue:
This sub-forum is only for help or discussion regarding projects created by Team Ulysses. If you are requesting help, please search the forums FIRST to make sure your question has not already been answered. If you still need help, fill in the following information.

My ULib/ULX versions (run "ulx version" in console):Latest version


Game mode(s) I am having this problem on: DarkRP

Lua errors shown in console, if any:None

For some reason idek know why motd is not showing up in Server setting modules, I looked through files and tried changing it through files to custom and default MOTD and its still not there idek why can someone help?


gurt:
Same problem!

Timmy:
The ULX MOTD submodule only appears for users with "ulx showmotd" access. By default, only admins have access.

Give access to a group:

--- Code: ---ulx groupallow "yourgroup" "ulx showmotd"
--- End code ---

Give access to a user:

--- Code: ---ulx userallow "yourname" "ulx showmotd"
--- End code ---

Navigation

[0] Message Index

Go to full version