0 Members and 1 Guest are viewing this topic.
with the kits part of this plugin, is there a way to spawn like a stack of wood or bricks for the moment i can only spawn an item at a time
thats an op command, i wanted to let none op's use the /kit name to spawn stuff, not the best gear or anything but things like a bunch of torches or some shine potions. at the moment im just typing it in the kits.xml like this for each item i want to give like <item id="8"/><item id="8"/><item id="8"/> , is there a better way
There is an option to allow anyone to use kits in essentials already. my question is, do i have to type in to the kit.xml <item id="8"/> for each torch i want to give eg. say i want to them to get 5 torchs id go <item id="8"/><item id="8"/><item id="8"/><item id="8"/><item id="8"/><item id="8"/><item id="8"/><item id="8"/> , or is there a way of typing it lie this <item id="8"/>*5 or something easier then typing it out so many times
I'm fixing that up now
21/11/2011 17:01:00 Pool> Bagels sent command: /plugin enable Essentials21/11/2011 17:01:00 Pool> Exception while enabling plugin Essentials:System.ApplicationException: AddCommand: duplicate command: ! at Terraria_Server.Plugins.BasePlugin.AddCommand (System.String prefix) [0x00000] in <filename unknown>:0 at Essentials.Essentials.Enabled () [0x00000] in <filename unknown>:0 at Terraria_Server.Plugins.BasePlugin.Enable () [0x00000] in <filename unknown>:0