snowleo
|
ecaecc5e62
|
Fix Protection signs
|
2011-07-01 01:33:35 +02:00 |
|
snowleo
|
e596f85953
|
Fix Trade signs
|
2011-07-01 01:33:09 +02:00 |
|
snowleo
|
aef2ca3e5d
|
Fix Groups for warp signs
|
2011-07-01 01:32:49 +02:00 |
|
snowleo
|
bd7a50ad07
|
Always cancel interact with sign.
|
2011-07-01 01:32:13 +02:00 |
|
snowleo
|
d95d7745ad
|
Fix for a bug in getTrade() of Signs that would return the quantity of items as money.
|
2011-06-30 23:27:00 +02:00 |
|
snowleo
|
6c9a57d4b3
|
Don't place a block, if interacting with a sign.
|
2011-06-30 22:57:39 +02:00 |
|
snowleo
|
60235d0da4
|
Only act on right click, otherwise signs can't be destroyed.
|
2011-06-30 22:55:00 +02:00 |
|
snowleo
|
995f18bb0f
|
Fix: Blocks can't be broken.
|
2011-06-30 22:50:22 +02:00 |
|
snowleo
|
fafd9b20a9
|
Renamed getInteger method name to getIntegerPositive.
|
2011-06-26 18:14:59 +02:00 |
|
snowleo
|
fa5d6fbfae
|
Missing onBlockPlace event for Protection sign
|
2011-06-26 16:06:19 +02:00 |
|
snowleo
|
3b9a07e560
|
Protection signs and
new Listeners for the signs
|
2011-06-26 15:31:13 +02:00 |
|
snowleo
|
34f650e270
|
Moved some code from EssentialsSign to SignTrade, because it's only needed there.
|
2011-06-13 15:15:19 +02:00 |
|
snowleo
|
49bdf5719e
|
Trade sign
|
2011-06-13 15:05:31 +02:00 |
|
snowleo
|
adc7502115
|
Use the new Workaround in buy signs.
|
2011-06-12 22:58:37 +02:00 |
|
snowleo
|
246383804a
|
Limit buy signs amount to a full inventory of a player.
|
2011-06-12 22:40:25 +02:00 |
|
snowleo
|
32bbe877aa
|
Sell & Buy Sign
|
2011-06-12 22:33:47 +02:00 |
|
snowleo
|
0eee5acac7
|
To make things consistent:
permissions: essentials.signs.break.signname and essentials.signs.signname.break
|
2011-06-12 21:58:09 +02:00 |
|
snowleo
|
dea44d7cbc
|
Catch NumberFormatException
|
2011-06-08 03:44:16 +02:00 |
|
snowleo
|
e0597f2df1
|
Cleanup
|
2011-06-08 03:40:00 +02:00 |
|
snowleo
|
99268b9d9e
|
The sign permissions will be:
essentials.signs.create.*
essentials.signs.use.*
essentials.signs.break.*
|
2011-06-08 03:30:32 +02:00 |
|
snowleo
|
bcf81d9f0a
|
Refactoring of the signs
Todo: Eco signs, Protection signs
New permission: essentials.signs.[signname].break
|
2011-06-08 03:18:33 +02:00 |
|