Commit graph

113 commits

Author SHA1 Message Date
boy0001
c774e8b375 Added flag reservation 2015-06-25 05:06:47 +10:00
boy0001
8401c0dbcd Incremented version number 2015-06-24 14:22:33 +10:00
boy0001
4f7de9bf13 Added wrapping of PlotPlayer from OfflinePlayer 2015-06-23 21:13:48 +10:00
boy0001
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
boy0001
f380e49d15 Regenallroads can now remove existing road schematic + fixed sch save from console 2015-06-11 10:56:53 +10:00
boy0001
7d9963d386 Fixed generation (which I broke) + Made conversion messages more straightforward. 2015-06-11 09:18:40 +10:00
boy0001
3aa7a74626 Fix refresh chunk for 1.7.X 2015-06-10 06:00:53 +10:00
boy0001
5f3fab5e42 Fixed player time / music / expire keep / Economy / remove unused messages 2015-06-10 04:54:07 +10:00
boy0001
2b3a4f738a Modifications to trim. fixed plot move/swap 2015-06-09 02:01:09 +10:00
boy0001
79564eed08 Max plot members, keep if modified, added block data to SetBlockQueue, rgar debug commands 2015-06-08 05:37:40 +10:00
boy0001
a2480c0458 Added bukkit.yml to conversion 2015-06-06 16:59:46 +10:00
boy0001
8a90753aa7 Fixed plot chat 2015-05-31 05:59:28 +10:00
boy0001
aa09f02413 Update converter 2015-05-29 03:41:25 +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
bb4f8fceec mob limits 2015-05-19 23:30:57 +10:00
boy0001
09acff8508 Set floor async / fixed exportall 2015-05-18 02:18:27 +10:00
boy0001
0e5f29ef2a fixed setup 2015-05-16 02:23:59 +10:00
boy0001
f6fc39d2e2 Fixed rating 2015-05-15 19:32:32 +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
e7a1e4ecf7 Setup from console now works 2015-05-15 03:27:37 +10:00
boy0001
9567f92eae Incremented version number 2015-05-15 01:52:23 +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
94fa119813 Fixes #307 2015-05-13 13:05:32 +10:00
boy0001
74afa033c4 Greeting flag in title 2015-05-10 17:41:41 +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
7d25cccf4a Possible fix for null PlotWorld 2015-05-09 14:11:24 +10:00
boy0001
91dedbbf7d version 2015-05-07 21:18:52 +10:00
boy0001
3b1cae732c misc fixes 2015-05-04 23:53:30 +10:00
boy0001
f1a7e0d73f Fixes #293 2015-05-03 13:51:48 +10:00
boy0001
b45eaf1c90 2.10, WE blacklist, plot border, string comparison
-
2015-05-02 23:58:52 +10:00
boy0001
3540e1f6ca Yay! version 2.10 is coming soon. 2015-04-30 23:57:44 +10:00
boy0001
fb27792076 Fixed bed in nethe 2015-04-26 17:47:45 +10:00
boy0001
f020d9e640 Add new language options 2015-04-21 22:49:09 +10:00
boy0001
5ca5ff1198 Fixed fastclear 2015-04-19 10:44:11 +10:00
boy0001
779123f419 Fixes 2015-04-18 23:47:13 +10:00
boy0001
956899cb67 Fixeds #276 2015-04-17 16:39:45 +10:00
boy0001
b9732ccd1a misc fixes 2015-04-13 00:06:13 +10:00
boy0001
bef18aa9f6 2.9.12 2015-04-12 17:07:09 +10:00
boy0001
09424c30b4 fixes #251 2015-04-11 14:07:19 +10:00
boy0001
635a4bd7a4 Fixes #250 2015-04-09 22:21:25 +10:00
boy0001
86c46f7ec0 Optimized chunk processor 2015-04-08 00:47:02 +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
e61a5f4505 Comment stuff 2015-04-06 00:59:56 +10:00
boy0001
1c7f7a2dfc Various fixes
Fixed issue with augmented plot world and mob / entity interaction
Fixed an issue with async plot diff calculation including upper chunks
outside of plot in result
PlotMeConverter will now try a force  save of the PS configuration right
away
Incremented version number
Tweaked behaviour of plot list command
2015-04-03 18:30:27 +11:00
boy0001
288b84bd6a isAdded now checks owner 2015-04-02 22:39:11 +11:00
boy0001
93e6a2d87c Fixed template creation 2015-04-02 14:52:14 +11:00
boy0001
b0384f4074 Various other fixes 2015-04-02 11:56:34 +11:00
boy0001
6927351bfb PlotMe cache for offline-mode 2015-04-01 19:13:05 +11:00
boy0001
fc4cfb6319 Incremented version number 2015-03-31 23:37:01 +11:00