boy0001
eb35ba5fb0
fixes
2014-10-25 00:08:21 +11:00
boy0001
c367dfa510
Added plot info categories.
2014-10-24 16:50:48 +11:00
boy0001
d2107e0176
worldguard regions now support owner changes
2014-10-24 14:12:07 +11:00
boy0001
a67e03fec4
Added percentage support for block lists (untested)
...
e.g.
(I put block names instead of Ids as I can't remember what they are)
floor
- 90%stone
- 5%gravel
- 1%diamond
- 4%tnt
It doesn't need to add up to 100%, they are just ratios. so there is 1
part diamond to 90 parts stone. People's brains just work better when
using percentages.
2014-10-24 11:29:18 +11:00
boy0001
2ffb2d08a6
should be fixed now.
2014-10-24 00:41:57 +11:00
boy0001
3fd51a5658
Merge remote-tracking branch 'origin/master'
...
Conflicts:
PlotSquared/src/com/intellectualcrafters/plot/database/DBFunc.java
2014-10-24 00:25:01 +11:00
boy0001
ce2de462b0
chat color support in flags
2014-10-24 00:24:31 +11:00
Sauilitired
77153e8880
Fixed events...
2014-10-23 15:12:49 +02:00
boy0001
127f876d8e
Fixed PlotMe converter for MultiWorld and vanilla Bukkit
2014-10-23 22:55:54 +11:00
boy0001
356923d3e8
BlockStates also don't seem to want to copy over using /plot paste
2014-10-23 21:44:19 +11:00
boy0001
f39d31836d
states don't work :/
2014-10-23 21:39:55 +11:00
boy0001
7f669b4207
Added plot swapping (untested)
2014-10-23 21:21:27 +11:00
boy0001
c7a1ad5c17
forgot this class
2014-10-23 18:27:01 +11:00
boy0001
8f2de99001
Finished updating to new permissions system.
2014-10-23 18:23:09 +11:00
boy0001
d2df275000
Added plot swap method.
2014-10-23 18:09:54 +11:00
boy0001
bcb1ddeccb
You should finish the web interface at some point.
...
- Added functions to get / save a schematic.
2014-10-23 13:50:11 +11:00
boy0001
cc5fb76c7a
Made converter run sync, to reduce bugs.
2014-10-23 12:29:43 +11:00
Sauilitired
d33f3ac409
Only display flags which the user is permitted to use.
2014-10-22 19:28:02 +02:00
boy0001
2f90adac52
fixes. + added DebugClaimTest command
2014-10-22 23:22:00 +11:00
boy0001
b0351b5c99
Bug fixes.
2014-10-22 19:46:41 +11:00
boy0001
e548cd8158
Making the database stuff abstract:
...
This will make it easier to add support for MongoDB
2014-10-22 17:09:01 +11:00
Sauilitired
ed6df3e700
Remove le line
2014-10-22 08:01:35 +02:00
boy0001
cfbf0086fa
Working on plot commenting... Can you do the DB stuff?
2014-10-22 16:21:57 +11:00
boy0001
6a050f5287
fixed economy and old plot removal task
...
*I need to update AdvPlots due to these changes as well.
2014-10-22 10:04:44 +11:00
Sauilitired
ee9cee6ec8
* Added Fly Flag
...
* Moved stuff away from the actual listener class
* Ability to delete plot on player ban
2014-10-21 19:01:34 +02:00
Sauilitired
a80c044b3e
Merge remote-tracking branch 'origin/master'
...
Conflicts:
PlotSquared/src/com/intellectualcrafters/plot/listeners/PlayerEvents.java
2014-10-21 18:59:24 +02:00
Sauilitired
7bd6ee5f33
* Added Fly Flag
...
* Moved stuff away from the actual listener class
* Ability to delete plot on player ban
2014-10-21 18:53:52 +02:00
boy0001
c55faaec8d
Fixes
2014-10-21 20:58:52 +11:00
boy0001
3bbd0a2293
Flags and plot users
2014-10-21 18:11:10 +11:00
Sauilitired
bc4c99bf3a
Merge remote-tracking branch 'origin/master'
2014-10-21 08:18:37 +02:00
Sauilitired
bf7c36a637
Will now clear stuff :3
2014-10-21 08:18:30 +02:00
boy0001
9ad7a6d6ab
fixed sign id
2014-10-21 16:51:50 +11:00
Sauilitired
5759e3e761
Fixed set command -> not allowing unclaimed plots
2014-10-21 07:44:17 +02:00
boy0001
9427bc7773
Changed version number
2014-10-21 16:36:47 +11:00
Sauilitired
264baf10e3
Fixed plot deletion
2014-10-21 07:35:15 +02:00
boy0001
66d596b993
fixes
2014-10-21 15:31:27 +11:00
boy0001
42a3ec0561
...
2014-10-20 22:58:40 +11:00
boy0001
5e27ff52b8
Finished new PlotMeConverter
2014-10-20 21:42:50 +11:00
boy0001
c57e518143
New PlotMe converter... untested
2014-10-20 20:50:54 +11:00
boy0001
794ef7a01e
fixes for plot clearing
2014-10-20 19:45:41 +11:00
Jesse Boyd
27c011f488
Working on PlotMeConverter
...
Re-organized some debug messages to display messages in a better format.
2014-10-20 19:04:59 -07:00
boy0001
92178ee696
This should be a debug setting.
2014-10-19 22:45:14 +11:00
boy0001
a79a3adcba
fixed some really weird bugs...
...
like WTF, how does checking event.getTo() cause the player spawns to
change!?
2014-10-19 22:12:23 +11:00
boy0001
3796f41be3
Added flag value checks
2014-10-19 21:27:27 +11:00
Sauilitired
e767834144
Sort of forgot to actually change the players time...
2014-10-19 11:17:40 +02:00
Sauilitired
a18ac3ad05
Simple bug fixes + exception printing (debug for now)
2014-10-19 11:14:50 +02:00
Sauilitired
8b18c46926
Fix :3
2014-10-19 11:03:06 +02:00
Sauilitired
a57e8f938a
Fixed caption
2014-10-19 10:47:59 +02:00
Sauilitired
fde2e84d1a
Merge remote-tracking branch 'origin/master'
2014-10-19 10:46:12 +02:00
Sauilitired
e8d657eb5d
Some fixes :p
2014-10-19 10:45:41 +02:00