ReCoder, on 10 November 2011 - 04:18 AM, said:
ME, i actually want more than one so here goes...Name:xXPebatfanXxCommand: /storemake <Type>(by <type> i mean what kind of store, the stores i want are: Tools (sells tools of all levels, no weapons),Weapons (sells weapons and armors of all levels), food (sells all types of food), and Blocks (sells all blocks not including unobtainables IE bedrock, aice, grass, farmland etc.)) Function: automatically makes a store with a NPC that sells everything Command: /gaurdtowermake <diameter>Function: Makes a gaurd tower that is round and has NPC archers in it that will shoot at any hostile mobs (also has a way up with a 2x2 doorway)Command: /wallmake <thickness> <length>Function: Makes a stonebrick wall that has Archery NPC's patrolling the wall that will shoot at any hostile mobsI appreciate your effort at custom plugins.
I think this might be a little advanced for me. I just started Bukkit programming.
Hatman123466, on 10 November 2011 - 04:23 AM, said:
Plugin Name:n/aCommand(s):/tele, /newteleFunction of command(s):tele lets you tp to a set tele and newtele adds a new tele!
Baffu, on 10 November 2011 - 10:25 PM, said:
FIRST:ok this is a permissions mess.../magic 1 adds user to pex group magic1. But my issue is that my users already have a class so the command to just give them the group puts it at the start of the list and writes over the tag.So i prepose this:/magic 1 (is executed) /pex group magic1 user add %username/pex group %secondgroup (the second group on the permissions list is now added so the mag was added then their old group is re added overtop) I would then like this command for 5 levels of magic so/magic 1/magic 2/magic 3/magic 4/magic 5If you can do this ill be very happyNote the magic group names are...magic1magic2magic3magic4magic5SECOND:this is just another method of doing the above...A command is executed A plugin that allows someone to create a custom command and have that command execute any other commands, but the varriables %player name and%pex second usergroup or previous user group.Or if u have a better idea of how to do this let me know, also if a regent could be used per command at a configurable amount for each
I'm sorry but I don't really understand. Also Please fill out the form the way I set it up.
SlimBacon, on 10 November 2011 - 10:29 PM, said:
Plugin Name: XpGiveCommand(s): /Xp 1-50Function of command(s): gives player XP points. (1.9.5 dev build of bukkit)*Please make the plugin have permission nodes. Thanks, -Slim.
I will start this now!
Xi_Pignuts_ix, on 11 November 2011 - 06:19 PM, said:
Plugin Name:simpleeconomyCommand(s):/createbank /createshop /checkmoney /deleteshop /deletebank /dbank /wbank /s item price /b item /editshop /ctown /townu /stown Function of command(s): /createbank(creates a bank) /createshop(creates a shop /checkmoney(checks how much money you have /deleteshop(deletes shop) /deletebank(deletes bank /dbank(deposit money from bank /wbank(withdraw money from bank /b item (buy item form shop /s item price (sell item in shop /editshop (edits the shop name, price of items /ctown (creates town at 64x64 (place fence blocks at dimensions if possible /townu (uprages town to 128x128 (place fence blocks at dimensions if possible /stown (sell townalso can the money be called Dabloons
I currently don't know how to do this, but once I do I will try to do it.