da3ceeab44
I seriously doubt this is working xD
2014-10-06 14:51:28 +02:00
1dd0b5de5f
Fixed
2014-10-06 22:42:49 +11:00
dc80fce05d
possible fixes?
2014-10-06 21:56:23 +11:00
7c643ed535
Trusted/Helpers changes
2014-10-06 20:47:43 +11:00
bde2e45e6b
A lot will need to be changed to implement this...
2014-10-05 22:19:35 +11:00
4e08ae2a54
Are you okay with what I'm doing?
2014-10-05 14:57:47 +11:00
fbd9766cfa
added Abstract PlotWorld class
2014-10-05 14:44:33 +11:00
5f787d45fa
Started work on abstract PlotManager class
2014-10-05 13:58:35 +11:00
5f0d914b07
stuff.
2014-10-04 16:01:45 +10:00
34f0428d06
Added support for external generators
...
- PlotSquared still handles the Plot IDs and layout, so these external
generators would need to be compatible with PlotSquared
- Server owners would still need to configure the PlotWorld settings in
the settings.yml
- Alternatively, other plugins could add their own PlotWorld class using
the existing API methods. In that case these new methods do not apply.
2014-10-04 14:11:31 +10:00
1511db8d12
not much actually changed, but it seems to be working fine now.
2014-10-03 23:20:33 +10:00
8597117d7a
Fixed large roads, server crashes, and DB upgrades
...
Roads of 100 blocks or more will now work (WHO HAS ROADS THAT LARGE
THOUGH!?)
- We could see if we could block beacon effects from other plots...
*The crash was due to a misconstructed for loop.
Older databases will now add the missing table plot_ratings
2014-10-03 14:01:01 +10:00
980499a193
Time for our weekly code cleanup!
...
Please tell me if doing this annoys you.
2014-10-03 12:36:30 +10:00
58ed037fad
Started working on rate system :D
2014-10-02 17:38:31 +02:00
ff05ef840b
Fixed some items on the to-do list.
2014-10-02 17:00:34 +02:00
aa81704f80
We should fix up the event system
...
Some of it is my fault. Half the events don't get called properly, or
aren't cancellable when they say they are.
Tell me your ideas for how we should sort out this mess.
2014-10-02 22:54:49 +10:00
560921ebc5
fixed setup command (it wasn't working)
2014-10-02 22:30:25 +10:00
e0c5c285bb
Finished setup command
2014-10-02 18:21:34 +10:00
8b50bdd330
WorldEdit 6 + /plot setup (in progress)
2014-10-02 14:35:20 +10:00
9409ebd7cb
Fixed plot clear, Added WorldGuard flags
2014-10-02 09:36:00 +10:00
e6ed231e05
Fixed plotme converter sorta
...
It should also technically work for offline mode server (untested)
2014-10-01 23:41:31 +10:00
0a61e516f3
Probably shouldn't still have that...
2014-10-01 22:50:53 +10:00
49bf3b6694
Fixed some NPEs
2014-10-01 22:35:08 +10:00
97c452e311
The damn reflection doesn't want to work.
...
Why did zachbora think it was a good idea to convert the UUIDs to player
names before returning them?
Anywho, I added a slower method that now works at okay speeds. (22
seconds for 2549 user checks)
2014-10-01 22:11:19 +10:00
c4d328455e
PlotMe converter changes
2014-10-01 19:35:11 +10:00
efd3cde86b
Fixed DB upgrade
2014-10-01 18:27:18 +10:00
56537dcafc
Added trusted users
2014-10-01 18:01:41 +10:00
3a653c2dea
worldguard fixes
2014-09-30 22:08:38 +10:00
3c74874256
plot kick command
2014-09-30 21:17:55 +10:00
3508431300
Well, I broke it, sorry :(
2014-09-29 19:20:48 +02:00
c60bd3bbc8
Forgot to merge... Bleh...
2014-09-29 19:11:21 +02:00
1e6ae5c467
Merge remote-tracking branch 'origin/master'
...
Conflicts:
PlotSquared/src/com/intellectualcrafters/plot/commands/Auto.java
2014-09-29 19:07:52 +02:00
b28c44b0df
Economy Support (Stage 1, alpha xD)
...
Added schematic support for Auto
Continued working on setup command
Made sexy exception thingy
Tried to fix Errors in PWE
Added some epic captions
Added configuration options to PlotWorld
YAY
2014-09-29 19:05:03 +02:00
e9a3b3cb9a
Added auto claiming of mega plots.
2014-09-29 22:07:38 +10:00
fe035b97f5
Auto Plot merge + some other things
2014-09-29 21:07:28 +10:00
c5195fc198
Schematic Support++
2014-09-28 10:43:44 +02:00
aa0d97eb2d
Merge remote-tracking branch 'origin/master'
2014-09-28 10:21:27 +02:00
7a6d0ef531
More on /p setup {world}
...
Fixed schematic support for claim
2014-09-28 10:21:18 +02:00
eba94c4738
We should redo the permissions to support the '*' node.
2014-09-28 17:44:03 +10:00
2eb82fe703
Clearing a mega-plot is now deemed safe
...
I also reorganized the configuration.
2014-09-27 14:34:43 +10:00
38ec36f81d
Fixed texture packs
2014-09-27 14:15:59 +10:00
7a6cef1d07
In eclipse you can use Window > Show view > Tasks
2014-09-27 11:02:10 +10:00
f635ac219c
Added a bunch of TODO statements in case you get bored 😄
2014-09-27 10:52:12 +10:00
5298486403
Oh yeah.. I was in offline mode. That explains a lot.
2014-09-27 10:21:00 +10:00
d8137358f1
PlotMe conversion seems to be broken
2014-09-27 10:08:00 +10:00
c71cadafe6
Buggy behavior on plot clear
...
- it's slower now until I figure out why it wasn't working properly
2014-09-27 09:41:15 +10:00
ebe636047f
Well, started working on something totally uneeded... /p setup {world}
...
Fixed SQLite errors.
2014-09-26 22:53:42 +02:00
241a70e648
Fixed unlink not adding roads correctly.
2014-09-26 22:49:34 +10:00
e1cfde520e
Finished mega plots (unlink now removes roads)
2014-09-26 22:21:14 +10:00
c4635be66b
Untested (plot unlink)
2014-09-26 21:38:18 +10:00