
Tardis Key does not change with config
FamousL opened this issue ยท 7 comments
Describe the bug
The key to enter/exit the tardis was updated in our config, and while the item to enter/exit the tardis did indeed change, things like the remote key/recipe (altered on disk)/etc did not actually change in fuction. For example the remote key (still a gold nugget) was able to dematerialize, deadlock, but not enter the tardis.
To Reproduce
- install
- create a tardis
- update config to use a new material as key, (we used Trial_key).
- update recipes to replace gold_nuggets with trial_keys
- restart server
- spawn new tardis key ingame, nugget spawns.
Screenshots
No response
Log files
Paste configs or pastebin.com link here!
'/tardis version' output
17:27:46
[TARDIS]: Server version: 1.21.4-2381-5583a3f (MC: 1.21.4)
[TARDIS]: TARDIS version: 6.0.0-b3066
[TARDIS]: Vault version: 1.7.3-b131
[TARDIS]: WorldGuard version: 7.0.13+82fdc65
[TARDIS]: Multiverse-Core version: 4.3.14
[TARDIS]: GriefPrevention version: 16.18.4
[TARDIS]: floodgate version: 2.2.4-SNAPSHOT (b115-2deccf3)
[TARDIS]: Essentials version: 2.20.1
[TARDIS]: CoreProtect version: 23.2
[TARDIS]: Checking for new TARDIS builds...
17:27:47
[TARDIS]: You are running the latest version!
recipes.yml is no longer used, you haven't been able to configure recipes for some time.
The remote key is not the "TARDIS Key" therefore doesn't (and never has) use the preferences.key
config option, though I guess it makes sense that it does...
Heh, I guess that shows how long I have been running the plugin. I don't suppose the code can be adjusted to output the keytype configured?
As far as the remote key, since the defaults wrap all the functions together, I made the assumption that it would follow to the new material. I see that was incorrect.
Would it go against your vision for the plugin if these adjustments were made?
Bear in mind that players can set their own key material preference, limited to the keys
material list in blocks.yml