Unified, constant item names

I have now created a table of blocks & items that takes the names for these from the official names that are given in minecraft. So far, the system has taken whatever was stored in a dictionary file that was created by another plugin. The advantage is that we can now have a clear indication for what a block is named, it won’t change and is the same everywhere across the game.

People can still lookup items in the shop with randon names (dsword, diamondsword etc) (using the /search command) which is researched in the above mentioned dictionary, but when it comes to what the system displays, we have a concrete name now.