Commit Graph

  • 869a579655 Bump annotations from 19.0.0 to 20.0.0 dependabot-preview[bot] 2020-08-17 09:08:30 +00:00
  • 7cd1e8ea76 Fix command registration Alexander Söderberg 2020-08-17 04:39:59 +02:00
  • 351ae1b2c7 Synchronize auto queries Alexander Söderberg 2020-08-17 01:27:45 +02:00
  • 457f3e25cc resolve rebase issue Hannes Greule 2020-08-17 01:07:37 +02:00
  • 41c670450b Remove PlotFilter Hannes Greule 2020-08-06 17:33:34 +02:00
  • f636db49f7 Remove SetupObject Hannes Greule 2020-08-06 17:33:23 +02:00
  • 505bba7612 Fix recursive call Hannes Greule 2020-08-17 00:53:39 +02:00
  • 72507aba4b Change player locale on event Hannes Greule 2020-08-17 00:29:30 +02:00
  • 9b086b3f2a Insert missing keys into message files Hannes Greule 2020-08-17 00:28:46 +02:00
  • f9d7d2d1dd Fix clickable messages N0tMyFaultOG 2020-08-16 19:43:27 +02:00
  • e9efa3f2d3 Fix some translation issues N0tMyFaultOG 2020-08-16 18:24:54 +02:00
  • 665a72a08f Fill out a lot more JavaDoc. I've left DB stuff alone dordsor21 2020-08-16 13:22:49 +01:00
  • 61d1dcc231 Ignore Events if they are not caused by real players (i.e. citizens) MeFisto94 2020-08-16 14:09:32 +02:00
  • 6c9b73b100 Apply patch by @SirYwell to construct the ResourceKey without consulting the DimensionManager MeFisto94 2020-08-16 14:02:03 +02:00
  • a4c9ed90b7 Fix startup issues and make messages send properly Alexander Söderberg 2020-08-16 13:49:16 +02:00
  • 28d6d4db92 Fix shading mess and make the plugin start Alexander Söderberg 2020-08-16 12:43:57 +02:00
  • 12def37194 clean up some javadoc stuff dordsor21 2020-08-16 11:34:08 +01:00
  • ed2302e545 Remove illegal import Alexander Söderberg 2020-08-16 12:10:19 +02:00
  • 618adb913d Update license and remove dead module entries N0tMyFaultOG 2020-08-15 19:17:29 +02:00
  • 4a220f9bfb Update license header N0tMyFaultOG 2020-08-15 14:59:29 +02:00
  • 300abd868a Merge pull request #2888 from IntellectualSites/fix-conversion NotMyFault 2020-08-14 18:36:57 +02:00
  • 87f0b1fc97 Add service system and rewrite Auto to use the service system Alexander Söderberg 2020-08-14 17:24:34 +02:00
  • 78a6e72fe1 5.13.2 NotMyFault 2020-08-14 15:26:32 +02:00
  • 8f1b2a9d2a fix pve against animals on other plots and roads dordsor21 2020-08-14 14:21:45 +01:00
  • 5b27b652e7 Fix color tag NotMyFault 2020-08-14 12:52:00 +02:00
  • 556ff0baf4 Fix line break NotMyFault 2020-08-14 12:27:38 +02:00
  • 8cc536b20f Fix spelling NotMyFault 2020-08-14 11:57:37 +02:00
  • 5e20c871a5 Fix metrics setting N0tMyFaultOG 2020-08-14 11:36:17 +02:00
  • 56fb892818 Fix brackets NotMyFault 2020-08-14 00:37:06 +02:00
  • 7f104c249a Permission cleanup N0tMyFaultOG 2020-08-13 23:32:13 +02:00
  • 0eeface374 Remove old translations N0tMyFaultOG 2020-08-13 21:37:28 +02:00
  • ffe1e1e40d Core is Core N0tMyFaultOG 2020-08-13 21:25:17 +02:00
  • 5efdef19cf Remove dead asset setting N0tMyFaultOG 2020-08-13 21:16:30 +02:00
  • c9fae6a070 Remove old translation setup and move commands to templates N0tMyFaultOG 2020-08-13 21:11:07 +02:00
  • 2b17f730d4 Merge v5 into v6 N0tMyFaultOG 2020-08-12 18:20:37 +02:00
  • 808bddbfbb Apply scaling to image NotMyFault 2020-08-12 10:30:05 +02:00
  • d6dfa9a0b9 https N0tMyFaultOG 2020-08-11 20:12:31 +02:00
  • 924b73f070 Merge pull request #2896 from luca-gg/patch-1 NotMyFault 2020-08-11 19:33:41 +02:00
  • 64181c6ab8 Update de-DE.yml Luca 2020-08-11 19:29:40 +02:00
  • a1b10a2900 Remove dead files N0tMyFaultOG 2020-08-11 17:49:04 +02:00
  • 6315b9ea52 gradle 6.6 N0tMyFaultOG 2020-08-11 17:43:24 +02:00
  • 7c756304b5 1.16.2 support N0tMyFaultOG 2020-08-11 16:20:33 +02:00
  • 9fd11fbe13 Merge pull request #2893 from JunTVDE/de-translation-edit NotMyFault 2020-08-09 13:21:31 +02:00
  • 7cd9a03b0f Merge pull request #2894 from TimonMi/patch-1 NotMyFault 2020-08-09 13:20:17 +02:00
  • f8bd844c6c Update link for contributing EinDev 2020-08-09 13:18:35 +02:00
  • 987d9a267c added german translation for flag-descriptions to de-DE.yml JunTVDE 2020-08-09 13:05:40 +02:00
  • 98d1bb9264 Merge remote-tracking branch 'upstream/v5' into v5 EinDev 2020-08-08 18:39:47 +02:00
  • b46a19f5ca Keep player names, so they don't have to be looked up again. That way the lookup function MainUtil#getName won't get called which would throw an exception if called in the Bukkit Thread. As the player enters the Name, we don't have to look it up again. EinDev 2020-08-08 18:07:49 +02:00
  • 6e16ef1246 remove PllayerEvents dordsor21 2020-08-08 13:21:46 +01:00
  • 7bad242944 Merge branch 'v6' into feature/v6/json. It builds! dordsor21 2020-08-08 13:20:30 +01:00
  • 74a5c48214 Finish up core and bukkit json dordsor21 2020-08-08 12:16:48 +01:00
  • 11af906c79 Fix a little oopsie N0tMyFaultOG 2020-08-07 18:55:22 +02:00
  • c31c4b4286 More work N0tMyFaultOG 2020-08-07 18:52:45 +02:00
  • 7f29b5d1e8 ComponentPreset inventory to json dordsor21 2020-08-07 13:22:10 +01:00
  • 6012705e95 Implement Permission#format to replace the CaptionUtility#format method dordsor21 2020-08-07 12:12:16 +01:00
  • 21a97863ac Refactor Captions to Permission, reimplement message list in debug command dordsor21 2020-08-07 11:53:32 +01:00
  • 50cfecb3fd Several minor progress. Couple of bigger (inboxes and help) dordsor21 2020-08-07 11:08:03 +01:00
  • 1461804039 Remove last reference to PlotMessage in Core dordsor21 2020-08-07 10:20:11 +01:00
  • dc3f45acd4 Added UseFlag check at Roads Timon 2020-08-06 12:01:43 +02:00
  • 6970dfa5f8 More json progress Hannes Greule 2020-08-07 02:53:05 +02:00
  • 48d3c2105d Fixes an OfflinePlayerUtil breakage caused by NMS Changes MeFisto94 2020-08-06 13:56:58 +02:00
  • 18f630ba15 Bit more json dordsor21 2020-08-06 14:06:19 +01:00
  • f68eb9c778 update plot list dordsor21 2020-08-06 13:36:15 +01:00
  • 4a960d9f2c update pagination to new json dordsor21 2020-08-06 12:23:47 +01:00
  • c745b99922 Added UseFlag check at Roads Timon 2020-08-06 12:01:43 +02:00
  • f1e3902fea Several more progress dordsor21 2020-08-05 11:48:10 +01:00
  • 41a623a643 More work towards json N0tMyFaultOG 2020-08-04 19:01:25 +02:00
  • d3fe1d3b2b Fix plot info, sign usage in Plot.class dordsor21 2020-08-04 15:07:07 +01:00
  • 3fd3baaa47 Making progress on messages Hannes Greule 2020-08-03 23:59:16 +02:00
  • 01d2b0024f Add more information to the debugpaste N0tMyFaultOG 2020-07-31 20:33:17 +02:00
  • 01e66f8833 Readd skyblock template N0tMyFaultOG 2020-07-29 14:53:09 +02:00
  • afd9b56e71 Merge branch 'v5' of github.com:IntellectualSites/PlotSquared into v5 dordsor21 2020-07-28 13:58:37 +01:00
  • e2f9b4245b Fixes https://issues.intellectualsites.com/issue/PS-81 - Add break statements to switches to prevent bleed from normal spawning to breeding - Separate misc spawning from mob spawning dordsor21 2020-07-28 13:56:37 +01:00
  • 22a007b514 Revert "Update zh-CN.yml" N0tMyFaultOG 2020-07-28 12:33:04 +02:00
  • 38988b4819 A little spring cleaning - Add Javadoc comments for where QueueCoordinator can be given or nulled - Add some more Javadoc comments in general - Squash methods into one where QueueCoordinator can be given - Only use one queue in some places where it makes sense dordsor21 2020-07-28 10:17:15 +01:00
  • 704e92c3d0 Use placeholder dordsor21 2020-07-28 09:35:44 +01:00
  • 97b1a60ae8 Move comments to ChunkCoordinator, remove Range annotations dordsor21 2020-07-28 08:44:16 +01:00
  • 3288721259 Better constructor error handling in QueueProvider. Add back default constructor requiring world to QueueCoordinator to indicate extents require this constructor dordsor21 2020-07-28 08:34:14 +01:00
  • ab121c7eee Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/133 N0tMyFaultOG 2020-07-26 21:12:32 +02:00
  • 240362a16d Update zh-CN.yml NotMyFault 2020-07-26 17:08:58 +02:00
  • f2dcbce490 Fix problem where servers created in v5 (not converted from v4) would fail to start properly. Alexander Söderberg 2020-07-25 03:16:36 +02:00
  • 88df434404 Create CODE_OF_CONDUCT.md Alexander Söderberg 2020-07-25 03:11:07 +02:00
  • b3ddabda29 Fix DelegateQueueCoordinator dordsor21 2020-07-24 18:20:26 +01:00
  • b8b3e1e72a Merge branch 'v6' into feature/v6/pipeline-queue dordsor21 2020-07-24 18:18:42 +01:00
  • 615a5212bf update bukkit pom dordsor21 2020-07-24 17:57:00 +01:00
  • 221d299052 Fix a few remaining merge issues (+1 squashed commits) dordsor21 2020-07-24 17:52:05 +01:00
  • 3180d2ddf2 Merge branch 'v5' into v6 dordsor21 2020-07-24 17:15:58 +01:00
  • 7aaa075ba8 Javadoc, some cleanup dordsor21 2020-07-24 17:00:08 +01:00
  • 4fb590889a Remove all permission related errors Alexander Söderberg 2020-07-24 17:44:47 +02:00
  • 115ca903b2 Remove unused stuff Alexander Söderberg 2020-07-24 17:36:48 +02:00
  • e90170a384 Merge remote-tracking branch 'origin/v6' into feature/v6/json Alexander Söderberg 2020-07-24 17:28:52 +02:00
  • 1d0760c630 Formatting, mark nonnull, nullable etc dordsor21 2020-07-24 16:24:53 +01:00
  • af44fe74ff Add namespaces for translations Alexander Söderberg 2020-07-24 17:19:25 +02:00
  • 72c0021306 A couple of reworks - Redo how regeneration works a little to also take a cuboid region for regeneration off-chunk plots - Fix a couple of cases where we were writing to the queue instead of the world in the ChunkConsumer (dum) - this seems to be working. dordsor21 2020-07-24 15:17:42 +01:00
  • 18918eb3a3 Fix a couple more Guice issues. Refactor read chunks to be a list of chunks rather than CuboidRegion dordsor21 2020-07-24 14:36:50 +01:00
  • 416e181992 Merge branch 'v6' into feature/v6/pipeline-queue dordsor21 2020-07-24 13:10:11 +01:00
  • d7a49e3316 This is not my fault Alexander Söderberg 2020-07-24 14:08:40 +02:00
  • cf13f13fbf Merge branch 'v6' into feature/v6/pipeline-queue dordsor21 2020-07-24 13:03:42 +01:00
  • f53a8d3b06 Fix permissionprofile initialisation order Alexander Söderberg 2020-07-24 14:02:49 +02:00
  • 8c5c1922c9 Merge branch 'v6' into feature/v6/pipeline-queue dordsor21 2020-07-24 12:34:41 +01:00