boy0001
3336d302ac
Potential fixes
2015-09-27 16:43:11 +10:00
boy0001
a93e8fac38
Some fixes
...
Fixes #641
Closes #640 (need to also update Plot2Dynmap)
Fixes #637 (duplicate)
Fixes #636
Fixes #634
2015-09-26 18:05:27 +10:00
boy0001
d42ef3cf63
restructure a couple things.
2015-09-22 23:23:28 +10:00
boy0001
9682e2914c
Recover from world gen error.
2015-09-15 00:35:28 +10:00
boy0001
b524d5fcfe
minor conversion tweaks + fix plot sorting with empty worlds.
2015-09-15 00:24:25 +10:00
boy0001
4002ed4de1
Fixes #613
2015-09-14 20:43:51 +10:00
boy0001
5137b23357
Hows this?
2015-09-13 14:04:31 +10:00
boy0001
1cccdd9d4d
Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
...
Conflicts:
src/main/java/com/intellectualcrafters/plot/IPlotMain.java
src/main/java/com/intellectualcrafters/plot/commands/Trim.java
src/main/java/com/intellectualcrafters/plot/util/ChunkManager.java
src/main/java/com/plotsquared/bukkit/BukkitMain.java
src/main/java/com/plotsquared/bukkit/util/BukkitChunkManager.java
src/main/java/com/plotsquared/sponge/SpongeMain.java
src/main/java/com/plotsquared/sponge/util/SpongeChunkManager.java
2015-09-13 13:46:45 +10:00
boy0001
052019bb35
default to offline-mode uuid if owner isn't valid.
2015-09-13 13:30:28 +10:00
boy0001
1c28a72f9c
WE unregistration + home/visit sorting + format
...
- WorldEdit listener unregistration for external masking/extent/async
worldedit management. (wink)
- Use the same listing for home and visit as previous behavior was
confusing.
2015-09-13 01:19:39 +10:00
boy0001
c386f33df8
cleanup
2015-09-11 20:09:22 +10:00
Byteflux
629ff443f3
Fix trimming for worlds in non-standard directories
2015-09-09 22:34:41 -07:00
boy0001
66730794d6
Fixes for sponge + minor tweaks for spigot
...
- Updated to sponge 591
- Added optional WorldEdit restriction
- several fixes (including greeting/farewell flag)
2015-09-07 22:17:48 +10:00
boy0001
2b3b947143
Fix plot entry/leave for sponge.
2015-09-06 11:53:56 +10:00
boy0001
ea146dcf91
Fix plot chat, chatspy + add comment spying
2015-09-06 10:33:11 +10:00
boy0001
e704784570
Try this version, otherwise maybe downgrade?
2015-09-05 20:45:31 +10:00
boy0001
8606319340
Fix world caching + block interaction
...
Fixes #608
2015-09-05 11:35:43 +10:00
boy0001
4e321d2b27
Here you go.
2015-09-03 22:40:36 +10:00
boy0001
574ca7a180
Call plot leave on quit
2015-09-03 15:48:36 +10:00
boy0001
afef79ea66
Some changes
...
Fixes #605
Possibly #604
Other minor tweaks
2015-09-03 15:45:25 +10:00
boy0001
3a29022d19
Add command queue option + fix nearest target
2015-09-01 21:33:45 +10:00
boy0001
ea6d5778c8
Added chat spy toggle
2015-09-01 15:09:46 +10:00
boy0001
6006b0e011
Add world parameter to EconHandler permission checks
...
Fixes #595
2015-09-01 14:02:37 +10:00
boy0001
f22874970f
Fix side location + fix brushtool mask
2015-09-01 10:23:46 +10:00
boy0001
6671fd7e6d
Fixes #582
2015-09-01 09:55:14 +10:00
boy0001
29da0da8bb
Fixes #577
2015-09-01 08:51:51 +10:00
boy0001
9accbd5ea7
Decrease intensity of fastmode clearing
2015-09-01 07:31:53 +10:00
Pieter Maes
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
boy0001
4027e84a0a
Fixed boat interaction
2015-08-30 16:24:53 +10:00
boy0001
0ba838b16b
Minor tweaks
...
- SBQ unsanitized input
- plotme conversion tweaks
- schematic default output directory
- increment version number
2015-08-30 16:19:35 +10:00
boy0001
fb0b50218d
Ignore invalid tool
2015-08-29 12:25:13 +10:00
boy0001
75fbf67dca
Fix async worldedit masks
2015-08-29 06:56:02 +10:00
boy0001
0dbb1887d5
Prevent teleporting to invalid coordinates
2015-08-28 16:36:26 +10:00
boy0001
fcf2400798
Fix lighting updates for chunks not sent to players
2015-08-28 09:50:57 +10:00
boy0001
5acd9c5143
Download requires done
2015-08-28 09:50:44 +10:00
boy0001
56d50bd9e1
Fix masking extent + process non plot worlds
2015-08-28 08:33:32 +10:00
boy0001
5b44e39bec
documentation + fix toggles for admins
2015-08-26 16:44:50 +10:00
boy0001
3229705012
Offline uuid from flat file.
2015-08-26 14:21:48 +10:00
boy0001
1872e147cb
WE delayed command execution + fix SBQ notify
2015-08-26 12:02:00 +10:00
boy0001
dc37465c8a
Forgot to push this
2015-08-26 08:35:32 +10:00
boy0001
b2f8238f5d
fix undo
2015-08-25 12:23:10 +10:00
boy0001
2b187f2066
3.1.6
2015-08-25 10:51:33 +10:00
boy0001
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 #554
Added fast experimental sudo-async worldedit processor
2015-08-25 09:01:45 +10:00
boy0001
0e8ae9e6e4
WE tweak / Fix teleport event
2015-08-25 05:56:22 +10:00
boy0001
68df5b1930
Fixed interactive chat colors + added interactive pages to sponge.
2015-08-25 02:28:32 +10:00
boy0001
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
boy0001
f2d56ec231
Plot merge limits
2015-08-25 00:00:29 +10:00
boy0001
d427ba3152
Fix auto-trim
2015-08-24 04:09:57 +10:00
boy0001
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
boy0001
bd86caa818
Fixed fallback plotme conversion
2015-08-24 00:17:17 +10:00