Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/IntellectualSites/PlotSquared

PlotSquared - Reinventing the plotworld
https://github.com/IntellectualSites/PlotSquared

Remove permission caching

dc1f669a1f189810dd055545a18a8c961702101e authored over 4 years ago
Merge pull request #2886 from IntellectualSites/features/v6/permissions

Permission system fixup

0ea862b572b17cc49f2fcb8fcfcaa2ea448c2df3 authored over 4 years ago
Remove mainutil cache workaround

fe7a57b2b7a40ede27fb08525ce65d1666599723 authored over 4 years ago
Remove dumb permission mess.

c9c62a10830f5ac4d7ef5f26c9f69416f994f569 authored over 4 years ago
Merge branch 'v6' into features/v6/permissions

# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/player/BukkitPlayer.java
# Core/src/m...

5608c5a901a4602ec21ab70f56e73085bc7ac1e1 authored over 4 years ago
Implement suggestions from PR comments

722361aedb0b363e3830367d8bd0ebccce271183 authored over 4 years ago
Switch from Class<T> to TypeLiteral, and implement managed meta access for temporary meta

d2f40612f41a55acfa74528713ff087d9fc4c12a authored over 4 years ago
Expose the player's lock repository

6a63e5bb51285cae5a6b7dc7f136f161ffac1bde authored over 4 years ago
Grant plots to the correct player

ad40ab7e1edb1d1dcac7ac50cd4bee6cfcc336a0 authored over 4 years ago
Add LockRepository

2575787bd08c683186ae92426d431440e0ef3991 authored over 4 years ago
Add managed persistent meta data access

555860cf838b6e0747fc879b33c7ba14d751c6d9 authored over 4 years ago
Trick the compiler

05ce67fbfebbfca7530905035c53b56b07164158 authored over 4 years ago
Javadoc no fun

2cfb64606525a6deffdd659e9168156629dc614b authored over 4 years ago
Fix build properly

a1da452c415963222e3cca7904c7d079220171e1 authored over 4 years ago
idek?

420e38beadf9bd22826d4312ecd40fb42354538e authored over 4 years ago
Merge branch 'v6' into feature/v6/pipeline-queue

41c4018a278aa20e1da369d4a9cf275359fbfb78 authored over 4 years ago
6.0.0-SUPER-SNAPSHOT

4d4f7556070a4aaacb471c4842a7a8f365698346 authored over 4 years ago
Fix missing Main->Chunk Util change

d8e5daf12bf711373cd24d7437e326143ddd77a2 authored over 4 years ago
mavenLocal, poms

c3322021d09d169bbc6f65f28d4f22e3257cc81d authored over 4 years ago
Merge branch 'v6' into feature/v6/pipeline-queue

# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/BukkitPlatform.java

45cc88091eb28905523302c6e56d62d4a81d7d6f authored over 4 years ago
Many Much

- Add readregions to queues for when we're setting our own consumer (usually meaning the queue w...

27498f68fba7ac43c0fa35ba2300a10d57f8af6b authored over 4 years ago
Fix annoying guice injection issue

d8e80daa9349ca3ff11130e8f4c586f0f43816a0 authored over 4 years ago
Merge remote-tracking branch 'origin/features/v6/permissions' into features/v6/permissions

# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/BukkitPlatform.java

384a6730a4b8c57566dec411133b563aa0769344 authored over 4 years ago
Fix dependencies

a7de76d15001ccee5828cc76d29c0595e5dc0d32 authored over 4 years ago
Make VaultPermissionHandler extent BukkitPermissionHandler

b302bb93798493317442dcd6fca6a38e0692258a authored over 4 years ago
Start working on the new permission system

bfbb81030fa4483ac4223d5ab32028e4212d6408 authored over 4 years ago
Remove construction of fake player entities for offline players.

2154e237ff9f221ca02588de285050767956fec5 authored over 4 years ago
Get rid of PermHandler

5fda3e976581a9a8db9b973fdfa2247896ec256d authored over 4 years ago
Fix PlayerManager injection

63ce3292aa530e16110c7aa5309e23b9af2c864c authored over 4 years ago
Fix WorldManager injection

b9a8846ee9ab61036e848cbc21680be97142cbea authored over 4 years ago
Fix WorldManager injection

6ae1d28f80959f6af0d55a587ae699e04d099990 authored over 4 years ago
Clean up BlockUtil

cfd71457d28217ca8c1d034adf81f36b45d46b93 authored over 4 years ago
Fix plot ID issues

17d358f8fe432bb9866bd3b83deae8a49d3e4c3e authored over 4 years ago
Fix plot ID issues

87285e08dcd0f27dd6994956d60947fdb358b7e3 authored over 4 years ago
Fix dependencies

b3a63123fda4a4041dd788c3023c3281a2950574 authored over 4 years ago
Remove construction of fake player entities for offline players.

