Commit Graph

4829 Commits

Author SHA1 Message Date
a63110f303 Fixing plotme converter for some installations
-Making sure the uuid is checked when it's ownerId
-Checking if there are uuid's for denied/allowed, then use them if those are not in the cache
2015-08-30 16:23:05 +02:00
4027e84a0a Fixed boat interaction 2015-08-30 16:24:53 +10:00
0ba838b16b Minor tweaks
- SBQ unsanitized input
- plotme conversion tweaks
- schematic default output directory
- increment version number
2015-08-30 16:19:35 +10:00
3662b05da8 Fixes 2015-08-29 18:47:56 +10:00
fb0b50218d Ignore invalid tool 2015-08-29 12:25:13 +10:00
75fbf67dca Fix async worldedit masks 2015-08-29 06:56:02 +10:00
0dbb1887d5 Prevent teleporting to invalid coordinates 2015-08-28 16:36:26 +10:00
1e8bdb17f8 Per player plot cluster limits 2015-08-28 16:28:55 +10:00
22997ac089 Some work on plot clusters 2015-08-28 12:37:01 +10:00
ad94637c2a Fix inbox deletion perm 2015-08-28 09:53:35 +10:00
552ace359a Feedback for failed uploads + fix plot list done 2015-08-28 09:51:59 +10:00
ac27a7f37a Fix automerge.js 2015-08-28 09:51:05 +10:00
fcf2400798 Fix lighting updates for chunks not sent to players 2015-08-28 09:50:57 +10:00
5acd9c5143 Download requires done 2015-08-28 09:50:44 +10:00
56d50bd9e1 Fix masking extent + process non plot worlds 2015-08-28 08:33:32 +10:00
5b44e39bec documentation + fix toggles for admins 2015-08-26 16:44:50 +10:00
3229705012 Offline uuid from flat file. 2015-08-26 14:21:48 +10:00
1872e147cb WE delayed command execution + fix SBQ notify 2015-08-26 12:02:00 +10:00
dc37465c8a Forgot to push this 2015-08-26 08:35:32 +10:00
b2f8238f5d fix undo 2015-08-25 12:23:10 +10:00
2b187f2066 3.1.6 2015-08-25 10:51:33 +10:00
ee17457403 v3.1.5 2015-08-25 09:13:13 +10:00
6ca6880917 New features + fixes
Fixed a very specific case of IC world not loading with multiverse every
second startup
Fixed chunks not being sent for plot clearing (although it was being
sent for other thing) Fixes 
Added fast experimental sudo-async worldedit processor
2015-08-25 09:01:45 +10:00
0e8ae9e6e4 WE tweak / Fix teleport event 2015-08-25 05:56:22 +10:00
3164838e05 Experimental allow plot clearing on mega plots 2015-08-25 03:07:09 +10:00
c7f5e3061d Retain trusted / helpers / denied when merging
fixes 
2015-08-25 02:52:02 +10:00
8c245b4f21 Optional bo3 tags 2015-08-25 02:33:28 +10:00
68df5b1930 Fixed interactive chat colors + added interactive pages to sponge. 2015-08-25 02:28:32 +10:00
83d0b8cebb Revert some plot chat changes.
- Having chat for that plotworld will force it on all players without
the bypass permission
- Not having it will require the player to opt into plot chat
2015-08-25 00:35:37 +10:00
3bc3b51a27 Fix plot automerging 2015-08-25 00:19:50 +10:00
f2d56ec231 Plot merge limits 2015-08-25 00:00:29 +10:00
66f73374ac Tweak block interaction flags 2015-08-24 04:31:33 +10:00
d427ba3152 Fix auto-trim 2015-08-24 04:09:57 +10:00
79b16b8040 ChunkProcessor auto trim and chunk unloading
- The auto trim drastically reduces the cost of players exploring on
speed 10, as it prevents chunks of unowned plots from saving to disk
when the chunk is unloaded
- It is recommended to disable world auto saving, or also enable the
chunk processor GC, as otherwise minecraft will also save chunks as they
are loaded.
2015-08-24 03:29:59 +10:00
e228c00d87 Increment version 2015-08-24 00:18:31 +10:00
bd86caa818 Fixed fallback plotme conversion 2015-08-24 00:17:17 +10:00
d52e9b4c8c Minor fixes 2015-08-23 22:04:52 +10:00
dbdd207390 Merge pull request from confuser/master
Fixed bukkit plot chat
2015-08-23 22:01:35 +10:00
316a4e0484 Fixed plot chat using meta instead of attributes
Pass message into setFormat and setMessage correctly
this avoids % symbols in player messages causing exceptions

Fixed 
2015-08-23 12:00:52 +01:00
b5fbc6629f Fixed compiliation issue 2015-08-23 11:36:41 +01:00
a1be218580 Merge pull request from LaxWasHere/patch-1
cannot into spelling
2015-08-22 17:47:08 +10:00
Lax
373044c928 cannot into spelling 2015-08-21 21:12:16 -07:00
83b1be8944 revert this 2015-08-21 19:24:20 +10:00
2185384746 . 2015-08-21 14:53:53 +10:00
b063494955 Redstone, chunk sending, reload fix, chunk unloader,
- Added redstone disabler when no players are in the plot
- Fixed chunk sending leaving ghost blocks
- Fixed reloading not populating new values
- Added chunk unloader to chunk processor (decreases memory usage)
2015-08-21 04:54:42 +10:00
ae7eed8a5b . 2015-08-20 21:54:04 +10:00
5f8505e698 Fix permission checking 2015-08-20 21:51:26 +10:00
75f189aae8 Fix auto updating. 2015-08-20 20:48:48 +10:00
d0605b9b55 Fixes
Fixes 
Fixes 
Fixed plot analysis being slow
Fixed auto updating
2015-08-20 14:56:25 +10:00
be94aa53d3 Option for building restriction on finished plots v3.1.0 2015-08-19 06:44:32 +10:00