snowgears / shopbugs

Shop bug tracker
8 stars 4 forks source link

[BUG] world black list reverts to example after reloading shop or restarting the server #257

Closed RUINCRAFT closed 3 years ago

RUINCRAFT commented 3 years ago

Is there an existing issue for this?

Type of bug

Other unexpected behaviour

Environment

- Server Version: paper spigot
- Shop Version: 1.8.2.9

Server startup log

https://paste.gg/p/anonymous/de20c9ea3fdd438e866d58a0f6403272

Shop config files

https://paste.gg/p/anonymous/6549fa086e90493fa97af3964673916a

Error log (if applicable)

No response

Bug description

when changing

Add the names of worlds that you do not want shops to be able to be created in here

worldBlacklist: example_world: true example2_world: true

to

Add the names of worlds that you do not want shops to be able to be created in here

worldBlacklist: world_nether: true world_the_end: true

i can /shop reload or restart the server and it reverts back to the example worlds

Steps to reproduce

when changing

Add the names of worlds that you do not want shops to be able to be created in here

worldBlacklist: example_world: true example2_world: true

to

Add the names of worlds that you do not want shops to be able to be created in here

worldBlacklist: world_nether: true world_the_end: true

i can /shop reload or restart the server and it reverts back to the example worlds

Expected behaviour

should be to let me blacklist shops in worlds

Actual behaviour

keeps the default setting

Other information

No response

RUINCRAFT commented 3 years ago

im sorry its paper spigot 1.17.1

snowgears commented 3 years ago

Duplicate of #239