7fc8238fb0bed84cdcab625d2f0ca35e9e5d8b77 authored over 4 years ago
Force more compilation errors

32a07654845779a0e9534a33f934437284be6a7f authored over 4 years ago
Fix small issues

c5e1b87c616c04098310330d49ea291bbb8eed84 authored over 4 years ago
Even more

Ok seriously, I stop here

603d1ee9bb077fcfb2158ca2fb4ef212ba0e8283 authored over 4 years ago
Merge remote-tracking branch 'origin/feature/v6/json' into feature/v6/json

86a0816b2610ec97a9683c24f237ac300372f410 authored over 4 years ago
Fix minor issues

287cb0f5ad7f9eff2c85707c8cac87adb07a61fd authored over 4 years ago
Update FlagCommand.java

3009db3aa7c5129bb7d6d21bb9eae9a65defb2eb authored over 4 years ago
More progress

I need a break, if something is missing, feel free to exchange that. K thx :pray:

32e095ce15584532819cce7d10df0d6399ac9641 authored over 4 years ago
Get rid of PermHandler

9d6744ec152b2427ac8c981616874b4b376e5028 authored over 4 years ago
Make VaultPermissionHandler extent BukkitPermissionHandler

532f2caa37da43252a72b7c2098ce2d5ed3051cb authored over 4 years ago
Merge remote-tracking branch 'origin/v6' into v6

da2fa24e74cd3b9ff8113520fd1e930bcfe6cd58 authored over 4 years ago
More work

8d04728ebc62f301c92c2924aac44d0482ecaab6 authored over 4 years ago
Some more work done towards json

2aa5c276c98055d5c11d2668a83d1ede24beaa70 authored over 4 years ago
Start working on the new permission system

6dba31b257170ceda73afac49fe28def7f4f9f0a authored over 4 years ago
remove mainutil

6040e1bb5e3df10ac3917bc02230353d20d9a642 authored over 4 years ago
Merge branch 'v6' into feature/v6/json

# Conflicts:
# Core/src/main/java/com/plotsquared/core/util/MainUtil.java
# Core/src/main/java/c...

20e9d13f609272555046d9843079d0ff6bc8eda0 authored over 4 years ago
Fix the redstone flag on roads

73e3572c726849a884842b2f83b891b9a5b14a6c authored over 4 years ago
Give ConsolePlayer the same treatment

5f76cc4f7b1913f741ff126a108664ee81ae5986 authored over 4 years ago
Bring back PAPI placeholders and raw colour formatting

186a810bf6789d052100012e768254e7aff074c5 authored over 4 years ago
Remove ChunkManager#chunkTask

207e56969ba090a229343c627486927aeeb39a0a authored over 4 years ago
add missing license headers

94b6a27cf3131eb0cca68fbe96513bbaed9b2342 authored over 4 years ago
Switch from MainUtil

21693e344cf2b9b3443df904d2d50af9f2596989 authored over 4 years ago
Merge branch 'v6' into feature/v6/pipeline-queue

# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/queue/GenChunk.java
# Bukkit/src/main...

d2443f6de8511dc98702514f6abce0c6f27e4963 authored over 4 years ago
Move IJ/xyz cache out of MainUItil to its own class

ed27422e69c5b1da4a3f8ba3500e2c4d79e73409 authored over 4 years ago
Switch to using a Clipboard for regen in preparation for WE changes

d24c89405a8513e2cef321220b180d6780d322be authored over 4 years ago
Clean up BlockUtil

2d518dfe2b5d766559844fa4762219be6c18ac59 authored over 4 years ago
Remove unused files

f357fa74f3f6838af886027e3effff4fad1ab901 authored over 4 years ago
Fix issues

335cf5d2e9552025eb49b2fa9bb0c259d61b52db authored over 4 years ago
Merge branch 'v6' into feature/v6/json

# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/BukkitPlatform.java
# Core/src/main/j...

ed3eedd238bce974143833eeb9a455acb0579c4d authored over 4 years ago
add deprecations

23783b8b0b2aa4e088d7471b00c9e70d54c2cbd3 authored over 4 years ago
Move shit out of MainUtil into more appropriate classes

193054f1fc870861a889b82bb4542a2cc778b329 authored over 4 years ago
5.13.1

87a8ff742fe5c542fac80b8ce20c93563ec70bd2 authored over 4 years ago
Start reimplementing chunk generation.

