Hey, I have a new idea which will hopefully increase the speed of building. It allows you to storage blocks and items in sets which you can access everytime. So you can make a set named "tools" with diamond pickaxe etc. in it. The diffierence to kits is that this does replace your items and not add items, just to leave it clean. There should also be global and local (=private) sets. Example: You type in the command for creating a set. Your inventory will be cleared ALL items/blocks you add now will be added to the set. When you'r finish, you type in the finish command. If you want to use your set, type in that command. Command submissions: /buildingset create or /bs c <name> [-dc] [-g] /buildingset delete or /bs d <name> /buildingset finish or /bs f [-du]+ /buildingset or /bs <name> -dc: Don't clear the inventory when creating the new set -g: Make that set global -du: Don't use (don't use the inventory after finish) Permission support would be very nice. Maybe even disallow blocks/items for sets, so griefers can't cheat lots of dynamite. (The "t" should mean Aw... so-so... Choose t if you don't know what you should vote) Hm... please feedback? I think it's pretty usefull... Sorry for this bump. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
I can't say I see a large user base but I could whip this up. However, it's common etiquette not to bump within 24 hours.
Sorry for my last bump, again. I would be glad when you would whip this up, so we can at least see if somebody likes it. However, I would download it PS: I would do this by myself when I could. I have experience with GUI Triggers in Wc III which are different, but the basics of coding are known (if, else, run, ...). I just haven't got an good tutorial for Bukkit Plugins. I do also prefer german tutorials.
Native German speaker, I take it? I commend you on your ability to use English correctly then. As for a tutorial, I don't really know where to direct you. I learned Bukkit plugins by downloading the Bukkit source, Craftbukkit source, and the source to a handful of plugins. I should have this plugin finished by the end of the week.