Commit Graph

5662 Commits

Author SHA1 Message Date
411900f474 Working on experimental plot analysis + ignore some interactions 2015-06-26 17:37:59 +10:00
eb2c901d73 Fixed invalid flags in plot info 2015-06-26 11:35:02 +10:00
393603e786 Fixes #360 2015-06-25 10:35:20 +10:00
0e2ceda949 Added permission packs to plugin.yml 2015-06-25 10:01:08 +10:00
3fc262d1b3 Correct main block 2015-06-25 06:33:43 +10:00
d09329aba1 Removed temporary translations folder 2015-06-25 06:16:18 +10:00
18153d110f Updated ExpireManager + Added Italian Translation file 2015-06-25 06:13:32 +10:00
c774e8b375 Added flag reservation 2015-06-25 05:06:47 +10:00
7c55aa488c Optimized UUID caching + made Async 2015-06-25 00:32:27 +10:00
8401c0dbcd Incremented version number 2015-06-24 14:22:33 +10:00
f2b050444c Remove debug 2015-06-24 13:48:23 +10:00
699906476c Added nicer plot listing, info and visit 2015-06-24 13:31:13 +10:00
f31b33bbde Optimize flag system, work on cleaning plot list 2015-06-24 07:44:44 +10:00
4d808864fd Recover from failed schematic pasting. 2015-06-24 00:58:55 +10:00
4f7de9bf13 Added wrapping of PlotPlayer from OfflinePlayer 2015-06-23 21:13:48 +10:00
345b4599b9 Plot physics flag + ignore modified option + fix invalid plot music
Fixes #356
Fixes #355
2015-06-21 21:17:38 +10:00
ab03b358f5 Added ignore-if-modified 2015-06-16 02:47:56 +10:00
14ce682a63 Added MV conversion 2015-06-16 02:15:49 +10:00
5526d4a226 2 Fixes (PlotMe conversion, pve)
- Fixed PlotMe conversion -> MySQL for < 5K plots.
- Fixed admin PVE bypass on unowned plots
2015-06-13 17:55:48 +10:00
5621570772 Merge pull request #351 from MinelinkNetwork/master
Add option to allow helpers to WorldEdit
2015-06-11 19:58:02 +10:00
54ec622491 Add option to allow helpers to WorldEdit
There are a couple of differences between helpers and trusted members.
Helpers can only build and interact with a plot while the owner is online.
Trusted members can do anything, including WorldEdit, at any time.

The distinction between online and offline access is important, and
helpers vs trusted makes sense for that, however, it can be desirable to
allow WorldEdit access to helpers. This option would allow helpers to use
WorldEdit only when the plot owner is online.
2015-06-11 00:12:39 -07:00
f380e49d15 Regenallroads can now remove existing road schematic + fixed sch save from console 2015-06-11 10:56:53 +10:00
7d9963d386 Fixed generation (which I broke) + Made conversion messages more straightforward. 2015-06-11 09:18:40 +10:00
1815fb09b3 Merge remote-tracking branch 'origin/master'
Conflicts:

	PlotSquared/src/main/java/com/intellectualcrafters/plot/util/bukkit/BukkitChunkManager.java
2015-06-11 03:23:42 +10:00
758c6286f8 Fixed command preprocess 2015-06-11 03:21:59 +10:00
a2e922b06a Merge pull request #350 from confuser/master
Added permission to see all plot chat
2015-06-11 00:13:13 +10:00
fbb35ec6fa Added permission to see all plot chat
plots.admin.command.chat
2015-06-10 10:51:52 +01:00
c21b714898 Merge pull request #349 from MinelinkNetwork/master
Only re-teleport players if stuck after chunk has regenerated
2015-06-10 12:04:11 +10:00
97d4e29010 Only re-teleport players if stuck after chunk has regenerated 2015-06-09 18:46:36 -07:00
3f04c34d6e Merge pull request #348 from MinelinkNetwork/master
Try and teleport players above plot after clearing
2015-06-10 09:03:34 +10:00
5b56b6786e Try and teleport players above plot after clearing 2015-06-09 15:59:32 -07:00
f8fcb96915 Try and teleport players above plot after clearing 2015-06-09 15:28:59 -07:00
3aa7a74626 Fix refresh chunk for 1.7.X 2015-06-10 06:00:53 +10:00
5f3fab5e42 Fixed player time / music / expire keep / Economy / remove unused messages 2015-06-10 04:54:07 +10:00
66a15d8d59 Merge pull request #343 from MinelinkNetwork/master
Fix clearing and deleting not restoring plot schematic
2015-06-09 17:41:25 +10:00
835d72063e Fix clearing and deleting not restoring plot schematic 2015-06-08 19:14:01 -07:00
2b3a4f738a Modifications to trim. fixed plot move/swap 2015-06-09 02:01:09 +10:00
7b2944c466 FIxed plot cluster + some debug stuff 2015-06-08 20:30:46 +10:00
79564eed08 Max plot members, keep if modified, added block data to SetBlockQueue, rgar debug commands 2015-06-08 05:37:40 +10:00
a2480c0458 Added bukkit.yml to conversion 2015-06-06 16:59:46 +10:00
eeea1f2d2d Fixed no plots on reload 2015-06-06 02:04:36 +10:00
e5170fdbd4 Added plot disable-physics flag 2015-06-06 00:08:16 +10:00
93a40653c0 Added toggle command for titles 2015-06-05 23:05:17 +10:00
7aebd7da8e Work on making titles toggleable 2015-06-05 22:47:23 +10:00
4119b66583 Added standard attribute prefix 2015-06-05 22:42:45 +10:00
ffbc2f9611 Fixed errors 2015-06-05 22:39:48 +10:00
ea669b7697 Added persistent player attributes API 2015-06-05 22:39:31 +10:00
28dc3f6c9a Fixed plot rating 2015-06-05 20:45:13 +10:00
8a90753aa7 Fixed plot chat 2015-05-31 05:59:28 +10:00
d68f57efb8 Optimized plot saving + plot music
Fixes #244
- Faster PlotMe conversion
- faster uuid mode conversion
2015-05-31 05:47:31 +10:00