Jump to content
  • 0

PAPI not saving expansions


whoswish

Question

Okay so I've had this problem ever since I started using PlaceHolderAPI and whenever I install all the expansions i want (server, and player for my scoreboard) it works whenever i do /papi reload and everything works perfectly, until i restart it. After I restart it I have to download my 2 expansions again, so on for everytime I restart my server and its annoying

 

(im bad at explaining things lmao)

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Have you been doing /papi reload after download each of your extensions? Because the last time when I used PAPI, I had to do that after downloading each one. 

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Community Support - 7/8/20 | 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - now

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

  • 0
1 hour ago, _Tarna_ said:

Have you been doing /papi reload after download each of your extensions? Because the last time when I used PAPI, I had to do that after downloading each one. 

yes i did, it still doesnt work

 

Link to comment
Share on other sites

  • 0
16 hours ago, NotEnergy said:

Okay so I've had this problem ever since I started using PlaceHolderAPI and whenever I install all the expansions i want (server, and player for my scoreboard) it works whenever i do /papi reload and everything works perfectly, until i restart it. After I restart it I have to download my 2 expansions again, so on for everytime I restart my server and its annoying

 

(im bad at explaining things lmao)

Hey there!

This is a problem with all minehut servers, where all expansions are reset from /plugins/PlaceholderAPI/expansions.

This is how I deal with the problem (via. Skript):

on load:
    wait 5 seconds
    console command "papi ecloud download Player"
    wait 1 second
    console command "papi ecloud download server"
    wait 1 second
    console command "papi reload"

And maybe, you can do something like that as well, until minehut fixes the problem.

 

My theory:

Since Minehut has a plugin manager (to make sure all servers are running latest plugins from their library), it might have conflicted with placeholder expansions (since placeholder expansions are .jar files as well) and removing them every single time the server starts or stops.

That's just my theory but the problem might even be something else! 😅

 

P.S. You're not bad at explaining, it's ok!

Edited by CoolProgrammer
Typo :)

Hello there! If you're reading this, hope you're having a wonderful day!

 

Feel free to contact me via Discord (CoolProgrammer#1920) for any help.

My DMs are always open for help.

You can also message via. forum messages for help.

1604908226_ScreenShot2021-01-28at10_32_28AM.png.2646ad6be239a9d0756a99e8e15602ab.png

Also, don't hesitate to leave a like on my post if I helped you in any way.

Link to comment
Share on other sites

  • 0
On 3/2/2021 at 6:58 AM, CoolProgrammer said:

Hey there!

This is a problem with all minehut servers, where all expansions are reset from /plugins/PlaceholderAPI/expansions.

This is how I deal with the problem (via. Skript):



on load:
    wait 5 seconds
    console command "papi ecloud download Player"
    wait 1 second
    console command "papi ecloud download server"
    wait 1 second
    console command "papi reload"

And maybe, you can do something like that as well, until minehut fixes the problem.

 

My theory:

Since Minehut has a plugin manager (to make sure all servers are running latest plugins from their library), it might have conflicted with placeholder expansions (since placeholder expansions are .jar files as well) and removing them every single time the server starts or stops.

That's just my theory but the problem might even be something else! 😅

 

P.S. You're not bad at explaining, it's ok!

Yeah thank you, I just gave up on it and decided to switch server providers with the 15$ i had, glad to hear it was a error in minehut itself and not made on purpose.

 

Thanks for the help!

Edited by NotEnergy
forgot 2 say something
Link to comment
Share on other sites

  • 0
2 hours ago, NotEnergy said:

Yeah thank you, I just gave up on it and decided to switch server providers with the 15$ i had, glad to hear it was a error in minehut itself and not made on purpose.

 

Thanks for the help!

No problem 😉

 

Hello there! If you're reading this, hope you're having a wonderful day!

 

Feel free to contact me via Discord (CoolProgrammer#1920) for any help.

My DMs are always open for help.

You can also message via. forum messages for help.

1604908226_ScreenShot2021-01-28at10_32_28AM.png.2646ad6be239a9d0756a99e8e15602ab.png

Also, don't hesitate to leave a like on my post if I helped you in any way.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...