Commit graph

66 commits

Author SHA1 Message Date
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
cfe9f28534 Major restructure: trusted -> plot members, helpers -> trusted 2015-05-14 22:55:57 +10:00
boy0001
f3777bd8c5 AthionPlots -> PlotSquared converter 2015-05-14 19:45:14 +10:00
boy0001
710b62fbf5 Various fixes + pick block restriction
Block picking in other plots will now limit block contents ( @xion87 you
may be interested in this)

Fixes
- Cluster regeneration
- world creation + cauldron
- armor stand interaction in 1.8.0/1
2015-05-14 01:49:57 +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
Byteflux
af4f7fadc1 Add command to toggle plot chat 2015-05-08 13:58:21 -07:00
boy0001
3b1cae732c misc fixes 2015-05-04 23:53:30 +10:00
boy0001
0243f423f6 Optimized UUID caching 2015-05-02 20:08:30 +10:00
boy0001
435e33d079 More work on unlinking 2015-05-01 21:00:17 +10:00
boy0001
ea7926b0da * 2015-05-01 14:13:12 +10:00
boy0001
454772fd27 Abstract PlotMe connector 2015-05-01 14:12:31 +10:00
boy0001
42a34fc44a UUID mode conversion (untested) 2015-04-27 19:07:42 +10:00
boy0001
2c76c0608c Added debugfill command 2015-04-26 23:38:02 +10:00
boy0001
e8b5edf50b Working on UUID mode conversion 2015-04-26 21:38:29 +10:00
boy0001
ec80151cd9 Cleanup 2015-04-26 16:29:58 +10:00
boy0001
779123f419 Fixes 2015-04-18 23:47:13 +10:00
boy0001
f3af61fe3c Finished adding new lowercase UUID mode (mostly for Offline servers) 2015-04-12 15:24:54 +10:00
boy0001
9fa0b51b94 optimized WorldEdit masking with multi plot mask regions. 2015-04-12 15:22:03 +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
b0384f4074 Various other fixes 2015-04-02 11:56:34 +11:00
boy0001
b03c428ca4 Reload will now attempt to reload all worlds. 2015-04-02 00:20:28 +11:00
boy0001
6005501320 Optional disable of TNT Listener 2015-04-01 19:25:58 +11:00
boy0001
1aac1f40da Experimental TNT protection 2015-03-28 01:58:08 +11:00
boy0001
b4fab94192 Finish cross world plot moving [UNTESTED] 2015-03-24 14:11:28 +11:00
boy0001
fcbfbae02e Fixes #214 2015-03-22 22:43:46 +11:00
boy0001
fd39eb036d Should fix #209 2015-03-18 16:50:07 +11:00
boy0001
b06999f2be javadoc 2015-03-17 19:38:06 +11:00
boy0001
e0970dcdd2 misc fixes 2015-03-15 11:49:22 +11:00
boy0001
86f3b993a6 added Plot API class 2015-03-13 14:15:08 +11:00
boy0001
79f97a7309 Remove workaround as issue was fixed by spigot 2015-03-12 07:36:41 +11:00
boy0001
34eb2b0077 Fix UUID mode detection 2015-03-11 21:53:16 +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
8e8489d4a7 Fixed UUID caching and name changes 2015-02-26 22:13:17 +11:00
boy0001
ceb4ffa45e Fixed world initialization for augmented plot worlds. 2015-02-26 20:27:49 +11:00
boy0001
8ab2a0d278 Finished schematic importing and chest contents 2015-02-26 15:16:52 +11:00
boy0001
99899e45ad Finished templates 2015-02-25 21:36:19 +11:00
boy0001
e950678230 Restructured world loading approach 2015-02-24 22:27:30 +11:00
boy0001
cba12d584d Added event system 2015-02-23 16:29:45 +11:00
boy0001
f2c9e4933a cleanup 2015-02-23 12:32:27 +11:00
boy0001
9b20e096f0 fixed set block manager 2015-02-23 11:50:05 +11:00
boy0001
430f4fca41 . 2015-02-23 11:33:48 +11:00
boy0001
d1e9ccb3e8 misc fixes 2015-02-23 11:05:25 +11:00
boy0001
22700aa88b fixes 2015-02-23 10:12:33 +11:00
boy0001
a5731d94be mostly done 2015-02-23 00:20:41 +11:00
boy0001
dc025839f5 UUID 2015-02-21 23:52:50 +11:00
boy0001
b904cdd51b AUto 2015-02-21 22:38:44 +11:00
boy0001
9a41a989de main 2015-02-21 16:48:49 +11:00
boy0001
4cf92c4a0a cache player 2015-02-21 15:27:01 +11:00
boy0001
4aeb5f459f more stuff 2015-02-20 22:37:34 +11:00