Jesse Boyd
3ced832b80
Fix biome stripes (whoops)
2016-06-18 13:15:50 +10:00
Jesse Boyd
081081b36e
Fixes #1063
2016-06-17 15:42:23 +10:00
Jesse Boyd
b2997b7c7b
Don't send duplicate messages
2016-06-16 10:31:33 +10:00
Jesse Boyd
4f0ede646e
Chat / Merge blocks placer / generator
2016-06-13 14:47:50 +10:00
MattBDev
93deebf4ca
1.10 fixes
2016-06-10 13:31:28 -04:00
Jesse Boyd
951a6b82a2
simplify config / multiple expiry tasks / block cache fix
2016-06-05 17:28:43 +10:00
Jesse Boyd
ca5d3a818b
PlotBlock cache / events / flags
2016-06-04 06:20:13 +10:00
MattBDev
cee970e3d9
Tweaked some things
2016-06-02 13:42:32 -04:00
MattBDev
da58c7b411
Beautify code
2016-06-02 11:38:47 -04:00
MattBDev
53e4b728a6
Merge remote-tracking branch 'origin/master'
2016-05-28 22:38:10 -04:00
MattBDev
4af846967c
Fix #958
2016-05-28 22:37:56 -04:00
manuelgu
ceb8fb9fa3
Implement PlotComponentSetEvent
2016-05-25 21:49:55 +02:00
MattBDev
0958b57e46
Tidy code.
2016-05-12 17:09:35 -04:00
MattBDev
7947c3fdd7
Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
2016-05-12 15:43:44 -04:00
Jesse Boyd
dee8072d83
Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
...
# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/listeners/PlayerEvents.java
# Bukkit/src/main/java/com/plotsquared/bukkit/util/block/FastQueue_1_9.java
2016-05-13 03:04:43 +10:00
Jesse Boyd
63c7041a34
Flag tweaks
2016-05-13 02:55:57 +10:00
MattBDev
63472ebeaf
Merge branch '3.3.4'
...
# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/util/SendChunk.java
2016-05-11 16:45:17 -04:00
MattBDev
d5cf81be5c
1.9.4 compatibility.
2016-05-11 12:11:46 -04:00
MattBDev
1db3d1aa72
Start 3.3.4 work to support 1.9.4
2016-05-11 11:16:38 -04:00
MattBDev
421203a27d
Bug Fix and Cleanup
2016-04-29 18:14:12 -04:00
MattBDev
8f3d35bca3
Bug Fix and Cleanup
2016-04-28 16:38:51 -04:00
MattBDev
669359cd37
General changes
2016-04-26 10:14:22 -04:00
MattBDev
74ed10c376
Completed and ready to test
2016-04-22 23:46:16 -04:00
MattBDev
aaf9511673
Start implementing new Flag system.
2016-04-22 23:46:16 -04:00
Jesse Boyd
d3dd88eb8d
Fixes #1062
2016-04-22 23:45:19 -04:00
Jesse Boyd
8b10b7109c
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/util/block/FastQueue_1_8_3.java
# Bukkit/src/main/java/com/plotsquared/bukkit/util/block/FastQueue_1_9.java
2016-04-07 02:33:23 +10:00
Jesse Boyd
f7810860da
Re-add WorldEdit check
2016-04-07 02:14:50 +10:00
MattBDev
d49de5297b
Tweaks
2016-04-05 23:50:04 -04:00
MattBDev
9c81dfa5c3
Cleanup and Optimizations
...
Abstracted TitleManagers
Removed a lot of Statics.
ETC.
2016-04-05 12:53:40 -04:00
Jesse Boyd
fab60a0d53
Fix schematic on claim/auto
2016-04-05 11:07:37 +10:00
MattBDev
95c9fd01dd
Merged
2016-04-04 12:49:11 -04:00
Jesse Boyd
dffa00858d
More than 2 lines
2016-04-02 17:15:36 +11:00
MattBDev
4ebd778c62
Optimizations and a purge fix
2016-04-02 01:30:26 -04:00
MattBDev
8243e0118a
Optionals introduced, code cleaned, potential purge fix
2016-04-01 19:14:46 -04:00
Jesse Boyd
4a7112a0a5
Various
...
Add some 1.9 blocks to chest content with schematic paste
Restructure tileentity placement from schematic (will soon add signs
etc)
Prepare for release 3.3.3
2016-04-01 04:23:26 +11:00
Jesse Boyd
edd18a7178
Various
...
- Fix some block change issues (for some reason sending a chunk would
sometimes reset any recent changes)
- Send chunk changes for relight command
- Have kick cmd kick the player from the server if they are kicked from
the spawn plot
- Plot size checks for downloading
- Fix some potential integer overflow issues for large plots (>64K x
64K)
- Fix some edge cases for plot move/copy
2016-03-31 20:49:00 +11:00
MattBDev
31d346a587
Minor code cleanup
...
Plus an optimization
2016-03-29 17:00:07 -04:00
MattBDev
6007f040cd
OCD
2016-03-29 15:47:59 -04:00
Jesse Boyd
df630f9be1
Remove outdated copyright notice at the top of each file
...
- No license is the same as all rights reserved
- There's already a license at the root of the project
- The message was not in most files. easier to remove it
- Support link isn't valid
- No longer just the bukkit API
2016-03-30 02:50:13 +11:00
Jesse Boyd
6f9af04274
Cleanup BukkitChunkManager
2016-03-29 18:44:04 +11:00
MattBDev
32ba55baf5
Code cleanup and Optimizations
2016-03-29 00:56:44 -04:00
MattBDev
b1fa258688
Code cleanup
2016-03-28 19:30:55 -04:00
MattBDev
76e2b1f416
Code cleanup
...
maybe a bug fix or two
2016-03-28 17:31:40 -04:00
MattBDev
8d4f042abc
Cleanup of code
2016-03-28 13:28:21 -04:00
Jesse Boyd
dcd1a50a0c
default tab completion + plot chat for merged plots
2016-03-28 22:52:29 +11:00
Jesse Boyd
1bf05df706
Try this coolty
2016-03-27 16:01:53 +11:00
Jesse Boyd
46d3dc609e
Update sponge port
2016-03-27 06:47:34 +11:00
Jesse Boyd
f74e7bb4cb
Fixes #997 for 1.8
2016-03-25 14:50:57 +11:00
Jesse Boyd
30d57d8642
Fixes #997 for 1.9 (TODO fix for 1.8 as well)
2016-03-25 14:25:06 +11:00
Jesse Boyd
8a42eecc11
Command changes
...
Legacy commands still need to be cleaned up (after which economy /
confirmation can be centralized)
All command names / usage / description is configurable
Simplifies creating commands
Deeper tab completion / command help
2016-03-24 20:57:59 +11:00