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
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
37a8861fa0
Temporary fix for sponge toggles.
2015-09-07 22:31:48 +10: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
1e386d274e
add jars
2015-09-05 20:21:29 +10:00
boy0001
e3cb59f362
Lazy UUID conversion
2015-09-05 20:07:59 +10:00
boy0001
8606319340
Fix world caching + block interaction
...
Fixes #608
2015-09-05 11:35:43 +10:00
boy0001
4cc4196487
jars
2015-09-03 23:37:19 +10:00
boy0001
4e321d2b27
Here you go.
2015-09-03 22:40:36 +10:00
boy0001
3a29022d19
Add command queue option + fix nearest target
2015-09-01 21:33:45 +10:00
boy0001
fcb7c23380
Latest jars
2015-09-01 15:46:56 +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
1e8bdb17f8
Per player plot cluster limits
2015-08-28 16:28:55 +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
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
ee17457403
v3.1.5
2015-08-25 09:13:13 +10:00
boy0001
66f73374ac
Tweak block interaction flags
2015-08-24 04:31:33 +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
e228c00d87
Increment version
2015-08-24 00:18:31 +10:00
boy0001
2185384746
.
2015-08-21 14:53:53 +10:00
boy0001
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
boy0001
ae7eed8a5b
.
2015-08-20 21:54:04 +10:00
boy0001
5f8505e698
Fix permission checking
2015-08-20 21:51:26 +10:00
boy0001
75f189aae8
Fix auto updating.
2015-08-20 20:48:48 +10:00
boy0001
d0605b9b55
Fixes
...
Fixes #556
Fixes #540
Fixed plot analysis being slow
Fixed auto updating
2015-08-20 14:56:25 +10:00