This would either need to be one WorldEdit operation or (preferable) WorldEdit allows Extents (in...

656700b5beaa31e0a0f0c8faa4ae073b3c4873f7 authored over 4 years ago
Merge branch 'v6' into feature/v6/pipeline-queue

# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/util/BukkitUtil.java
# Core/src/main/...

3e84f3b3a4aeac0b04023fe72fcff66294ee0360 authored over 4 years ago
Add PlotRangeIterator for the many places where it'll be used. All one of them, in fact. This was not a waste of time. I am very happy I did this. This was worthwhile. Yup.

5360df601235785d82636b77f072a2e66746251c authored over 4 years ago
Make PlotQuery iterable

39fdaa367ca52a04095fad9b5110e5dc541cadd3 authored over 4 years ago
Replace some common messages

7e0cdb12d7e9aa9084a78fc7f09476ea06360c85 authored over 4 years ago
Allow forcing of queues down pipelines to ensure whenDone runnables are called correctly

Also remove autoQueue since it's never used and would be a bad idea

03983e888622f115e2fdac183caa817cae801d05 authored over 4 years ago
Continue implementation of new queue system

- Move ChunkCoordinatorBuild to Core
- Add core ChunkCoordinator
- Add Factories for ChunkCoordin...

57af50ed4930c9ea08607f3775c14df27f072010 authored over 4 years ago
Clean up PlotId

e80ade65c7a942945f448c7bc30a23040d456a35 authored over 4 years ago
Fix merge issues

4d24112ec7e8c6a8e14900f0b864b28abaa28e35 authored over 4 years ago
Merge branch 'v6' into feature/v6/json

# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/util/BukkitUtil.java
# Core/src/main/...

1a269a12273d1863531cffee2c0d5c18acca7af0 authored over 4 years ago
Some random bukkitutil/worldutil improvements

d077fafd29bdbecf72d8e798ab5bcfc4798c84c5 authored over 4 years ago
Fix some more captions

5478e70576d243c3d34c6d14ca42e182de8acd15 authored over 4 years ago
Start switching to WorldEdit Worlds

66b94ab9f14cb5c10cea8034e8c1875700a28f5f authored over 4 years ago
Merge branch 'v6' into feature/v6/pipeline-queue

# Conflicts:
# Core/src/main/java/com/plotsquared/core/command/Trim.java
# Core/src/main/java/co...

74c6fc954e8916f9cec4b2fe616941c691f23f94 authored over 4 years ago
Super minor issues from previous merges

22bd2eb2380b56e4189ba00e74a025ffd0b5c43f authored over 4 years ago
Fix failed merge

2a72f274c9622196a7c2dc9cf1531135eaf8ed9e authored over 4 years ago
Merge branch 'v6' into feature/v6/json

# Conflicts:
# Bukkit/src/main/java/com/plotsquared/bukkit/BukkitPlatform.java
# Bukkit/src/main...

3a1b56494a032cb506d38c29fdb0e0c72b48f1e4 authored over 4 years ago
More fixes

020b030667cf3d8090dfb3e2f8e63c9f8254041f authored over 4 years ago
Replace method synchronization logic

5a3eacde0b1f92bd8dfbcd25a61db8d3a8017f04 authored over 4 years ago
Fix edge cases for time conversion

932052772c927ceec4588ded080c86375b674fc3 authored over 4 years ago
Begin work on the task system

7f412f5472eb79d241569e3c14e61b5575cdcab7 authored over 4 years ago
Address comments

43d058d3db4d4ed6bfe2dac65623a6ede79fd244 authored over 4 years ago
Delombok + import organisation

33b6ef66d6aff135c189ce59eb311f6971ca00d1 authored over 4 years ago
Switch to using QueueCoordinators everywhere

9fefe57c90c0a77d6b19ba9547537f761984a58c authored over 4 years ago
Add wna block setting, use WorldEdit worlds rather than Strings.

ed77522c0863c13e2f35d491f34c040716cfa5f3 authored over 4 years ago
Add back changes to ChunkCoordinator

09aca839a802c64d656a961143ba79ce09cd414a authored over 4 years ago
begin new block setting/chunk pipeline

This will ultimately replace both the GlobalBlockQueue and the ChunkTask stuff

def9a1bcf84f3951a49870fbb1b6004e237a974e authored over 4 years ago
verbosely ensure items cannot be duplicated when keeping inventory on death

Seemingly there's duplication issues on some servers (and apparently even when only PlotSquared i...

57435fdf349a9af989b13f9ddd70b0466370f25a authored over 4 years ago
Merge branch 'features/v5/placeholders' into v5

01ff9a34c2e7d5b832ff230841b525ce78bdb5cf authored over 4 years ago
Bump version

ff3a94933aada14eb7b495e5c58ad4011a4c7e43 authored over 4 years ago
Very attentive reviewers, can recommend

97a356c4a072ee1b96ed76162b218f8309746962 authored over 4 years ago
Add missing license headers

10ab28c1ec3a44b9b947349c39e3feaec338b359 authored over 4 years ago
Get placeholders working

2d9cf8b7597bb7b8684fce35263813b7194874de authored over 4 years ago