You should be able to disable read only mode, have a look around.best way to open the jar to edit? using LightEdit but im stuck in Read only mode!
Legit been looking for about an hour, there is no damn place! xDD been googling aswellYou should be able to disable read only mode, have a look around.
Thanks lads for the help!
Do you know how i fix a command and the way to make it work on the retro??
Wanna add like so ppl can do :hug User
and then it says like
"Gives a warm hug to User"
nah nothing thereIs there anything in the emulator_texts?
Is there anything in the emulator_texts?
Add the .jar file to the plugins folder, start the emulator, close the emulator, start the emulator again, make sure you have the command in the permissions table, then it should work!nah nothing there
Post automatically merged:
You must be registered for see images attach
yes i see this, but i dont have any plugins for essentials... i tried to put in essentials.jar but the client just stops working by then.... could you guide me to get it working? i tried :hug but nothing happens, theres no command called that when i do ;Plugins
How are you adding it? Is the .jar file inside the plugins folder? I’ve never seen this error literally takes 5 seconds to add.You must be registered for see images attach
just change the text here?nah nothing there
Post automatically merged:
You must be registered for see images attach
yes i see this, but i dont have any plugins for essentials... i tried to put in essentials.jar but the client just stops working by then.... could you guide me to get it working? i tried :hug but nothing happens, theres no command called that when i do ;Plugins
This isn't making much sense, what's the exact problem & can you show a larger snippet of code, how does it look when you go to the table after making changes?You must be registered for see images attach
Im also trying to get gamer of the week points into the leaderboard, but all i get is error
</div>
<div class="border border-gray-200 rounded-lg">
<div class="border-b border-gray-200 p-2 flex justify-center">
<h3 class="text-lg font-semibold text-white">{{ __('GOTW Poeng') }}</h3>
</div>
<div class="border-t border-gray-200">
<x-leaderboard-card title="{{ __('Points') }}" icon="credits.png" :data="$gotw" valueKey="gotw" valueType="GOTW Poeng" />
</div>
Thats how it looks like but i only get error (( what am i doing wrong?