Minecraft WhatIsIt mod 2024 download
logo
minecraft mod WhatIsIt

WhatIsIt

Game Version: 1.8.1
Total Downloads: 145,411
Updated: May 19, 2015
Created: Mar 26, 2012
Download WhatIsItDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
WhatIsIt v1.3.9 release 24.48 KB May 19, 2015 1.8.1 50,814 download WhatIsIt WhatIsIt v1.3.9 releaseDownload
WhatIsIt v1.3.8 release 23.97 KB Jan 11, 2014 CB 1.7.2-R0.2 49,754 download WhatIsIt WhatIsIt v1.3.8 releaseDownload
WhatIsIt v1.3.7 release 23.95 KB Dec 31, 2013 CB 1.7.2-R0.2 2,607 download WhatIsIt WhatIsIt v1.3.7 releaseDownload
WhatIsIt v1.3.6 release 23.33 KB Jul 3, 2013 1.6.2 14,899 download WhatIsIt WhatIsIt v1.3.6 releaseDownload
WhatIsIt v1.3.5 release 20.47 KB Mar 28, 2013 1.5.1 8,384 download WhatIsIt WhatIsIt v1.3.5 releaseDownload
WhatIsIt v1.3.4 release 20.42 KB Mar 17, 2013 1.5.0 1,636 download WhatIsIt WhatIsIt v1.3.4 releaseDownload
WhatIsIt v1.3.3 release 20.14 KB Jan 3, 2013 CB 1.4.6-R0.3 4,945 download WhatIsIt WhatIsIt v1.3.3 releaseDownload
WhatIsIt v1.3.2 release 20.21 KB Dec 26, 2012 1.4.6 1,292 download WhatIsIt WhatIsIt v1.3.2 releaseDownload
WhatIsIt v1.3.1 release 20.18 KB Dec 21, 2012 CB 1.4.5-R1.0 863 download WhatIsIt WhatIsIt v1.3.1 releaseDownload
WhatIsIt v1.3.0 release 20.25 KB Dec 1, 2012 CB 1.4.5-R0.2 1,349 download WhatIsIt WhatIsIt v1.3.0 releaseDownload
WhatIsIt v1.2.2 release 19.43 KB Nov 21, 2012 CB 1.4.5-R0.2 987 download WhatIsIt WhatIsIt v1.2.2 releaseDownload
WhatIsIt v1.2.1 release 19.11 KB Nov 5, 2012 CB 1.4.2-R0.2 1,153 download WhatIsIt WhatIsIt v1.2.1 releaseDownload
WhatIsIt v1.2.0 release 18.84 KB Oct 29, 2012 1.4.2 687 download WhatIsIt WhatIsIt v1.2.0 releaseDownload
names.yml for 1.4 release 14.79 KB Oct 27, 2012 CB 1.3.2-R2.0 403 download WhatIsIt names.yml for 1.4 releaseDownload
WhatIsIt v1.1.0 release 18.38 KB Aug 4, 2012 CB 1.3.2-R1.0 1,584 download WhatIsIt WhatIsIt v1.1.0 releaseDownload
WhatIsIt v1.0.2.1 release 17.91 KB Aug 3, 2012 1.3.1 319 download WhatIsIt WhatIsIt v1.0.2.1 releaseDownload
WhatIsIt v1.0.2 release 18.62 KB Jul 11, 2012 CB 1.2.5-R4.0 1,336 download WhatIsIt WhatIsIt v1.0.2 releaseDownload
WhatIsIt v1.0.1 release 18.36 KB Jul 5, 2012 CB 1.2.5-R4.0 478 download WhatIsIt WhatIsIt v1.0.1 releaseDownload
WhatIsIt v1.0.0 release 13.35 KB Mar 31, 2012 1.2.5 751 download WhatIsIt WhatIsIt v1.0.0 releaseDownload
WhatIsIt v1.b.1 beta 13.31 KB Mar 30, 2012 CB 1.2.4-R1.0 328 download WhatIsIt WhatIsIt v1.b.1 betaDownload
1.b.0 - names.yml beta 12.76 KB Mar 29, 2012 CB 1.2.4-R1.0 219 download WhatIsIt 1.b.0 - names.yml betaDownload
WhatIsIt v1.b.0 beta 13.25 KB Mar 29, 2012 CB 1.2.4-R1.0 225 download WhatIsIt WhatIsIt v1.b.0 betaDownload
WhatIsIt v1.a.1 alpha 12.79 KB Mar 28, 2012 CB 1.2.3-R0.2 215 download WhatIsIt WhatIsIt v1.a.1 alphaDownload
WhatIsIt v1.a.0 alpha 10.54 KB Mar 27, 2012 CB 1.2.3-R0.2 183 download WhatIsIt WhatIsIt v1.a.0 alphaDownload

Description

Share this:

WhatIsIt – Item and entity names library and plugin

Help support development of WhatIsIt: Donate (Total donated to date: 6 USD)

This plugin aims to fill the hole of friendly item names in Minecraft server. This plugin is a must include for any other plugin requiring friendly item names, such as auction and trading plugins, and is a memorable toy for any server which has items, blocks or entities.

This plugin has been developed primarily for:

Aerial Heights

Drop by and pay us a visit!

Features

This plugin is primarily a library to get friendly names from a yml file for entities, blocks, items and enchantments. Easy access to public static commands makes integration into any plugin fast and easy.

All names are stored in names.yml. Storing the names in a customizable .yml file allows for easy language conversion and support for custom items with new item id's which would not normally be recognized by plugins which are not Spout compatible.

  • Added monster type support to monster spawner blocks. (v1.0.2)
  • If any spawner drop plugins assign the typeid to the data or damage, it should also display properly. (v1.0.2)

Videos

  • https://www.youtube.com/watch?v=9qz-RxGGlzU

Plans

  • Add authors for books.

Commands

Requires permission "whatisit.use":

  • /wisWhat is this? Shows friendly item info for the held item.
  • /witWhat is that? Shows friendly entity or block info for what you're targeting.

Requires permission "whatisit.admin":

  • /wis itis {String name} – Set name for item and save names.yml.
  • /wit itis {String name} – Set name for item and save names.yml.
  • /wis reload – Reload names.yml before showing item name.
  • /wit reload – Reload names.yml before showing item name.

Permissions

  • whatisit.use – Allows you to use the /wis and /wit commands. (default: op)
  • whatisit.admin – Allows administrative functions. (default: op)

Permission Notes

  • These permissions do not affect other plugins calling shared functionality.
  • Vault is required in 1.b.1, but a fallback to superPerms has been added in 1.0.0.

Setup

This plugin is installed much like every other plugin. Put the WhatIsIt.jar file in your /plugins/ folder and restart the server. The config files automagically appear in the /plugins/WhatIsIt/ folder. Set up your permissions per the permissions plugin directions of your choice (this supports Vault, so any perms works, without Vault, uses bukkit's built-in system).

  • In v1.b.0, the names.yml file is being generated with the config.yml content. Please use the uploaded names.yml file available on the file list on the right.

Configuration

In the config.yml file's config section, there is only one option, display-data-values. Set to true or false, the default is true. This will display the data values when using the /wis and /wit commands. This does not affect other plugins display of data values, they will not be sent data values from this plugin.

Everything else in config.yml is editable messages. Except the parenthesis around the data values and names, all output from WhatIsIt is specified in the messages section of config.yml. Edit here if you want to change these. These messages affect only WhatItIs output and not any plugin that calls WhatItIs.

In the names.yml file, separated by type, are id/name pairs. These are the values used to generate the names. You can edit them in game with commands or in the file itself. It may be safer for those unfamiliar with YML format to use the in game commands. For the rest of you, a semi-colon is used to separate the item id and data/damage info. %d can be used to insert the data value into the item name (added in 1.2.0 to show the map #).

Linking from your Plugin

See this useful linking page: Linking WhatIsIt (javadoc)

Misc

mcstats
Github

Comments

Add a comment