Commit graph

75 commits

Author SHA1 Message Date
boy0001
28dc3f6c9a Fixed plot rating 2015-06-05 20:45:13 +10:00
boy0001
d68f57efb8 Optimized plot saving + plot music
Fixes #244
- Faster PlotMe conversion
- faster uuid mode conversion
2015-05-31 05:47:31 +10:00
boy0001
48ccc6552b Fixes + titles
- fixed plot deny
- fixed PlotPlayer caching
- more control over titles
2015-05-29 01:42:26 +10:00
boy0001
e7733e749d Set the generators on loaded worlds
- uses reflection to access private fields of CBS internals
- sets the generator correctly (verified)
- sets the populators correctly (verified)
- should also work for augmented world types (needs verification)
2015-05-20 02:09:22 +10:00
boy0001
a505065f8f Cleanup 2015-05-15 18:12:52 +10:00
boy0001
66e9b0ec9e update url 2015-05-15 14:00:39 +10:00
boy0001
2bbf5dba5d Fixes + options
- Fixed plot deletion not removing denied from DB
- Fixed help not displaying all pages correctly
- Added option for plot expiry clear interval
2015-05-15 13:29:23 +10:00
boy0001
9cb06d625d Comment notifications 2015-05-14 20:34:08 +10:00
boy0001
dcf1475d92 External generators
Fixed an issue with external generators not working correctly (caused by
another "fix").
The following will need to be updated:
- AdvPlots
- IslandPlots
2015-05-09 16:24:03 +10:00
boy0001
9b1678d22a Fixes #300 2015-05-07 18:15:51 +10:00
boy0001
3b1cae732c misc fixes 2015-05-04 23:53:30 +10:00
boy0001
b45eaf1c90 2.10, WE blacklist, plot border, string comparison
-
2015-05-02 23:58:52 +10:00
boy0001
435e33d079 More work on unlinking 2015-05-01 21:00:17 +10:00
boy0001
d790d5b7c8 Fixed basic UUID conversion 2015-04-29 23:07:12 +10:00
boy0001
75e45de780 Fixed TNT listener not being enabled 2015-04-29 09:36:38 +10:00
boy0001
dda2636250 Fixed setup command 2015-04-28 00:53:07 +10:00
boy0001
42a34fc44a UUID mode conversion (untested) 2015-04-27 19:07:42 +10:00
boy0001
ec80151cd9 Cleanup 2015-04-26 16:29:58 +10:00
boy0001
eb7c6df42a Working on fixing plot setup 2015-04-21 22:48:18 +10:00
boy0001
779123f419 Fixes 2015-04-18 23:47:13 +10:00
Byteflux
75a499df0b Allow falling block check during piston extend to be configurable 2015-04-15 00:32:11 -07:00
boy0001
964fd0f5e9 Fixes #266 2015-04-15 00:33:57 +10:00
Byteflux
352423cf93 Allow global plot limit across all worlds. Closes #261 2015-04-14 06:47:12 -07:00
Byteflux
c8498fdb21 Add keep flag for preventing plots from expiring. Closes #259 2015-04-14 02:34:42 -07:00
boy0001
b9732ccd1a misc fixes 2015-04-13 00:06:13 +10:00
boy0001
9fa0b51b94 optimized WorldEdit masking with multi plot mask regions. 2015-04-12 15:22:03 +10:00
boy0001
da5db1678d Fixed typo 2015-04-11 19:58:46 +10:00
boy0001
09424c30b4 fixes #251 2015-04-11 14:07:19 +10:00
boy0001
9ca5ba812d fix plot delete (among other things) 2015-04-09 15:41:14 +10:00
boy0001
0c3919b365 Added experimental chunk processing:
If enabled:
- Detects laggy chunks based on a configured threshold
- Removes all sources of lag from the chunk

If the threshold is set too low, normal levels of blocks and entities
will be considered "sources of lag", so just be careful when using this
experimental feature.
2015-04-07 22:17:04 +10:00
boy0001
b9c36965d8 New comment system 2015-04-06 19:59:22 +10:00
boy0001
866ddc9648 Fixed killallentities task 2015-04-04 00:12:10 +11:00
boy0001
87776c5b15 Added redstone flag
Courtesy of @jpresent
2015-04-03 20:34:53 +11:00
boy0001
c76536b8b0 Fixed home plot sorting 2015-04-03 13:42:49 +11:00
boy0001
6005501320 Optional disable of TNT Listener 2015-04-01 19:25:58 +11:00
boy0001
7b96bdd907 Experimental PlotMe UUID cache 2015-03-31 23:14:38 +11:00
boy0001
e50608009b rename 2015-03-21 00:10:12 +11:00
boy0001
e2f372927d Added animal-cap, hostile-cap, mob-cap 2015-03-21 00:09:51 +11:00
boy0001
91b7b41cfc Added mob cap flag 2015-03-20 23:04:48 +11:00
boy0001
bdbebfa29d [IN PROGRESS] multi-owner mega plots 2015-03-20 13:13:27 +11:00
boy0001
10ad9261b1 optional debugclear/fastclear for classic plot worlds 2015-03-17 19:32:21 +11:00
boy0001
27f6675d8f Optional permission caching 2015-03-12 20:28:08 +11:00
boy0001
1f8702f072 Entity tracking and invalid world detection 2015-03-12 19:52:26 +11:00
boy0001
79f97a7309 Remove workaround as issue was fixed by spigot 2015-03-12 07:36:41 +11:00
boy0001
a32c3067c5 fix list (again) and update debugroadregen 2015-03-11 23:26:39 +11:00
boy0001
d5fe805d8f Improved sorting 2015-03-11 21:27:30 +11:00
boy0001
0c3b084f73 2.8.7: Plot home sorting, critical world init fix, piston fix 2015-03-11 19:47:22 +11:00
boy0001
073b0b612c Fixed issue with default flags not being parsed when added 2015-03-10 21:21:38 +11:00
boy0001
cca903bf8d More options for plot listing 2015-03-08 18:59:07 +11:00
boy0001
37e638acad finished plot command confirmation (clear, delete, unlink) 2015-03-07 16:22:15 +11:00