Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experience not retrieved upon claiming gravestone #42

Open
flyxed opened this issue Feb 3, 2023 · 1 comment
Open

Experience not retrieved upon claiming gravestone #42

flyxed opened this issue Feb 3, 2023 · 1 comment

Comments

@flyxed
Copy link

flyxed commented Feb 3, 2023

Despite having the experience percentage set to 75% XP restored on retrieval, no XP is given to the player once the grave is retrieved. Both mods are installed for the client and the server, and the client config matches the server config.

Server config:

{
"mainSettings": {
"enableGraves": true,
"enableGraveLooting": false,
"sendGraveCoordinates": false,
"minimumOpLevelToLoot": 4,
"retrievalType": "ON_USE",
"dropType": "PUT_IN_INVENTORY",
"xpPercentage": 0.75
}
}

@wanesty
Copy link

wanesty commented Mar 27, 2023

still an issue, no matter the "xpPercentage" value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants