RE: BukkitContrib
Custom item name for new item data.
Il me semble que c 'est à utiliser par les développeurs de plugins qui rajoutent de nouveaux items (blocks, items, etc..).
Pour la touche f3, j'en parlais dans un précédent post
Afforess ne semble pas dormir tellement il travaille son projet. La version 0.20 en préparation va être tout simplement énorme.
Version 0.2 will feature an Initial Server Side GUI API will allow for some customization and interaction with a rigid interface between the server and client.
The GUI is made up of screens and widgets. Screens need no explanation. A widget is any object on the screen (health bar, quick slots, etc.), but does not include items in the background (actual display of blocks).
Initial Screen API:
Ability to create popup screen while in game
Ability to access and add, modify, or remove widgets from the players main screen
Ability to scroll on larger screens
Initial Widget API:
Ability to create render text onto a screen
Ability to render images, from a url, and scale, rotate on a screen
Ability to create controls (buttons, sliders, input box) to receive and respond to basic actions
Ability to move or hide widgets
Ability to modify standard MC widgets (health bar, etc)
En somme, il compte nous offrir une nouvelle couche d'interface, modifiable à volonté (côté serveur). Imaginez un peu des plugins comme levelcraft, McMMO, Factions, Clans, tous les plugins à base d'économie, etc, etc...