#Welcome menu
1 messages · Page 1 of 1 (latest)
I think it’s possible with a texture pack
I think it's possible
You pretty much make a basic GUI (deluxemenus), make it open when you first join the server. And you have a custom texture pack to show the custom GUI. Usually people use itemsadder for the GUI's
you actually dont have to use any plugin to handle the pack (maybe a plugin to force it only lol)
it can easily be done using lang files in the texture pack
change any unicode's texture (see chinese letters cuz theres alot) to the texture of the image, then have it as the deluxe menu's name
Suggesting to use items adder due to it being much more user friendly compared to doing it all yourself
i mean, its really better when you do it the way i said
cuz
1, you learn how to do it yourself, learnig is always better than relying on someone's code/plugin :)
2, you dont have to pay extra for a paid resource
3, if you're low on resources, you might want to save up on em haha
if you like a more user firendly approach, you can check out oraxen, compile it for free from github and you're ready to go :)
^ except i never got it to work from compiling, cuz im still new to java & gradle :)
use gradlew.bat if the project has it.
that should prob do it.
i did haha
it just has errors
asked for support, apparently i have to fork, then clone then build
didnt test it yet tho
wait, u downloaded the source code?
did it say that u need to fork then clone?
i did download the source ofc
it didnt, it just gave an error (ill post it in a sec)
i asked in oraxen's discord, and Boy told me that i need to fork then clone
i cant seem to find the error but it had to do with build.gradle.kts
found it
Starting a Gradle Daemon (subsequent builds will be faster)
> Configure project :
w: file:///root/oraxen/oraxen/oraxen/build.gradle.kts:40:13: 'paperDevBundle(String? = ..., String = ..., String = ..., String? = ..., String? = ..., String? = ..., String = ..., ExternalModuleDependency.() -> Unit = ...): ExternalModuleDependency' is deprecated. Replaced by extension methods
> Configure project :core
Branch: master
FAILURE: Build failed with an exception.
* Where:
Build file '/root/oraxen/oraxen/oraxen/core/build.gradle.kts' line: 56
* What went wrong:
null cannot be cast to non-null type kotlin.String
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 2m 11s
root@germanythpire:~/oraxen/oraxe
||dont ask me why i have 3 nested oraxen folders, i just do||
i didnt try to compile yet
ok