KHobbits
62381a7f52
Async EssentialsSpawn join event, like the others.
2012-09-08 14:55:37 +01:00
KHobbits
93f5a05f17
Reduce the number of permissions checks in command cost lookups
...
Add support for item number repair costs (repair-123: 120)
Ess charge api supports nested charges.
Slight kit optimization.
2012-08-31 17:48:07 +01:00
KHobbits
9018fc8324
Add some command cost debugging messages to /ess debug
2012-08-19 03:38:09 +01:00
KHobbits
d0f3fb4417
Command cost api update: Can now set fallback costs.
...
Repair command addition: ontop of 'repair' and 'repair-<itemname>' you can now charge for 'repair-all' to charge more for /repair all or 'repair-item' to charge per item repaired.
2012-04-03 15:35:13 +01:00
snowleo
71d8744840
Fix for the fix
2012-03-28 11:21:31 +02:00
snowleo
32c689e0f5
Fix isAffordableFor in Trade class
...
This fixes buy signs giving out items, when the player has essentials.eco.loan permission, but min-money in config is set to 0.
2012-03-28 10:36:10 +02:00
KHobbits
267495a406
Fixing warp command costs.
2012-03-13 16:15:01 +00:00
KHobbits
1c2221f52f
Adding option to log all eco api transactions.
2012-02-28 02:45:03 +00:00
KHobbits
9f893e68e9
Add Minimum Balance, to allow people to manage overdrafts.
2012-02-28 02:45:02 +00:00
md_5
d05f2d7a32
Remove dropItems from the inventory work around
2012-02-15 17:21:28 +11:00
KHobbits
2202448cee
Read current exp, instead of stored exp.
...
This means that exp used in enchanting is subtracted from total exp.
2011-12-14 03:41:24 +00:00
snowleo
15ce04b539
Better exp fix and allow exp on buy and sell signs.
2011-12-13 08:38:15 +01:00
snowleo
907f6c6116
Disabling exp as currency. Normal money will be used.
2011-12-13 07:35:46 +01:00
KHobbits
d3dd8208ef
Fixing Sell/Buy Signs which use EXP as a currency.
2011-12-13 04:29:16 +00:00
snowleo
435219bab6
Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in the second line allows to enchant all possible items.
2011-12-07 14:23:56 +01:00
snowleo
fdd8fffbb3
Support for experience as trading goods on signs. This will not work until experience is fixed in Bukkit.
2011-12-07 10:31:18 +01:00
snowleo
9e1571a8e5
More cleanup
2011-12-06 17:42:55 +01:00
snowleo
220d68f375
Switch to the new I18n class and format cleanup of all classes
2011-11-21 02:55:26 +01:00
KHobbits
5a54ef355f
Cleanup debug message, code tidy.
2011-10-25 22:18:28 +01:00
snowleo
75a0164ea0
Don't spill out items, if inventory is full on buy signs.
2011-10-09 22:25:30 +02:00
snowleo
a3c71e4617
Append the event and not the word event to trade log
2011-07-18 04:58:55 +02:00
snowleo
5aa2bc1706
Log location of /sell and signs
2011-07-18 04:49:38 +02:00
snowleo
b272374072
Basic logging of trade/buy/sell signs and sell command
2011-07-06 02:58:59 +02:00
snowleo
fb834bf104
Fix: Player was unable to use any commands, if his money was negative.
2011-06-25 22:23:11 +02:00
snowleo
49bdf5719e
Trade sign
2011-06-13 15:05:31 +02:00
snowleo
fd2d2456b9
Renamed the Charge class to Trade
2011-06-13 15:05:11 +02:00