Search found 5 matches

by Avanae
Tue Oct 11, 2022 11:37 am
Forum: Discussion
Topic: Fetching Highscores
Replies: 2
Views: 367

Fetching Highscores

Where does 2009scape fetch the highscore from? I'm running my own build, but Highscores doesn't seem to work or get fetched.
by Avanae
Sat Sep 17, 2022 12:38 am
Forum: Support
Topic: [SINGLEPLAYER] Removing commands / admin
Replies: 4
Views: 808

Re: [SINGLEPLAYER] Removing commands / admin

Isn't it in game > worldprops > default.conf and set noauth_default_admin = false ?
by Avanae
Fri Sep 16, 2022 12:36 pm
Forum: Support
Topic: Singleplayer Enable Admin
Replies: 2
Views: 716

Re: Singleplayer Enable Admin

Hmmm seems that I am, when I used the source a few days ago talking in chat did not give me the Jagex crown. Now it does after creating a new character. Another reason I thought I wasn't is I did not get the Java client admin options like I did in the github version.
by Avanae
Fri Sep 16, 2022 12:15 pm
Forum: Support
Topic: Singleplayer Enable Admin
Replies: 2
Views: 716

Singleplayer Enable Admin

So I was using the old github source where you could make yourself admin through the CMD as a choice, with the new version I did not see that option. Where can I activate this?
by Avanae
Wed Sep 14, 2022 4:06 pm
Forum: Discussion
Topic: Ignore warnings during compile?
Replies: 1
Views: 358

Ignore warnings during compile?

So I'm currently trying to run the project and it all goes well until compiling it It's throwing several warnings during the compile 1. Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 2. Using experimental Kotlin incremental compilation 3.Throwi...