Sauilitired
f3055074df
Well... bleh
2014-10-25 16:34:25 +02:00
Sauilitired
a8ffbd21dc
Even better colour (+ character support). You evil person who force stringutil-check-thingies
2014-10-25 16:30:37 +02:00
Sauilitired
bf3402306f
Support for colour codes
2014-10-25 16:15:13 +02:00
Sauilitired
6f4f432402
Added schematic save path setting
2014-10-25 15:02:38 +02:00
Sauilitired
542b01736b
Removed web and fixed the flag sutff
2014-10-25 14:59:08 +02:00
Sauilitired
3e7a52f263
Merge remote-tracking branch 'origin/master'
2014-10-25 14:46:21 +02:00
Sauilitired
04b7855f6e
Attempt to do stuff with flags xD
2014-10-25 14:46:04 +02:00
boy0001
768cb8b293
updated schematic format
2014-10-25 20:09:26 +11:00
boy0001
33acc95d92
more fixes.
2014-10-25 16:40:21 +11:00
boy0001
ed3003a2f6
Fixed exportall command (spigot would attempt to restart because of lag)
2014-10-25 16:34:06 +11:00
boy0001
760921a43b
Added exportall command
2014-10-25 15:37:45 +11:00
boy0001
20554f7ed1
Added command to save a schematic.
2014-10-25 15:27:12 +11:00
boy0001
1a9f10951d
flag fixes.
2014-10-25 11:16:15 +11:00
boy0001
90d327d80c
whoops.
2014-10-25 00:12:20 +11:00
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