Cannot give some items using EssentialsX's /item and /give commnads.
AMDBartek opened this issue ยท 10 comments
Information
Full output of /ess version
:
Server version: 1.12.2-R0.1-SNAPSHOT git-Paper-1618 (MC: 1.12.2)
EssentialsX version: 2.18.1.3
PlaceholderAPI version: 2.10.9
LuckPerms version: 5.0.72
Vault version: 1.7.3-b131
EssentialsXChat version: 2.18.1.3
EssentialsXProtect version: 2.18.1.3
EssentialsXSpawn version: 2.18.1.3
Server log: Not necessary (if needed please say)
EssentialsX config: https://gist.githubusercontent.com/AMDBartek/7cf0c8e5e53e16d1e6c073be0f58eb3b/raw/f59c506c29e240c92731b0be12746daa2d1ca427/gistfile1.txt
Details
Description
You cannot give yourself some items using EssentialsX's /i and /give commands, for example, doors while you can give yourself a normal oak door, you can't give yourself any other wooden door using the command. This may happen with other items as well.
I have a feeling that this only happens on < 1.13 servers due to the item ID and name changes introduced in that version.
Steps to reproduce
- Join a Minecraft server with EssentialsX
- Run (for example)
/i darkoakdoor
- EssentialsX will say that you have been given a dark oak door but you will not actually receive one
Expected behavior
For the command to actually give me the item of choice.
I have tried deleting custom_items.yml
and items.csv
then restarting the server, this did not fix the issue.
Can you do /ess debug
, run the give command of the darkoakdoor, and then share the server log?
You're also hundreds of versions out of date, please update before doing the steps above
This is the only thing /ess debug
and then /i darkoakdoor
outputted.
https://gist.github.com/AMDBartek/ff489b3f5113ad724ef888b57ea47d21
Update to the latest version here and see if your issue persists