drtshock
dde0b20775
Reformat
2015-04-14 23:06:16 -05:00
FearFree
a2c43d822c
Add amount required to notEnoughMoney TL key.
...
See https://essentials3.atlassian.net/browse/ESS-5125 for request.
2014-07-19 20:31:50 +01:00
FearFree
5724c0c8df
Future Java versions may not support _ as identifier.
2014-03-22 16:08:11 +11:00
KHobbits
882ebae257
[Breaking] Add exception when players have exceeded their account limit.
...
This might effect some plugins which hook Essentials for economy without using the API
2014-02-02 16:07:32 +00:00
KHobbits
427b97433e
Logger cleanup pt 1.
2013-12-07 20:03:05 +00:00
KHobbits
59b501b2b1
Clean Imports
2013-10-11 03:44:41 +01:00
KHobbits
2928e8a99f
Use essentials itemdb for charge messages.
2013-08-15 05:47:23 +01:00
KHobbits
f251c9e694
Restore deprecated trade api
...
Fixes #4500
2013-07-23 22:48:32 +01:00
Iaccidentally
dad348d3d0
[API] Move 2.x API to new package, create dummy classes for compatibility
2013-07-13 11:14:39 -04:00
KHobbits
3d29248ace
Misc cleanup
2013-07-07 12:38:01 +01:00
KHobbits
5f6cca83ce
[Feature] Withdraw from trade signs without dropping items as overflow. [EXPERIMENTAL]
2013-05-06 23:09:31 +01:00
KHobbits
ed5743147b
Add some sign debugging to /ess debug to help track down charging issues.
2013-05-05 22:37:28 +01:00
KHobbits
1bb7946e13
Couple more bits of Eco cleanup
2013-05-05 20:05:28 +01:00
snowleo
76a96d1004
Make it compatible with Factions again.
2013-05-05 19:00:21 +03:00
snowleo
b49aaee66d
Catch both exceptions in EssentialsConf and valueOf instead of new
2013-05-05 11:55:39 +02:00
snowleo
6044cca54f
ECONOMY MADNESS? THIS IS … FIXED
2013-05-05 11:41:19 +02:00
KHobbits
c4ac744d35
Further economy cleanup
2013-05-05 08:03:06 +01:00
KHobbits
2d70bb19f7
Economy Madness
2013-05-05 05:12:17 +01:00
Skylexia-PC
63b2766e2b
Fixing exp trading type.
2013-03-08 17:04:54 -05:00
KHobbits
c275626bee
[Fix] Prevent same item type trades on signs, prevents amount confusion scams.
2013-03-07 02:42:47 +00:00
snowleo
af10a2050a
Revert the last 2 commits and actually fix the right one.
2013-02-17 15:17:47 +01:00
snowleo
ce9e630072
Fix all removeItem()
...
This could fix some broken logging of selling items
2013-02-17 15:10:41 +01:00
snowleo
2a88a314ce
Update Inventory Workaround to the latest version
...
Still bugged in CB: maxAmount of items
2012-12-19 22:07:03 +01:00
KHobbits
7a410919a0
Code comments
2012-10-06 03:49:36 +01:00
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